mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
19 lines
995 B
Markdown
19 lines
995 B
Markdown
### [CVE-2024-5288](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5288)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
An issue was discovered in wolfSSL before 5.7.0. A safe-error attack via Rowhammer, namely FAULT+PROBE, leads to ECDSA key disclosure. When WOLFSSL_CHECK_SIG_FAULTS is used in signing operations with private ECC keys,such as in server-side TLS connections, the connection is halted if any fault occurs. The success rate in a certain amount of connection requests can be processed via an advanced technique for ECDSA key recovery.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
No PoCs from references.
|
||
|
||
#### Github
|
||
- https://github.com/wolfSSL/Arduino-wolfSSL
|
||
- https://github.com/wolfSSL/wolfssl
|
||
|