cve/2023/CVE-2023-42805.md
2024-05-28 08:49:17 +00:00

18 lines
750 B
Markdown

### [CVE-2023-42805](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-42805)
![](https://img.shields.io/static/v1?label=Product&message=quinn&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%200.9.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-20%3A%20Improper%20Input%20Validation&color=brighgreen)
### Description
quinn-proto is a state machine for the QUIC transport protocol. Prior to versions 0.9.5 and 0.10.5, receiving unknown QUIC frames in a QUIC packet could result in a panic. The problem has been fixed in 0.9.5 and 0.10.5 maintenance releases.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/QUICTester/QUICTester