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

89 lines
2.7 KiB
JSON

{
"id": "CVE-2015-6620",
"sourceIdentifier": "security@android.com",
"published": "2015-12-08T23:59:04.910",
"lastModified": "2019-02-12T19:53:11.657",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "libstagefright in Android before 5.1.1 LMY48Z and 6.0 before 2015-12-01 allows attackers to gain privileges via a crafted application, as demonstrated by obtaining Signature or SignatureOrSystem access, aka internal bugs 24123723 and 24445127."
},
{
"lang": "es",
"value": "libstagefright en Android en versiones anteriores a 5.1.1 LMY48Z y 6.0 en versiones anteriores a 2015-12-01 permite a atacantes obtener privilegios a trav\u00e9s de una aplicaci\u00f3n manipulada, seg\u00fan lo demostrado mediante la obtenci\u00f3n de acceso Signature o SignatureOrSystem, tambi\u00e9n conocido como errores internos 24123723 y 24445127."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:o:google:android:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.0",
"versionEndExcluding": "5.1.1",
"matchCriteriaId": "E16A4D73-9C27-4BB3-A5EC-0090BCB54A1C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:google:android:6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E70C6D8D-C9C3-4D92-8DFC-71F59E068295"
}
]
}
]
}
],
"references": [
{
"url": "http://source.android.com/security/bulletin/2015-12-01.html",
"source": "security@android.com",
"tags": [
"Vendor Advisory"
]
}
]
}