khiemfle / http2-serverpush-multiplexing

Conducting an experiment about HTTP/2 Server Push and Multiplexing features using Python Quart, Wireshark and Chrome
0 stars 0 forks source link

CVE-2022-40897 (Medium) detected in setuptools-44.1.1-py2.py3-none-any.whl #9

Open mend-bolt-for-github[bot] opened 1 year ago

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

CVE-2022-40897 - Medium Severity Vulnerability

Vulnerable Library - setuptools-44.1.1-py2.py3-none-any.whl

Easily download, build, install, upgrade, and uninstall Python packages

Library home page: https://files.pythonhosted.org/packages/e1/b7/182161210a13158cd3ccc41ee19aadef54496b74f2817cc147006ec932b4/setuptools-44.1.1-py2.py3-none-any.whl

Path to dependency file: /server/requirements.txt

Path to vulnerable library: /server/requirements.txt

Dependency Hierarchy: - Twisted-20.3.0-cp27-cp27mu-manylinux1_x86_64.whl (Root Library) - zope.interface-5.1.0-cp27-cp27mu-manylinux2010_x86_64.whl - :x: **setuptools-44.1.1-py2.py3-none-any.whl** (Vulnerable Library)

Found in HEAD commit: 5c0abe480ebb00702555318009558dfdba519388

Found in base branch: master

Vulnerability Details

Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom PackageIndex page. There is a Regular Expression Denial of Service (ReDoS) in package_index.py.

Publish Date: 2022-12-23

URL: CVE-2022-40897

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: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://pyup.io/posts/pyup-discovers-redos-vulnerabilities-in-top-python-packages/

Release Date: 2022-12-23

Fix Resolution: setuptools - 65.5.1


Step up your Open Source Security Game with Mend here