{ "schema_version": "1.4.0", "id": "GHSA-wxmq-v9gx-75pg", "modified": "2024-04-19T15:30:46Z", "published": "2023-03-23T21:30:18Z", "aliases": [ "CVE-2023-28335" ], "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.1.0" }, { "fixed": "4.1.2" } ] } ] } ], "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" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-03-23T23:08:33Z", "nvd_published_at": "2023-03-23T21:15:00Z" } }