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-2021-45711 (High) detected in simple_asn1-0.5.4.crate #282

Open
mend-bolt-for-github bot opened this issue Sep 24, 2024 · 0 comments
Open

CVE-2021-45711 (High) detected in simple_asn1-0.5.4.crate #282

mend-bolt-for-github bot opened this issue Sep 24, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2021-45711 - High Severity Vulnerability

Vulnerable Library - simple_asn1-0.5.4.crate

A simple DER/ASN.1 encoding/decoding library.

Library home page: https://crates.io/api/v1/crates/simple_asn1/0.5.4/download

Path to dependency file: /Cargo.toml

Path to vulnerable library: /Cargo.toml

Dependency Hierarchy:

  • rust-ipfs-0.12.0 (Root Library)
    • simple_x509-1.1.0.crate
      • simple_asn1-0.5.4.crate (Vulnerable Library)

Found in HEAD commit: 0210244c73d8447f5fea76a1f812bd534796c09a

Found in base branch: master

Vulnerability Details

An issue was discovered in the simple_asn1 crate 0.6.0 before 0.6.1 for Rust. There is a panic if UTCTime data, supplied by a remote attacker, has a second character greater than 0x7f.
Mend Note: Converted from WS-2021-0425, on 2022-11-07.

Publish Date: 2021-12-26

URL: CVE-2021-45711

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://rustsec.org/advisories/RUSTSEC-2021-0125.html

Release Date: 2021-12-27

Fix Resolution: simple_asn1 - 0.6.1


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 Sep 24, 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