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-2020-35913 (Low) detected in lock_api-0.1.5.crate #31

Open
mend-for-github-com bot opened this issue Jan 5, 2021 · 0 comments
Open

CVE-2020-35913 (Low) detected in lock_api-0.1.5.crate #31

mend-for-github-com bot opened this issue Jan 5, 2021 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jan 5, 2021

CVE-2020-35913 - Low Severity Vulnerability

Vulnerable Library - lock_api-0.1.5.crate

Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.

Library home page: https://crates.io/api/v1/crates/lock_api/0.1.5/download

Dependency Hierarchy:

  • hyper-rustls-0.16.1.crate (Root Library)
    • hyper-0.12.25.crate
      • tokio-tcp-0.1.3.crate
        • tokio-reactor-0.1.9.crate
          • parking_lot-0.7.1.crate
            • lock_api-0.1.5.crate (Vulnerable Library)

Vulnerability Details

An issue was discovered in the lock_api crate before 0.4.2 for Rust. A data race can occur because of RwLockReadGuard unsoundness.

Publish Date: 2020-12-31

URL: CVE-2020-35913

CVSS 2 Score Details (1.9)

Base Score Metrics not available

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Jan 5, 2021
@mend-for-github-com mend-for-github-com bot changed the title CVE-2020-35913 (Medium) detected in lock_api-0.1.5.crate CVE-2020-35913 (Low) detected in lock_api-0.1.5.crate Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants