CVE-2024-7246
CVSS V2 None
CVSS V3 None
Description
It's possible for a gRPC client communicating with a HTTP/2 proxy to poison the HPACK table between the proxy and the backend such that other clients see failed requests. It's also possible to use this vulnerability to leak other clients HTTP header keys, but not values.
This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent (incrementally indexed) added headers in the first request being poisoned until cleared from the HPACK table.
Please update to a fixed version of gRPC as soon as possible. This bug has been fixed in 1.58.3, 1.59.5, 1.60.2, 1.61.3, 1.62.3, 1.63.2, 1.64.3, 1.65.4.
Overview
- CVE ID
- CVE-2024-7246
- Assigner
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-08-06T10:14:28.492Z
- Last Modified Date
- 2024-08-06T13:17:59.082Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/grpc/grpc/issues/36245 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-7246 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7246 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-08-07 13:03:05 | Added to TrackCVE |