mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
19 lines
925 B
Markdown
19 lines
925 B
Markdown
### [CVE-2017-18347](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18347)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Incorrect access control in RDP Level 1 on STMicroelectronics STM32F0 series devices allows physically present attackers to extract the device's protected firmware via a special sequence of Serial Wire Debug (SWD) commands because there is a race condition between full initialization of the SWD interface and the setup of flash protection.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://community.st.com/s/question/0D50X00009Xke7aSAB/readout-protection-cracked-on-stm32
|
|
- https://www.aisec.fraunhofer.de/en/FirmwareProtection.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|