ghsa-35pr-gqm6-r366
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-25 20:52
Summary
Moodle allows attackers to obtain sensitive personal-contact and unread-message-count information
Details
message/index.php in Moodle through 2.5.9, 2.6.x before 2.6.9, 2.7.x before 2.7.6, and 2.8.x before 2.8.4 does not consider the moodle/site:readallmessages capability before accessing arbitrary conversations, which allows remote authenticated users to obtain sensitive personal-contact and unread-message-count information via a modified URL.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.6.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-2266" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-01-25T20:52:25Z", "nvd_published_at": "2015-06-01T19:59:00Z", "severity": "MODERATE" }, "details": "message/index.php in Moodle through 2.5.9, 2.6.x before 2.6.9, 2.7.x before 2.7.6, and 2.8.x before 2.8.4 does not consider the moodle/site:readallmessages capability before accessing arbitrary conversations, which allows remote authenticated users to obtain sensitive personal-contact and unread-message-count information via a modified URL.", "id": "GHSA-35pr-gqm6-r366", "modified": "2024-01-25T20:52:25Z", "published": "2022-05-13T01:12:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2266" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/2924ba1c73f9ed3d525987807f9d289b3eb38154" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/553319be03c4ef8e62499841c8d5d94c6786ed6d" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/c35df119a560e22d9e17f833b736b710b96431d9" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/eb45017b61e35bcab8c35e2c544b1e4144ca1f16" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=307380" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-49204" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2015/03/16/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Moodle allows attackers to obtain sensitive personal-contact and unread-message-count information" }
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.