An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.
The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-03-19 16:15
Updated : 2024-06-10 18:15
NVD link : CVE-2024-0450
Mitre link : CVE-2024-0450
CVE.ORG link : CVE-2024-0450
JSON object : View
Products Affected
No product.
CWE
CWE-405
Asymmetric Resource Consumption (Amplification)