ghsa-mg69-5q59-8jcg
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-24 21:24
Summary
Moodle does not enforce the moodle/site:accessallgroups capability requirement
Details
mod/forum/classes/post_form.php in Moodle through 2.3.11, 2.4.x before 2.4.11, 2.5.x before 2.5.7, 2.6.x before 2.6.4, and 2.7.x before 2.7.1 does not enforce the moodle/site:accessallgroups capability requirement before proceeding with a post to all groups, which allows remote authenticated users to bypass intended access restrictions by leveraging two or more group memberships.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.5.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.6.0" }, { "fixed": "2.6.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-3553" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-01-24T21:24:25Z", "nvd_published_at": "2014-07-29T11:10:00Z", "severity": "MODERATE" }, "details": "mod/forum/classes/post_form.php in Moodle through 2.3.11, 2.4.x before 2.4.11, 2.5.x before 2.5.7, 2.6.x before 2.6.4, and 2.7.x before 2.7.1 does not enforce the moodle/site:accessallgroups capability requirement before proceeding with a post to all groups, which allows remote authenticated users to bypass intended access restrictions by leveraging two or more group memberships.", "id": "GHSA-mg69-5q59-8jcg", "modified": "2024-01-24T21:24:25Z", "published": "2022-05-13T01:12:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3553" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/5c74e0daca748ffbbbf17a410abd8c85335b2116" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/91c8d4da71a6706c70071f9182e8ae6110c86d70" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/e3fd900dcda7b603d7e0749008abd0d01290bbc3" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/f2946a5419a94f19cb3490a249fe0bb50161f254" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=264268" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-38990" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2014/07/21/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Moodle does not enforce the moodle/site:accessallgroups capability requirement" }
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.