CVE-2023-1428

Aliases:GHSA-6628-q6j9-w8vg
Advisory lineage Upstream: 0 Downstream: 2
Modified
Published: 09 Jun 2023, 10:46
Last modified:26 Sept 2024, 18:58

Vulnerability Summary

Overall Risk (default)
medium
30/100
CVSS Score
7.5 HIGH
v3.1 (cve.org)
EPSS Score
0.08% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

09 Jun 2023, 10:46
Published
Vulnerability first disclosed
26 Sept 2024, 18:58
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.08% Percentile: 23%

Techniques & Countermeasures

  • CWE-617Reachable Assertion

    The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.

Affected Systems

  • RubyGemsgrpc

    ≥ 1.51.0, < 1.53.0

  • googlegrpc

    ≥ 1.51, < 1.53

  • grpcgrpc

    ≥ 1.51.0, < 1.53.0

  • io.grpcgrpc-protobuf

    ≥ 1.51.0, < 1.53.0

  • PyPIgrpcio

    ≥ 1.51.0, < 1.53.0

References (4)