-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Vulnerable Library - oauthlib-3.2.2-pyhd8ed1ab_0.tar.bz2
Path to dependency file: /environment.yml
Path to vulnerable library: /home/wss-scanner/anaconda3/pkgs/cryptography-38.0.2-py38h2b5fc30_2.tar.bz2
Found in HEAD commit: fd25f8b654a14d4f2bf79da5b0c001061f2ab6c1
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (oauthlib version) | Remediation Available | |
|---|---|---|---|---|---|---|
| WS-2022-0365 | 9.8 | cryptography-38.0.2-py38h2b5fc30_2.tar.bz2 | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the section "Details" below to see if there is a version of transitive dependency where vulnerability is fixed.
Details
WS-2022-0365
Vulnerable Library - cryptography-38.0.2-py38h2b5fc30_2.tar.bz2
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Library home page: https://api.anaconda.org/download/conda-forge/cryptography/38.0.2/linux-64/cryptography-38.0.2-py38h2b5fc30_2.tar.bz2
Path to dependency file: /environment.yml
Path to vulnerable library: /home/wss-scanner/anaconda3/pkgs/cryptography-38.0.2-py38h2b5fc30_2.tar.bz2
Dependency Hierarchy:
- oauthlib-3.2.2-pyhd8ed1ab_0.tar.bz2 (Root Library)
- ❌ cryptography-38.0.2-py38h2b5fc30_2.tar.bz2 (Vulnerable Library)
Found in HEAD commit: fd25f8b654a14d4f2bf79da5b0c001061f2ab6c1
Found in base branch: develop
Vulnerability Details
pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 37.0.0-38.0.3 are vulnerable to a number of security issues. If you are building cryptography source ("sdist") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions.
Publish Date: 2022-11-02
URL: WS-2022-0365
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-39hc-v87j-747x
Release Date: 2022-11-02
Fix Resolution: cryptography - 38.0.3
Step up your Open Source Security Game with Mend here