CVE-2024-7246

Aug. 6, 2024, 4:30 p.m.

Awaiting Analysis
CVE has been recently published to the CVE List and has been received by the NVD.

Products

gRPC

  • 1.58.3
  • 1.59.5
  • 1.60.2
  • 1.61.3
  • 1.62.3
  • 1.63.2
  • 1.64.3
  • 1.65.4

Source

cve-coordination@google.com

Tags

CVE-2024-7246 details

Published : Aug. 6, 2024, 11:16 a.m.
Last Modified : Aug. 6, 2024, 4:30 p.m.

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 Score

1 2 3 4 5 6 7 8 9 10

Weakness

Weakness Name Description
CWE-440 Expected Behavior Violation A feature, API, or function does not perform according to its specification.

References

URL Source
https://github.com/grpc/grpc/issues/36245 cve-coordination@google.com
This website uses the NVD API, but is not approved or certified by it.