ghsa-9hxf-ppjv-w6rq
Vulnerability from github
Published
2023-07-06 21:15
Modified
2025-02-13 18:58
Severity ?
Summary
gRPC connection termination issue
Details
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 https://github.com/grpc/grpc/pull/32309.
{ affected: [ { package: { ecosystem: "Maven", name: "io.grpc:grpc-protobuf", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.53.0", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "PyPI", name: "grpcio", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.53.0", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "RubyGems", name: "grpc", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.53.0", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2023-32732", ], database_specific: { cwe_ids: [ "CWE-440", ], github_reviewed: true, github_reviewed_at: "2023-07-06T23:56:31Z", nvd_published_at: "2023-06-09T11:15:09Z", severity: "MODERATE", }, details: "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 https://github.com/grpc/grpc/pull/32309.", id: "GHSA-9hxf-ppjv-w6rq", modified: "2025-02-13T18:58:13Z", published: "2023-07-06T21:15:08Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2023-32732", }, { type: "WEB", url: "https://github.com/grpc/grpc/pull/32309", }, { type: "WEB", url: "https://github.com/grpc/grpc/releases/tag/v1.53.1", }, { type: "WEB", url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/grpc/CVE-2023-32732.yml", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/37IDNVY5AWVH7JDMM2SDTL24ZPPZJNSY", }, { type: "WEB", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VWE44J5FG7THHL7XVEVTNIGEYBNKJBLL", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", type: "CVSS_V3", }, ], summary: "gRPC connection termination issue", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.