cve/2024/CVE-2024-5814.md

19 lines
820 B
Markdown
Raw Normal View History

2024-08-30 20:52:42 +00:00
### [CVE-2024-5814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5814)
![](https://img.shields.io/static/v1?label=Product&message=wolfSSL&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%3D%205.7.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A malicious TLS1.2 server can force a TLS1.3 client with downgrade capability to use a ciphersuite that it did not agree to and achieve a successful connection. This is because, aside from the extensions, the client was skipping fully parsing the server hello. https://doi.org/10.46586/tches.v2024.i1.457-500
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/wolfSSL/Arduino-wolfSSL
- https://github.com/wolfSSL/wolfssl