GHSA-6R7X-6Q98-QCQP
Vulnerability from github – Published: 2022-05-13 01:12 – Updated: 2024-01-26 01:04
VLAI?
Summary
Moodle does not set the RISK_XSS bit for graders
Details
mod/quiz/db/access.php in Moodle through 2.5.9, 2.6.x before 2.6.11, 2.7.x before 2.7.8, and 2.8.x before 2.8.6 does not set the RISK_XSS bit for graders, which allows remote authenticated users to conduct cross-site scripting (XSS) attacks via crafted gradebook feedback during manual quiz grading.
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.11"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"events": [
{
"introduced": "2.7.0"
},
{
"fixed": "2.7.8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"events": [
{
"introduced": "2.8.0"
},
{
"fixed": "2.8.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-3174"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2024-01-26T01:04:46Z",
"nvd_published_at": "2015-06-01T19:59:00Z",
"severity": "LOW"
},
"details": "mod/quiz/db/access.php in Moodle through 2.5.9, 2.6.x before 2.6.11, 2.7.x before 2.7.8, and 2.8.x before 2.8.6 does not set the RISK_XSS bit for graders, which allows remote authenticated users to conduct cross-site scripting (XSS) attacks via crafted gradebook feedback during manual quiz grading.",
"id": "GHSA-6r7x-6q98-qcqp",
"modified": "2024-01-26T01:04:46Z",
"published": "2022-05-13T01:12:45Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3174"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/10c2b92448873a8479942098a090e7c16b44438d"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/1ce4f44df7e793051211841b6a78ac77bd42fc99"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/39ae18a2f90fcf392a711dd41f9aa7627f72a762"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/e51fdfe0cbab19320f139773d83aacb1ad15eb46"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=313681"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20201030042703/http://www.securitytracker.com/id/1032358"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-49941"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2015/05/18/1"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/74719https://web.archive.org/web/20200228054910/http://www.securityfocus.com/bid/74719"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Moodle does not set the RISK_XSS bit for graders"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…