cve/2024/CVE-2024-1545.md
2024-08-30 20:52:42 +00:00

22 lines
1.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-1545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1545)
![](https://img.shields.io/static/v1?label=Product&message=wolfCrypt&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1256%3A%20Improper%20Restriction%20of%20Software%20Interfaces%20to%20Hardware%20Features&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-252%20Unchecked%20Return%20Value&color=brighgreen)
### Description
Fault Injection vulnerability in RsaPrivateDecryption function in wolfssl/wolfcrypt/src/rsa.c in WolfSSL wolfssl5.6.6 on Linux/Windows allows remote attacker co-resides in the same system with a victim process to disclose information and escalate privileges via Rowhammer fault injection to the RsaKey structure.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/byan-2/wolfssl
- https://github.com/lego-pirates/wolfssl
- https://github.com/wolfSSL/Arduino-wolfSSL
- https://github.com/wolfSSL/wolfssl