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

WS-2022-0132 (High) detected in hyper-0.12.35.crate, hyper-0.13.9.crate - autoclosed #246

Closed
mend-bolt-for-github bot opened this issue May 30, 2022 · 3 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented May 30, 2022

WS-2022-0132 - High Severity Vulnerability

Vulnerable Libraries - hyper-0.12.35.crate, hyper-0.13.9.crate

hyper-0.12.35.crate

A fast and correct HTTP library.

Library home page: https://crates.io/api/v1/crates/hyper/0.12.35/download

Path to dependency file: /packages/cactus-plugin-keychain-vault/src/cactus-keychain-vault-server/rust/gen/Cargo.toml

Path to vulnerable library: /packages/cactus-plugin-keychain-vault/src/cactus-keychain-vault-server/rust/gen/Cargo.toml

Dependency Hierarchy:

  • hashicorp_vault-1.1.0.crate (Root Library)
    • reqwest-0.9.24.crate
      • hyper-0.12.35.crate (Vulnerable Library)
hyper-0.13.9.crate

A fast and correct HTTP library.

Library home page: https://crates.io/api/v1/crates/hyper/0.13.9/download

Path to dependency file: /packages/cactus-plugin-keychain-vault/src/cactus-keychain-vault-server/rust/gen/Cargo.toml

Path to vulnerable library: /packages/cactus-plugin-keychain-vault/src/cactus-keychain-vault-server/rust/gen/Cargo.toml

Dependency Hierarchy:

  • hyper-0.13.9.crate (Vulnerable Library)

Found in base branch: master

Vulnerability Details

The parser in Hyper before 0.14.12 creates invalid uninitialized value. Affected versions of this crate called mem::uninitialized() in the HTTP1 parser to create values of type httparse::Header (from the httparse crate). This is unsound, since Header contains references and thus must be non-null

Publish Date: 2024-11-03

URL: WS-2022-0132

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: https://rustsec.org/advisories/RUSTSEC-2022-0022.html

Release Date: 2022-05-10

Fix Resolution: hyper - 0.14.12


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 May 30, 2022
@mend-bolt-for-github
Copy link
Author

✔️ 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.

@mend-bolt-for-github mend-bolt-for-github bot changed the title WS-2022-0132 (High) detected in hyper-0.12.35.crate, hyper-0.13.9.crate WS-2022-0132 (High) detected in hyper-0.12.35.crate, hyper-0.13.9.crate - autoclosed Sep 28, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title WS-2022-0132 (High) detected in hyper-0.12.35.crate, hyper-0.13.9.crate - autoclosed WS-2022-0132 (High) detected in hyper-0.12.35.crate, hyper-0.13.9.crate Sep 28, 2023
@mend-bolt-for-github
Copy link
Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

@mend-bolt-for-github mend-bolt-for-github bot changed the title WS-2022-0132 (High) detected in hyper-0.12.35.crate, hyper-0.13.9.crate WS-2022-0132 (High) detected in hyper-0.12.35.crate, hyper-0.13.9.crate - autoclosed Dec 5, 2024
Copy link
Author

ℹ️ This issue was automatically closed by Mend because it is a duplicate of an existing issue: #617

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