ghsa-x7r4-26m9-hmgq
Vulnerability from github
Published
2022-05-17 02:18
Modified
2024-02-09 18:57
Summary
Moodle vulnerable to symlink attack
Details
spell-check-logic.cgi
in Moodle 1.9 before 1.9.4, 1.8 before 1.8.8, 1.7 before 1.7.7 and 1.6 before 1.6.9 allows local users to overwrite arbitrary files via a symlink attack on the (1) /tmp/spell-check-debug.log
, (2) /tmp/spell-check-before
, or (3) /tmp/spell-check-after
temporary file.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "1.9.0" }, { "fixed": "1.9.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "1.8.0" }, { "fixed": "1.8.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "1.7.0" }, { "fixed": "1.7.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "1.6.0" }, { "fixed": "1.6.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2008-5153" ], "database_specific": { "cwe_ids": [ "CWE-59" ], "github_reviewed": true, "github_reviewed_at": "2024-02-09T18:57:15Z", "nvd_published_at": "2008-11-18T16:00:00Z", "severity": "MODERATE" }, "details": "`spell-check-logic.cgi` in Moodle 1.9 before 1.9.4, 1.8 before 1.8.8, 1.7 before 1.7.7 and 1.6 before 1.6.9 allows local users to overwrite arbitrary files via a symlink attack on the (1) `/tmp/spell-check-debug.log`, (2) `/tmp/spell-check-before`, or (3) `/tmp/spell-check-after` temporary file.", "id": "GHSA-x7r4-26m9-hmgq", "modified": "2024-02-09T18:57:15Z", "published": "2022-05-17T02:18:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-5153" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46708" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://web.archive.org/web/20090821033319/http://secunia.com/advisories/33955" }, { "type": "WEB", "url": "https://web.archive.org/web/20110511083352/http://uvw.ru/report.sid.txt" }, { "type": "WEB", "url": "https://web.archive.org/web/20141121115305/http://www.securityfocus.com/bid/32402" }, { "type": "WEB", "url": "http://lists.debian.org/debian-devel/2008/08/msg00347.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2009/dsa-1724" } ], "schema_version": "1.4.0", "severity": [], "summary": "Moodle vulnerable to symlink attack" }
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.