Files
CVEs-PoC/2017/CVE-2017-11105.md
T
2024-06-18 02:51:15 +02:00

21 lines
836 B
Markdown

### [CVE-2017-11105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11105)
![](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 OnePlus 2 Primary Bootloader (PBL) does not validate the SBL1 partition before executing it, although it contains a certificate. This allows attackers with write access to that partition to disable signature validation.
### POC
#### Reference
- https://alephsecurity.com/vulns/aleph-2017026
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456