ghsa-9vc3-vm42-fjhm
Vulnerability from github
Published
2025-04-25 15:31
Modified
2025-04-25 17:06
Severity ?
VLAI Severity ?
Summary
Moodle's mod_data edit/delete pages pass CSRF token in GET parameter
Details
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c 4.1.18" }, "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.3.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "4.3.0-beta" }, { "fixed": "4.3.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "4.4.0-beta" }, { "fixed": "4.4.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "4.5.0-beta" }, { "fixed": "4.5.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-3637" ], "database_specific": { "cwe_ids": [ "CWE-598" ], "github_reviewed": true, "github_reviewed_at": "2025-04-25T17:06:27Z", "nvd_published_at": "2025-04-25T15:15:37Z", "severity": "LOW" }, "details": "A security vulnerability was found in Moodle where confidential information that prevents cross-site request forgery (CSRF) attacks was shared publicly through the site\u0027s URL. This vulnerability occurred specifically on two types of pages within the mod_data module: edit and delete pages.", "id": "GHSA-9vc3-vm42-fjhm", "modified": "2025-04-25T17:06:27Z", "published": "2025-04-25T15:31:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3637" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/052007b7324ef24aebe36a876ffa4fa97fac4f81" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-3637" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359727" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=467599" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-65356" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Moodle\u0027s mod_data edit/delete pages pass CSRF token in GET parameter" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…