Files
CVEs-PoC/2014/CVE-2014-0973.md
T
2024-05-26 14:27:05 +02:00

18 lines
865 B
Markdown

### [CVE-2014-0973](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0973)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Verteo/Cuber