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

96 lines
2.7 KiB
JSON

{
"id": "CVE-2013-4183",
"sourceIdentifier": "secalert@redhat.com",
"published": "2013-09-16T19:14:38.833",
"lastModified": "2013-10-31T03:34:49.813",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The clear_volume function in LVMVolumeDriver driver in OpenStack Cinder 2013.1.1 through 2013.1.2 does not properly clear data when deleting a snapshot, which allows local users to obtain sensitive information via unspecified vectors."
},
{
"lang": "es",
"value": "La funci\u00f3n clear_volume en el driver LVMVolumeDriver en OpenStack Cinder 2013.1.1 a 2013.1.2 no limpia correctamente datos al borrar una captura, lo cual permite a usuarios locales obtener informaci\u00f3n sensible a trav\u00e9s de vectores no especificados."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"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:openstack:cinder:2013.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "5C764314-B137-421F-B103-EB372A5F8768"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openstack:cinder:2013.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "25BB39A7-3548-452A-AB58-8B9A90A685BB"
}
]
}
]
}
],
"references": [
{
"url": "http://rhn.redhat.com/errata/RHSA-2013-1198.html",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.ubuntu.com/usn/USN-2005-1",
"source": "secalert@redhat.com"
},
{
"url": "https://bugs.launchpad.net/cinder/+bug/1198185",
"source": "secalert@redhat.com"
}
]
}