CVE-2023-32731
Connection confusion in gRPC
7.4
HIGH
CVSS 3.1
EPSS 0.07%
Description
When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and a backend, this could lead to requests from the proxy being interpreted as containing headers from different proxy clients - leading to an information leak that can be used for privilege escalation or data exfiltration.
How to fix CVE-2023-32731
To remediate CVE-2023-32731, upgrade the affected package to a fixed version below.
- —upgrade to 1.53.1 or later
- —upgrade to 1.53.1 or later
- —upgrade to 1.53.1 or later
Is CVE-2023-32731 being exploited?
Low — EPSS is 0.1%, meaning exploitation activity has not been observed at scale.
Affected packages (3)
- >= 1.53.0, < 1.53.1
- >= 1.53.0, < 1.53.1
- >= 1.53.0, < 1.53.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.4 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H |