Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2023-32732 (Medium) detected in grpcv1.19.0 #143

Open
mend-bolt-for-github bot opened this issue Jun 11, 2023 · 0 comments
Open

CVE-2023-32732 (Medium) detected in grpcv1.19.0 #143

mend-bolt-for-github bot opened this issue Jun 11, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

CVE-2023-32732 - Medium Severity Vulnerability

Vulnerable Library - grpcv1.19.0

The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

Library home page: https://github.com/grpc/grpc.git

Found in HEAD commit: c3cd6cae7b9d63bab344ee98f6fcc5f6ecf18f07

Found in base branch: master

Vulnerable Source Files (4)

/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/parsing.cc
/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/parsing.cc
/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc
/node_modules/grpc/deps/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc

Vulnerability 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  grpc/grpc#32309 https://www.google.com/url

Publish Date: 2023-06-09

URL: CVE-2023-32732

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2023-06-09

Fix Resolution: v1.53.0


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants