vipinsun / fabric-sdk-go

https://wiki.hyperledger.org/display/fabric
Apache License 2.0
0 stars 0 forks source link

CVE-2017-1000097 (High) detected in github.com/zmap/zcrypto-8e7f41741049731703fb1a120d4f0488fc3c4c69 #20

Open mend-bolt-for-github[bot] opened 3 years ago

mend-bolt-for-github[bot] commented 3 years ago

CVE-2017-1000097 - High Severity Vulnerability

Vulnerable Library - github.com/zmap/zcrypto-8e7f41741049731703fb1a120d4f0488fc3c4c69

Liberal Go TLS + X.509 Library for Research

Path to dependency file: /go.mod

Path to vulnerable library: /go.mod

Dependency Hierarchy: - github.com/Cloudflare/cfssl-v1.4.1 (Root Library) - github.com/zmap/zlint-v1.0.0 - :x: **github.com/zmap/zcrypto-8e7f41741049731703fb1a120d4f0488fc3c4c69** (Vulnerable Library)

Found in HEAD commit: 432a85aa9d4094d52823bdb4be9cf19758df85e1

Found in base branch: main

Vulnerability Details

On Darwin, user's trust preferences for root certificates were not honored. If the user had a root certificate loaded in their Keychain that was explicitly not trusted, a Go program would still verify a connection using that root certificate.

Publish Date: 2017-10-04

URL: CVE-2017-1000097

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: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-1000097

Release Date: 2017-10-05

Fix Resolution: go1.6.4,go1.7.4


Step up your Open Source Security Game with Mend here