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

86 lines
2.9 KiB
JSON

{
"id": "CVE-2014-0973",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-08-25T01:55:02.993",
"lastModified": "2016-07-13T18:26:46.740",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The image_verify function in platform/msm_shared/image_verify.c in the Little Kernel (LK) bootloader, as distributed with Qualcomm Innovation Center (QuIC) Android contributions for MSM devices and other products, does not check whether a certain digest size is consistent with the RSA_public_decrypt API specification, which makes it easier for attackers to bypass boot-image authentication requirements via trailing data."
},
{
"lang": "es",
"value": "La funci\u00f3n image_verify en platform/msm_shared/image_verify.c en el bootloader Little Kernel (LK), distribuido con las contribuciones Android Qualcomm Innovation Center (QuIC) para dispositivos MSM y otros productoss, no comprueba si cierto tama\u00f1o digest es consistente con la especificaci\u00f3n RSA_public_decrypt API, lo que facilita a atacantes evadir los requisitos de la autenticaci\u00f3n para arranque de im\u00e1genes a trav\u00e9s de datos finales."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:little_kernel_project:little_kernel_bootloader:-:-:-:-:-:android:*:*",
"matchCriteriaId": "3238C45B-FEAA-4AB9-B58A-3B4D8C17B885"
}
]
}
]
}
],
"references": [
{
"url": "http://source.android.com/security/bulletin/2016-07-01.html",
"source": "cve@mitre.org"
},
{
"url": "https://www.codeaurora.org/projects/security-advisories/incomplete-signature-parsing-during-boot-image-authentication-leads-to-signature-forgery-cve-2014-0973",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}