Server crash via invalid HTTP/2 metadata
Published Jun 9, 2023 · Updated Sep 26, 2024
Reachable assertion in gRPC C++ 1.51.0 through versions before 1.53.0 allows remote attackers to crash servers via crafted HTTP/2 headers. The HPACK parser calls each metadata key's Encode method while computing header-size summaries; invalid te, :scheme, or grpclb_client_stats values make that operation abort instead of returning a parse error. Any unauthenticated network client that can reach an affected gRPC C++ server can cross the 8 KB metadata limit and terminate its process, interrupting service.
Summary
What happened
Reachable assertion in gRPC C++ 1.51.0 through versions before 1.53.0 allows remote attackers to crash servers via crafted HTTP/2 headers. The HPACK parser calls each metadata key's Encode method while computing header-size summaries; invalid te, :scheme, or grpclb_client_stats values make that operation abort instead of returning a parse error. Any unauthenticated network client that can reach an affected gRPC C++ server can cross the 8 KB metadata limit and terminate its process, interrupting service.
The record
- CVE
- CVE-2023-1428
- Published
- Jun 9, 2023
- Updated
- Sep 26, 2024
- Vendor
- gRPC
- Product
- gRPC
- Classifications
- CWE-617, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 9, 2023CVE publishedPublication date reported by the CVE source.
- Sep 26, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.51.0 <1.53.0
- Affected versionversion=1.51 <1.53
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo