There exists an vulnerability causing an abort() to be called in gRPC.
The following headers cause gRPC's C++ implementation to abort() when called via http2:
te: x (x != trailers)
:scheme: x (x != http, https)
grpclb_client_stats: x (x == anything)
On top of sending one of those headers, a later header must be sent that gets the total header size past 8KB. We recommend upgrading past git commit 2485fa94bd8a723e5c977d55a3ce10b301b437f8 or v1.53 and above.
Metrics
Affected Vendors & Products
References
History
Thu, 26 Sep 2024 19:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Google
Published: 2023-06-09T10:46:54.244Z
Updated: 2024-09-26T18:58:56.654Z
Reserved: 2023-03-16T10:47:22.037Z
Link: CVE-2023-1428
Vulnrichment
Updated: 2024-08-02T05:49:11.535Z
NVD
Status : Modified
Published: 2023-06-09T11:15:09.200
Modified: 2024-11-21T07:39:10.133
Link: CVE-2023-1428
Redhat