ghsa-75c6-xqwr-v2r9
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-24 21:14
Summary
Moodle cross-site scripting (XSS) vulnerability
Details
Cross-site scripting (XSS) vulnerability in the quiz_question_tostring function in mod/quiz/editlib.php in Moodle through 2.3.11, 2.4.x before 2.4.9, 2.5.x before 2.5.5, and 2.6.x before 2.6.2 allows remote authenticated users to inject arbitrary web script or HTML via a quiz question.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.4.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "2.5.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.6.0" }, { "fixed": "2.6.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-2571" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-01-24T21:14:09Z", "nvd_published_at": "2014-03-24T14:20:00Z", "severity": "LOW" }, "details": "Cross-site scripting (XSS) vulnerability in the quiz_question_tostring function in mod/quiz/editlib.php in Moodle through 2.3.11, 2.4.x before 2.4.9, 2.5.x before 2.5.5, and 2.6.x before 2.6.2 allows remote authenticated users to inject arbitrary web script or HTML via a quiz question.", "id": "GHSA-75c6-xqwr-v2r9", "modified": "2024-01-24T21:14:09Z", "published": "2022-05-13T01:12:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-2571" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/217d839ded7026ed1b1280e1c296bc80a4036023" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/5da73345fdd46cef912b229b2cfae2a26e36efd8" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/7051f3a8828665f4fab37c8db91322fec85a64db" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/fd4b7f57399bed85db0d4066ba12c2633ce87ba3" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=256416" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-43690" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2014/03/17/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.