Skip to content

pypa/wheel vulnerable to Regular Expression denial of service (ReDoS)

High severity GitHub Reviewed Published Dec 23, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

pip wheel (pip)

Affected versions

<= 0.37.1

Patched versions

0.38.1

Description

Python Packaging Authority (PyPA) Wheel is a reference implementation of the Python wheel packaging standard. Wheel 0.37.1 and earlier are vulnerable to a Regular Expression denial of service via attacker controlled input to the wheel cli. The vulnerable regex is used to verify the validity of Wheel file names. This has been patched in version 0.38.1.

References

Published by the National Vulnerability Database Dec 23, 2022
Published to the GitHub Advisory Database Dec 23, 2022
Reviewed Dec 26, 2022
Last updated Jan 27, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2022-40898

GHSA ID

GHSA-qwmp-2cf2-g9g6

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.