{ "schema_version": "1.4.0", "id": "GHSA-273w-7fxj-pcp6", "modified": "2025-03-07T21:32:22Z", "published": "2023-03-06T21:30:18Z", "aliases": [ "CVE-2021-36395" ], "summary": "Moodle vulnerable to Uncontrolled Resource Consumption", "details": "In Moodle, the file repository's URL parsing required additional recursion handling to mitigate the risk of recursion denial of service.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.11.0-beta" }, { "fixed": "3.11.1" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.10.0-beta" }, { "fixed": "3.10.5" } ] } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.9.8" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36395" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=424801" } ], "database_specific": { "cwe_ids": [ "CWE-400", "CWE-674" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-03-07T20:57:09Z", "nvd_published_at": "2023-03-06T21:15:00Z" } }