ghsa-44xp-wj24-9xxj
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-26 01:54
Severity ?
Summary
Moodle allows attackers to delete files
Details
The wiki component in Moodle through 2.6.11, 2.7.x before 2.7.10, 2.8.x before 2.8.8, and 2.9.x before 2.9.2 does not consider the mod/wiki:managefiles capability before authorizing file management, which allows remote authenticated users to delete arbitrary files by using a manage-files button in a text editor.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.9.0" }, { "fixed": "2.9.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-5265" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-01-26T01:54:41Z", "nvd_published_at": "2016-02-22T05:59:00Z", "severity": "MODERATE" }, "details": "The wiki component in Moodle through 2.6.11, 2.7.x before 2.7.10, 2.8.x before 2.8.8, and 2.9.x before 2.9.2 does not consider the mod/wiki:managefiles capability before authorizing file management, which allows remote authenticated users to delete arbitrary files by using a manage-files button in a text editor.", "id": "GHSA-44xp-wj24-9xxj", "modified": "2024-01-26T01:54:41Z", "published": "2022-05-13T01:12:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5265" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/037e05e8b266bff4835f0d2eea33ef86fb71d585" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/1d70050f33edb79b974de2509f18c943969589ea" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/40a154551fcdf0b9ea906f4d1313df29754f1fa1" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/78de2e86e8506222cf49b1cc6dc58467750ae83d" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=320289" }, { "type": "WEB", "url": "https://web.archive.org/web/20160323063809/http://www.securitytracker.com/id/1033619" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-48371" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/09/21/1" } ], "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 allows attackers to delete files" }
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.