mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
18 lines
750 B
Markdown
18 lines
750 B
Markdown
### [CVE-2023-42805](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-42805)
|
|

|
|

|
|

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