Closed mend-bolt-for-github[bot] closed 7 months ago
Use of vulnerable components will introduce weaknesses into the application. Components with published vulnerabilities will allow easy exploitation as resources will often be available to automate the process.
: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.
CVE-2020-7919 - High Severity Vulnerability
Vulnerable Library - golang.org/x/crypto-v0.0.0-20190611184440-5c40567a22f8
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.0.0-20190611184440-5c40567a22f8.zip
Path to dependency file: /go.mod
Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.0.0-20190611184440-5c40567a22f8.mod
Dependency Hierarchy: - :x: **golang.org/x/crypto-v0.0.0-20190611184440-5c40567a22f8** (Vulnerable Library)
Found in HEAD commit: 62eb1f7b1cb792bbe607b277d53b733969f4b2ca
Found in base branch: master
Vulnerability Details
Go before 1.12.16 and 1.13.x before 1.13.7 (and the crypto/cryptobyte package before 0.0.0-20200124225646-8b5121be2f68 for Go) allows attacks on clients (resulting in a panic) via a malformed X.509 certificate.
Publish Date: 2020-03-16
URL: CVE-2020-7919
CVSS 3 Score Details (7.5)
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: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7919
Release Date: 2020-03-16
Fix Resolution: go - 1.12.16,1.13.7;crypto - v0.0.0-20200128174031-69ecbb4d6d5d
Step up your Open Source Security Game with Mend here