René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

123 lines
3.8 KiB
JSON

{
"id": "CVE-2011-4299",
"sourceIdentifier": "secalert@redhat.com",
"published": "2012-07-11T10:26:10.753",
"lastModified": "2020-12-01T14:41:22.140",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in mod/wiki/pagelib.php in Moodle 2.0.x before 2.0.5 and 2.1.x before 2.1.2 allows remote authenticated users to inject arbitrary web script or HTML via a wiki comment."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados (XSS) en mod/wiki/pagelib.php en Moodle antes de v2.0.5 y v2.1.x antes de v.2.1.2, permite a usuarios autenticados remotamente inyectar secuencias de comandos web o HTML a trav\u00e9s de un comentario de wiki."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DD248A1D-CACC-4E76-925A-078B736442AE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9B8A0403-0869-495F-B7C0-13A387549C7A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "39791F43-CF89-485B-AA8B-634C282BB025"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:2.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "428E4846-8C9E-4592-8437-88FCDCED704D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:2.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "A4096977-3258-48B0-9C7B-D43FBC8BB1EA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:2.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "18C6F348-DAE9-4440-8B3A-8D92ADC6606F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:2.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "367537BF-CBDF-4CBB-91B4-6E5A567EF605"
}
]
}
]
}
],
"references": [
{
"url": "http://git.moodle.org/gw?p=moodle.git;a=commit;h=a459fd90625ae44d7b3ac10b65da2dc631a418e7",
"source": "secalert@redhat.com"
},
{
"url": "http://moodle.org/mod/forum/discuss.php?d=188310",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=747444",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
}
]
}