ghsa-xjr3-fwp9-9g96
Vulnerability from github
Published
2022-10-06 18:52
Modified
2024-04-23 23:43
Severity ?
Summary
Moodle Cross-Site Request Forgery (CSRF)
Details
Enabling and disabling installed H5P libraries did not include the necessary token to prevent a CSRF risk.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "3.11" }, { "fixed": "3.11.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "4.0" }, { "fixed": "4.0.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-2986" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2024-04-23T23:43:26Z", "nvd_published_at": "2022-10-06T18:16:00Z", "severity": "HIGH" }, "details": "Enabling and disabling installed H5P libraries did not include the necessary token to prevent a CSRF risk.", "id": "GHSA-xjr3-fwp9-9g96", "modified": "2024-04-23T23:43:26Z", "published": "2022-10-06T18:52:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2986" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121360" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-75326" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Moodle Cross-Site Request Forgery (CSRF)" }
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.