ghsa-m7cc-6vhg-39wr
Vulnerability from github
Published
2022-05-13 01:12
Modified
2023-12-07 19:49
Severity ?
Summary
Moodle improper access control
Details
Moodle 2.9.x before 2.9.3 does not properly check the contact list before authorizing message transmission, which allows remote authenticated users to bypass intended access restrictions and conduct spam attacks via the messaging API.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.9.0" }, { "fixed": "2.9.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-5331" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2023-08-01T20:15:51Z", "nvd_published_at": "2016-02-22T05:59:00Z", "severity": "MODERATE" }, "details": "Moodle 2.9.x before 2.9.3 does not properly check the contact list before authorizing message transmission, which allows remote authenticated users to bypass intended access restrictions and conduct spam attacks via the messaging API.", "id": "GHSA-m7cc-6vhg-39wr", "modified": "2023-12-07T19:49:34Z", "published": "2022-05-13T01:12:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5331" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/cd0c9ac87d75b3d893d61df21e3ecfd12c065c1f" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=323228" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-50426" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Moodle improper access control" }
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.