3.1
CVE-2025-3637
- EPSS 0.03%
- Published 25.04.2025 14:42:56
- Last modified 29.04.2025 13:52:28
- Source patrick@puiterwijk.org
- Teams watchlist Login
- Open Login
A security vulnerability was found in Moodle where confidential information that prevents cross-site request forgery (CSRF) attacks was shared publicly through the site's URL. This vulnerability occurred specifically on two types of pages within the mod_data module: edit and delete pages.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users. Login
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Collection URLhttps://git.moodle.org
≫
Package
moodle
Default Statusunaffected
Version <
4.5.4
Version
4.5.0
Status
affected
Version <
4.4.8
Version
4.4.0
Status
affected
Version <
4.3.12
Version
4.3.0
Status
affected
Version <
4.1.18
Version
4.1.0
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.03% | 0.083 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
patrick@puiterwijk.org | 3.1 | 1.6 | 1.4 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
|
CWE-598 Use of GET Request Method With Sensitive Query Strings
The web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.