cve/2020/CVE-2020-27212.md

21 lines
891 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-27212](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27212)
![](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
STMicroelectronics STM32L4 devices through 2020-10-19 have incorrect access control. The flash read-out protection (RDP) can be degraded from RDP level 2 (no access via debug interface) to level 1 (limited access via debug interface) by injecting a fault during the boot phase.
### POC
#### Reference
- https://eprint.iacr.org/2021/640
2024-06-09 00:33:16 +00:00
- https://eprint.iacr.org/2021/640
2024-05-25 21:48:12 +02:00
- https://www.aisec.fraunhofer.de/en/FirmwareProtection.html
2024-06-09 00:33:16 +00:00
- https://www.aisec.fraunhofer.de/en/FirmwareProtection.html
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.