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

110 lines
3.4 KiB
JSON

{
"id": "CVE-2016-3904",
"sourceIdentifier": "security@android.com",
"published": "2016-11-25T16:59:00.183",
"lastModified": "2016-11-28T20:13:39.557",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An elevation of privilege vulnerability in the Qualcomm bus driver in Android before 2016-11-05 could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as High because it first requires compromising a privileged process. Android ID: A-30311977. References: Qualcomm QC-CR#1050455."
},
{
"lang": "es",
"value": "Una vulnerabilidad de elevaci\u00f3n de privilegio en el controlador bus de Qualcomm en Android en versiones anteriores a 05-11-2016 podr\u00eda habilitar una aplicaci\u00f3n local maliciosa a ejecutar c\u00f3digo arbitrario dentro del contexto del kernel. Este problema est\u00e1 clasificado como High porque requiere primero comprometer un proceso privilegiado. Android ID: A-30311977. Referencias: Qualcomm QC-CR#1050455."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"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:*:*:*:*:*:*:*:*",
"versionEndIncluding": "7.0",
"matchCriteriaId": "595E33EF-6B21-425B-929C-6B883FA50081"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/94210",
"source": "security@android.com"
},
{
"url": "https://source.android.com/security/bulletin/2016-11-01.html",
"source": "security@android.com",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}