drakeg / tickets

Ticketing system.
tickets-brown.vercel.app
0 stars 0 forks source link

WS-2022-0365 (High) detected in cryptography-37.0.1-cp36-abi3-manylinux_2_24_x86_64.whl #60

Closed mend-bolt-for-github[bot] closed 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

WS-2022-0365 - High Severity Vulnerability

Vulnerable Library - cryptography-37.0.1-cp36-abi3-manylinux_2_24_x86_64.whl

cryptography is a package which provides cryptographic recipes and primitives to Python developers.

Library home page: https://files.pythonhosted.org/packages/c9/9f/17f5fd3b6e2ef754c50cc3fcf868e716e03083bb1e9fcf942b16279b07b9/cryptography-37.0.1-cp36-abi3-manylinux_2_24_x86_64.whl

Path to dependency file: /requirements.txt

Path to vulnerable library: /requirements.txt

Dependency Hierarchy: - django_mail_admin-0.2.0-py2.py3-none-any.whl (Root Library) - social_auth_app_django-5.0.0-py3-none-any.whl - social_auth_core-4.2.0-py3-none-any.whl - :x: **cryptography-37.0.1-cp36-abi3-manylinux_2_24_x86_64.whl** (Vulnerable Library)

Found in HEAD commit: 604e5356845289173171b411c9e59c651d508b00

Found in base branch: master

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/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