Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Advisories: GSA_kwCzR0hTQS1meGc1LXdxNngtdnI0d84AAw-p
golang.org/x/net/http2/h2c vulnerable to request smuggling attack
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.
Permalink: https://github.com/advisories/GHSA-fxg5-wq6x-vr4wSource: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: 24 days ago
Updated: 14 days ago
CVSS Score: 7.5
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Identifiers: GHSA-fxg5-wq6x-vr4w, CVE-2022-41721
References:
- https://nvd.nist.gov/vuln/detail/CVE-2022-41721
- https://go.dev/cl/447396
- https://go.dev/issue/56352
- https://pkg.go.dev/vuln/GO-2023-1495
- https://github.com/advisories/GHSA-fxg5-wq6x-vr4w
Affected Packages
go:golang.org/x/net/http2/h2c
Versions: >= 0.0.0-20220524220425-1d687d428aca, < 0.1.1-0.20221104162952-702349b0e862Fixed in: 0.1.1-0.20221104162952-702349b0e862