Skip to content

gRPC connection termination issue

Moderate severity GitHub Reviewed Published Jul 6, 2023 to the GitHub Advisory Database • Updated Nov 11, 2023

Package

bundler grpc (RubyGems)

Affected versions

< 1.53.0

Patched versions

1.53.0
pip grpcio (pip)
< 1.53.0
1.53.0
maven io.grpc:grpc-protobuf (Maven)
< 1.53.0
1.53.0

Description

gRPC contains a vulnerability whereby a client can cause a termination of connection between a HTTP2 proxy and a gRPC server: a base64 encoding error for -bin suffixed headers will result in a disconnection by the gRPC server, but is typically allowed by HTTP2 proxies. We recommend upgrading beyond the commit in grpc/grpc#32309.

References

Published by the National Vulnerability Database Jun 9, 2023
Published to the GitHub Advisory Database Jul 6, 2023
Reviewed Jul 6, 2023
Last updated Nov 11, 2023

Severity

Moderate
5.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Weaknesses

CVE ID

CVE-2023-32732

GHSA ID

GHSA-9hxf-ppjv-w6rq

Source code

No known source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.