Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-1428

7.5 · HIGH
Published Jun 9, 2023 grpc CWE-617 EPSS 0.41% (34th pctl)

Overview

CVE-2023-1428 is a high-severity vulnerability affecting grpc grpc. It was published on June 9, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from grpc. Update grpc to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
grpc grpc >= 1.51.0, < 1.53.0 Affected

Frequently Asked Questions

What is CVE-2023-1428?

CVE-2023-1428 is a high-severity vulnerability affecting grpc grpc. It was published on June 9, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2023-1428?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-1428?

Check the references section for vendor advisories and patches from grpc. Update grpc to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-1428?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-1428 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.