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

85 lines
2.5 KiB
JSON

{
"id": "CVE-2006-4943",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-09-23T00:07:00.000",
"lastModified": "2020-12-01T14:43:40.520",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "course/jumpto.php in Moodle before 1.6.2 does not validate the session key (sesskey) before providing content from arbitrary local URIs, which allows remote attackers to obtain sensitive information via the jump parameter."
},
{
"lang": "es",
"value": "course/jumpto.php en Moodle anterior a 1.6.2 no valida la llave de sesi\u00f3n (sesskey) antes de proporcionar el contenido de URIs locales de su elecci\u00f3n, que permite que atacantes remotos obtengan informaci\u00f3n sensible a trav\u00e9s del par\u00e1metro jump."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.6.1",
"matchCriteriaId": "8F20C403-413B-4474-8E4A-B6E0845F493C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:1.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "680CE396-5F61-409C-A152-4D1E1CB44EA3"
}
]
}
]
}
],
"references": [
{
"url": "http://docs.moodle.org/en/Release_notes#Moodle_1.6.2",
"source": "cve@mitre.org"
}
]
}