CVE-2023-49295
Last modified
CVE-2023-49295 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. quic-go is an implementation of the QUIC protocol (RFC 9000, RFC 9001, RFC 9002) in Go. An attacker can cause its peer to run out of memory sending a large number of PATH_CHALLENGE frames. EPSS estimates a 1.19% chance of exploitation in the next 30 days.
Description
quic-go is an implementation of the QUIC protocol (RFC 9000, RFC 9001, RFC 9002) in Go. An attacker can cause its peer to run out of memory sending a large number of PATH_CHALLENGE frames. The receiver is supposed to respond to each PATH_CHALLENGE frame with a PATH_RESPONSE frame. The attacker can prevent the receiver from sending out (the vast majority of) these PATH_RESPONSE frames by collapsing the peers congestion window (by selectively acknowledging received packets) and by manipulating the peer's RTT estimate. This vulnerability has been patched in versions 0.37.7, 0.38.2 and 0.39.4.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Quic-Go Project | Quic-Go | < 0.37.7 |
| Quic-Go Project | Quic-Go | >= 0.38.0, < 0.38.2 |
| Quic-Go Project | Quic-Go | >= 0.39.0, < 0.39.4 |
| Quic-Go Project | Quic-Go | 0.40.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-49295?
How severe is CVE-2023-49295?
How do I fix CVE-2023-49295?
Are you affected by CVE-2023-49295?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
