mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2024-53406](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53406)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|