cve/2024/CVE-2024-53406.md

18 lines
779 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-53406](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53406)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
Espressif Esp idf v5.3.0 is vulnerable to Insecure Permissions resulting in Authentication bypass. In the reconnection phase, the device reuses the session key from a previous connection session, creating an opportunity for attackers to execute security bypass attacks.
### POC
#### Reference
- https://github.com/yangting111/BLE_TEST/blob/main/result/PoC/Esp/sk_reuse.md
#### Github
No PoCs found on GitHub currently.