CVE-2024-7246
Last modified
CVE-2024-7246 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Grpc | Grpc | < 1.58.3 |
| Grpc | Grpc | >= 1.59.0, < 1.59.5 |
| Grpc | Grpc | >= 1.60.0, < 1.60.2 |
| Grpc | Grpc | >= 1.61.0, < 1.61.3 |
| Grpc | Grpc | >= 1.62.0, < 1.62.3 |
| Grpc | Grpc | >= 1.63.0, < 1.63.2 |
| Grpc | Grpc | >= 1.64.0, < 1.64.3 |
| Grpc | Grpc | >= 1.65.0, < 1.65.4 |
References
- https://github.com/grpc/grpc/issues/36245Exploit, Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-7246?
How severe is CVE-2024-7246?
How do I fix CVE-2024-7246?
Are you affected by CVE-2024-7246?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
