ghsa-jj3j-mhgc-g4m4
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-25 20:33
Summary
Moodle cross-site scripting (XSS) vulnerability
Details
Cross-site scripting (XSS) vulnerability in course/pending.php in Moodle through 2.5.9, 2.6.x before 2.6.7, 2.7.x before 2.7.4, and 2.8.x before 2.8.2 allows remote authenticated users to inject arbitrary web script or HTML via a crafted course summary.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.6.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-0212" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-01-25T20:33:54Z", "nvd_published_at": "2015-06-01T19:59:00Z", "severity": "LOW" }, "details": "Cross-site scripting (XSS) vulnerability in course/pending.php in Moodle through 2.5.9, 2.6.x before 2.6.7, 2.7.x before 2.7.4, and 2.8.x before 2.8.2 allows remote authenticated users to inject arbitrary web script or HTML via a crafted course summary.", "id": "GHSA-jj3j-mhgc-g4m4", "modified": "2024-01-25T20:33:54Z", "published": "2022-05-13T01:12:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0212" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/38ca8793b6faa6c35176537c8015cc4e76ce73f5" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/7a15c996ebd90c776bae1a77573b95e8a43467b6" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/82356399b97be933c4d72f9c55b797e49b8c8232" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/b270bb0d75d2354b7fbf4b8ccf0b995037973684" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=278612" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-48368" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2015/01/19/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Moodle cross-site scripting (XSS) vulnerability" }
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.