ghsa-8vjj-wf73-w882
Vulnerability from github
Published
2022-05-13 01:13
Modified
2024-01-17 18:38
Summary
Moodle Incorrect Default Settings
Details
The default configuration of Moodle 2.0.x before 2.0.2 has an incorrect setting of the moodle/course:delete
capability, which allows remote authenticated users to delete arbitrary courses by leveraging the teacher role.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.0" }, { "fixed": "2.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-4285" ], "database_specific": { "cwe_ids": [ "CWE-276" ], "github_reviewed": true, "github_reviewed_at": "2024-01-17T18:38:44Z", "nvd_published_at": "2012-07-16T10:28:00Z", "severity": "MODERATE" }, "details": "The default configuration of Moodle 2.0.x before 2.0.2 has an incorrect setting of the `moodle/course:delete` capability, which allows remote authenticated users to delete arbitrary courses by leveraging the teacher role.", "id": "GHSA-8vjj-wf73-w882", "modified": "2024-01-17T18:38:44Z", "published": "2022-05-13T01:13:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4285" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/5dd7e903ff1698dcf2b6bbd821c31720d169fb83" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git;a=commit;h=5cfe8aecb8b78e343ded38ba9e7a0a859887d21c" }, { "type": "WEB", "url": "http://moodle.org/mod/forum/discuss.php?d=170011" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2011/11/14/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Moodle Incorrect Default Settings" }
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.