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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-41716Due to unsanitized NUL values, attackers may be able to mali…7.5
- CVE-2022-41717An attacker can cause excessive memory growth in a Go server…5.3
- CVE-2022-41718Rejected reason: reserved but not needed
- CVE-2022-41719Unmarshal can panic on some inputs, possibly allowing for de…7.5
- CVE-2022-4172An integer overflow and buffer overflow issues were found in…6.5
- CVE-2022-41720On Windows, restricted files can be accessed via os.DirFS an…7.5
- CVE-2022-41722A path traversal vulnerability exists in filepath.Clean on W…7.5
- CVE-2022-41723A maliciously crafted HTTP/2 stream could cause excessive CP…7.5
- CVE-2022-41724Large handshake records may cause panics in crypto/tls. Both…7.5
- CVE-2022-41725A denial of service is possible from excessive resource cons…7.5
- CVE-2022-41726Rejected reason: reserved but not needed
- CVE-2022-41727An attacker can craft a malformed TIFF image which will cons…5.5
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
