4.3
CVE-2025-3644
- EPSS 0.32%
- Veröffentlicht 25.04.2025 14:43:12
- Zuletzt bearbeitet 24.06.2025 15:59:15
- Quelle patrick@puiterwijk.org
- CVE-Watchlists
- Unerledigt
Moodle: ajax section delete does not respect course_can_delete_section()
AJAX section delete does not respect course_can_delete_section()
A flaw was found in Moodle. Additional checks were required to prevent users from deleting course sections they did not have permission to modify.
Mögliche Gegenmaßnahme
Moodle Server: Update to a patched version.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VulnDex Vulnerability Enrichment
Weitere Schwachstelleninformationen
SystemMoodle
≫
Produkt
Moodle Server
Version
< 4.1.0
Version
>= 4.5.0, < 4.5.4
Version
>= 4.4.0, < 4.4.8
Version
>= 4.3.0, < 4.3.12
Version
>= 4.1.0, < 4.1.18
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.32% | 0.543 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| patrick@puiterwijk.org | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
|
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.