5.3
CVE-2025-62397
- EPSS 0.04%
- Veröffentlicht 23.10.2025 11:28:33
- Zuletzt bearbeitet 14.11.2025 19:19:30
- Quelle patrick@puiterwijk.org
- CVE-Watchlists
- Unerledigt
Moodle: router produces json instead of 404 error for invalid course id
Router produces JSON instead of 404 error when passed a non-existent course ID
The router’s inconsistent response to invalid course IDs allowed attackers to infer which course IDs exist, potentially aiding reconnaissance.
Mögliche Gegenmaßnahme
Moodle Server: Update to a patched version.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.04% | 0.124 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| patrick@puiterwijk.org | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
CWE-209 Generation of Error Message Containing Sensitive Information
The product generates an error message that includes sensitive information about its environment, users, or associated data.