Lucene search

K
osvGoogleOSV:GHSA-6628-Q6J9-W8VG
HistoryJul 06, 2023 - 9:15 p.m.

gRPC Reachable Assertion issue

2023-07-0621:15:08
Google
osv.dev
8
vulnerability
grpc
c++
headers
http2
git
recommendation
software

0.0005 Low

EPSS

Percentile

16.0%

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.

0.0005 Low

EPSS

Percentile

16.0%