CVE-2024-7246

Analyzed
Published: 06 Aug 2024, 10:14
Last modified:06 Aug 2024, 13:17

Vulnerability Summary

Overall Risk (default)
medium
35/100
CVSS Score
6.3 MEDIUM
v4.0 (cve.org)
EPSS Score
0.04% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

06 Aug 2024, 10:14
Published
Vulnerability first disclosed
06 Aug 2024, 13:17
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v4.0MEDIUMScore: 6.3CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L
  • v4.0MEDIUMScore: 6.3CVSS: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
  • v3.1MEDIUMScore: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

EPSS Trends

Current EPSS score: 0.04% Percentile: 12%

Techniques & Countermeasures

  • CWE-440Expected Behavior Violation

    A feature, API, or function does not perform according to its specification.

Affected Systems

  • googlegrpc

    1.53.0 | 1.53.1 | 1.53.2 | 1.54.0 | 1.54.1 | 1.54.3 | 1.55.0 | 1.55.1 | 1.55.3 | 1.55.4 | 1.56.0 | 1.56.1 | 1.56.2 | 1.56.3 | 1.56.4 | 1.57.0 | 1.57.1 | 1.58.0 | 1.58.1 | 1.58.2 | 1.59.0 | 1.59.1 | 1.59.2 | 1.59.3 | 1.59.4 | 1.60.0 | 1.60.1 | 1.61.0 | 1.61.1 | 1.62.0 | 1.61.2 | 1.62.1 | 1.62.2 | 1.63.0 | 1.63.1 | 1.64.0 | 1.64.1 | 1.64.2 | 1.65.0 | 1.65.1 | 1.65.2 | 1.65.3

  • grpcgrpc

    < 1.58.3 | ≥ 1.59.0, < 1.59.5 | ≥ 1.60.0, < 1.60.2 | ≥ 1.61.0, < 1.61.3 | ≥ 1.62.0, < 1.62.3 | ≥ 1.63.0, < 1.63.2 | ≥ 1.64.0, < 1.64.3 | ≥ 1.65.0, < 1.65.4

References (1)