CVE-2022-41721
Last modified
CVE-2022-41721 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. EPSS estimates a 1.81% chance of exploitation in the next 30 days.
Description
A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Golang | H2c | < 2022-11-04 |
References
- https://go.dev/cl/447396Patch, Vendor Advisory
- https://go.dev/issue/56352Exploit, Issue Tracking, Patch, Vendor Advisory
- https://pkg.go.dev/vuln/GO-2023-1495Vendor Advisory
- https://go.dev/cl/447396Patch, Vendor Advisory
- https://go.dev/issue/56352Exploit, Issue Tracking, Patch, Vendor Advisory
- https://pkg.go.dev/vuln/GO-2023-1495Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-41721?
How severe is CVE-2022-41721?
How do I fix CVE-2022-41721?
Are you affected by CVE-2022-41721?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
