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-2021-22570 (Medium) detected in google.protobuf.3.13.0.nupkg #13

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

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Jun 7, 2022

CVE-2021-22570 - Medium Severity Vulnerability

Vulnerable Library - google.protobuf.3.13.0.nupkg

C# runtime library for Protocol Buffers - Google's data interchange format.

Library home page: https://api.nuget.org/packages/google.protobuf.3.13.0.nupkg

Path to dependency file: /src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Web.Shopping.HttpAggregator.csproj

Path to vulnerable library: /home/wss-scanner/.nuget/packages/google.protobuf/3.13.0/google.protobuf.3.13.0.nupkg

Dependency Hierarchy:

  • dapr.client.1.6.0.nupkg (Root Library)
    • google.api.commonprotos.2.2.0.nupkg
      • google.protobuf.3.13.0.nupkg (Vulnerable Library)

Found in HEAD commit: 41e2e7d76c75fa2971e80c9fce811750ff0c459e

Found in base branch: main

Vulnerability Details

Nullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an unchecked call into the proto file's name during generation of the resulting error message. Since the symbol is incorrectly parsed, the file is nullptr. We recommend upgrading to version 3.15.0 or greater.

Publish Date: 2022-01-26

URL: CVE-2021-22570

CVSS 3 Score Details (6.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-77rm-9x9h-xj3g

Release Date: 2022-01-26

Fix Resolution: Google.Protobuf - 3.15.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 7, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2021-22570 (High) detected in google.protobuf.3.13.0.nupkg CVE-2021-22570 (Medium) detected in google.protobuf.3.13.0.nupkg Sep 24, 2022
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