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-2018-16875 (High) detected in webpki-0.21.2.crate, webpki-0.21.0.crate #86

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

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Dec 17, 2023

CVE-2018-16875 - High Severity Vulnerability

Vulnerable Libraries - webpki-0.21.2.crate, webpki-0.21.0.crate

webpki-0.21.2.crate

Web PKI X.509 Certificate Verification.

Library home page: https://crates.io/api/v1/crates/webpki/0.21.2/download

Path to dependency file: /third_party/rust_crates/vendor/hyper-rustls/Cargo.toml

Path to vulnerable library: /third_party/rust_crates/vendor/hyper-rustls/Cargo.toml,/third_party/rust_crates/vendor/rustls-native-certs/Cargo.toml,/third_party/rust_crates/vendor/h2/Cargo.toml,/third_party/rust_crates/tiny_mirrors/rustls/Cargo.toml

Dependency Hierarchy:

  • webpki-0.21.2.crate (Vulnerable Library)
webpki-0.21.0.crate

Web PKI X.509 Certificate Verification.

Library home page: https://crates.io/api/v1/crates/webpki/0.21.0/download

Path to dependency file: /third_party/rust_crates/vendor/trust-dns-resolver/Cargo.toml

Path to vulnerable library: /third_party/rust_crates/vendor/trust-dns-resolver/Cargo.toml,/third_party/rust_crates/Cargo.toml

Dependency Hierarchy:

  • webpki-0.21.0.crate (Vulnerable Library)

Found in HEAD commit: 4ec0c406a28f193fe6e7376ee7696cca0532d4ba

Found in base branch: master

Vulnerability Details

The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.

Publish Date: 2018-12-14

URL: CVE-2018-16875

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: GHSA-fh2r-99q2-6mmg

Release Date: 2018-12-14

Fix Resolution: golang 1.10.6,golang 1.11.3, webpki - 0.22.2, rustls-webpki - 0.100.2,0.101.4


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 Dec 17, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-16875 (High) detected in webpki-0.21.2.crate, webpki-0.21.0.crate CVE-2018-16875 (Medium) detected in webpki-0.21.2.crate, webpki-0.21.0.crate Dec 20, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2018-16875 (Medium) detected in webpki-0.21.2.crate, webpki-0.21.0.crate CVE-2018-16875 (High) detected in webpki-0.21.2.crate, webpki-0.21.0.crate Mar 11, 2024
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