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.
References
Configurations
History
21 Jun 2024, 19:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
08 Aug 2023, 14:22
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-1333 |
01 May 2023, 06:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
30 Apr 2023, 04:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.9 |
CPE | cpe:2.3:a:python:setuptools:*:*:*:*:*:*:*:* | |
Summary | 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. | |
References |
|
|
References | (MISC) https://github.com/pypa/setuptools/blob/fe8a98e696241487ba6ac9f91faa38ade939ec5d/setuptools/package_index.py#L200 - Third Party Advisory | |
References | (MISC) https://pyup.io/posts/pyup-discovers-redos-vulnerabilities-in-top-python-packages/ - Exploit, Patch, Technical Description, Vendor Advisory | |
CWE | NVD-CWE-Other |
23 Dec 2022, 00:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-12-23 00:15
Updated : 2024-10-29 15:35
NVD link : CVE-2022-40897
Mitre link : CVE-2022-40897
CVE.ORG link : CVE-2022-40897
JSON object : View
Products Affected
python
- setuptools
CWE
CWE-1333
Inefficient Regular Expression Complexity