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

98 lines
2.8 KiB
JSON

{
"id": "CVE-2011-4285",
"sourceIdentifier": "secalert@redhat.com",
"published": "2012-07-16T10:28:36.567",
"lastModified": "2020-12-01T14:41:16.313",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The default configuration of Moodle 2.0.x before 2.0.2 has an incorrect setting of the moodle/course:delete capability, which allows remote authenticated users to delete arbitrary courses by leveraging the teacher role."
},
{
"lang": "es",
"value": "La configuraci\u00f3n por defecto de Moodle v2.0.x antes de v2.0.2 tiene una configuraci\u00f3n incorrecta de la funcionalidad moodle/course:delete, lo que permite eliminar cursos de su elecci\u00f3n a usuarios remotos autenticados aprovech\u00e1ndose del rol 'teacher'.\r\n"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"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"
}
]
}
]
}
],
"references": [
{
"url": "http://git.moodle.org/gw?p=moodle.git;a=commit;h=5cfe8aecb8b78e343ded38ba9e7a0a859887d21c",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://moodle.org/mod/forum/discuss.php?d=170011",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://openwall.com/lists/oss-security/2011/11/14/1",
"source": "secalert@redhat.com"
}
]
}