ghsa-c3vx-v4x8-x894
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-24 16:22
Summary
Moodle does not check for the moodle/course:viewhiddencourses capability
Details
enrol/index.php in Moodle 2.6.x before 2.6.3 does not check for the moodle/course:viewhiddencourses capability before listing hidden courses, which allows remote attackers to obtain sensitive name and summary information about these courses by leveraging the guest role and visiting a crafted URL.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.6.0" }, { "fixed": "2.6.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-0217" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-01-24T16:22:35Z", "nvd_published_at": "2014-05-27T00:55:00Z", "severity": "MODERATE" }, "details": "enrol/index.php in Moodle 2.6.x before 2.6.3 does not check for the moodle/course:viewhiddencourses capability before listing hidden courses, which allows remote attackers to obtain sensitive name and summary information about these courses by leveraging the guest role and visiting a crafted URL.", "id": "GHSA-c3vx-v4x8-x894", "modified": "2024-01-24T16:22:35Z", "published": "2022-05-13T01:12:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0217" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/eaea796e70f6630494d3772684604ab6e907f4ac" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/fcf199e7a13e453bfe3855c6946e8357fcbdef92" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=260365" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-45126" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2014/05/19/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Moodle does not check for the moodle/course:viewhiddencourses capability" }
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.