ghsa-7pjp-fm93-p6pj
Vulnerability from github
Published
2024-02-19 18:31
Modified
2024-02-29 03:33
Severity ?
Summary
Cross-Site Request Forgery in moodle
Details
The link to update all installed language packs did not include the necessary token to prevent a CSRF risk.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "4.3.0" }, { "fixed": "4.3.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.1.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-25982" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2024-02-21T00:07:47Z", "nvd_published_at": "2024-02-19T17:15:09Z", "severity": "MODERATE" }, "details": "The link to update all installed language packs did not include the necessary token to prevent a CSRF risk.", "id": "GHSA-7pjp-fm93-p6pj", "modified": "2024-02-29T03:33:06Z", "published": "2024-02-19T18:31:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25982" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/bac703c534d05d4502580fbe32447d5c777869bf" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264098" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KXGBYJ43BUEBUAQZU3DT5I5A3YLF47CB" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=455638" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-54749" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Cross-Site Request Forgery in moodle" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- 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.