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

100 lines
3.1 KiB
JSON

{
"id": "CVE-2014-0217",
"sourceIdentifier": "secalert@redhat.com",
"published": "2014-05-27T00:55:02.620",
"lastModified": "2020-12-01T14:52:36.823",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "enrol/index.php in Moodle 2.6.x before 2.6.3 does not check for the moodle/course:viewhiddencourses capability before listing hidden courses, which allows remote attackers to obtain sensitive name and summary information about these courses by leveraging the guest role and visiting a crafted URL."
},
{
"lang": "es",
"value": "enrol/index.php en Moodle 2.6.x anterior a 2.6.3 no comprueba para la funcionalidad moodle/course:viewhiddencourses antes de listar cursos escondidos, lo que permite a atacantes remotos obtener informaci\u00f3n sensible de nombres y res\u00famenes sobre estos cursos mediante el aprovechamiento del rol de invitado y la visita a una URL manipulada."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:2.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "05112EC5-3AAA-499B-8763-345187529C09"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:2.6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "71407960-077B-4407-B249-789436687D91"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:moodle:moodle:2.6.2:*:*:*:*:*:*:*",
"matchCriteriaId": "72728F94-D408-4CAD-A214-800B1D1C7971"
}
]
}
]
}
],
"references": [
{
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-45126",
"source": "secalert@redhat.com"
},
{
"url": "http://openwall.com/lists/oss-security/2014/05/19/1",
"source": "secalert@redhat.com"
},
{
"url": "https://moodle.org/mod/forum/discuss.php?d=260365",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
}
]
}