-
Notifications
You must be signed in to change notification settings - Fork 10
Description
CVE-2020-25659 - Medium Severity Vulnerability
Vulnerable Library - cryptography-2.3.1-cp34-abi3-manylinux1_x86_64.whl
cryptography is a package which provides cryptographic recipes and primitives to Python developers.
Library home page: https://files.pythonhosted.org/packages/59/32/92cade62c645756a83598edf56289e9b19aae5370642a7ce690cd06bc72f/cryptography-2.3.1-cp34-abi3-manylinux1_x86_64.whl
Path to dependency file: /scrapers/requirements.txt
Path to vulnerable library: /scrapers/requirements.txt
Dependency Hierarchy:
- Scrapy-1.8.2-py2.py3-none-any.whl (Root Library)
- ❌ cryptography-2.3.1-cp34-abi3-manylinux1_x86_64.whl (Vulnerable Library)
Found in HEAD commit: 761628f8bea23435fcf427cc4cd12119d192b04e
Vulnerability Details
python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS#1 v1.5 ciphertext.
Publish Date: 2021-01-11
URL: CVE-2020-25659
CVSS 3 Score Details (5.9)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-hggm-jpg3-v476
Release Date: 2021-01-11
Fix Resolution: 3.2
Step up your Open Source Security Game with WhiteSource here