RwnRchrds / MyPortal

MyPortal Web Based MIS
GNU General Public License v3.0
1 stars 0 forks source link

CVE-2021-22570 (Medium) detected in google.protobuf.3.14.0.nupkg - autoclosed #4

Closed mend-bolt-for-github[bot] closed 6 months ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2021-22570 - Medium Severity Vulnerability

Vulnerable Library - google.protobuf.3.14.0.nupkg

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

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

Path to dependency file: /MyPortal.Database/MyPortal.Database.csproj

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

Dependency Hierarchy: - mysql.entityframeworkcore.6.0.0.nupkg (Root Library) - mysql.data.8.0.28.nupkg - :x: **google.protobuf.3.14.0.nupkg** (Vulnerable Library)

Found in HEAD commit: b3e63ef18aec174fe59510d358df3544a5366f19

Found in base branch: master

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 (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - 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: https://github.com/advisories/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[bot] commented 6 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.