ghsa-wxmq-v9gx-75pg
Vulnerability from github
Published
2023-03-23 21:30
Modified
2024-04-19 15:30
Severity ?
Summary
Moodle vulnerable to Cross-site Request Forgery
Details
The link to reset all templates of a database activity did not include the necessary token to prevent a CSRF risk.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "fixed": "4.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-28335" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2023-03-23T23:08:33Z", "nvd_published_at": "2023-03-23T21:15:00Z", "severity": "HIGH" }, "details": "The link to reset all templates of a database activity did not include the necessary token to prevent a CSRF risk.", "id": "GHSA-wxmq-v9gx-75pg", "modified": "2024-04-19T15:30:46Z", "published": "2023-03-23T21:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28335" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/355556c05f4a6d9e223164eff820cd34eb70cc35" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179424" }, { "type": "WEB", "url": "https://git.moodle.org/gw?p=moodle.git;a=commitdiff;h=355556c05f4a6d9e223164eff820cd34eb70cc35" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=445067" } ], "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 vulnerable to Cross-site Request Forgery" }
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.
- 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.