CVE-2024-5569

Denial of Service via crafted zip file in jaraco/zipp

Description

A Denial of Service (DoS) vulnerability exists in the jaraco/zipp library, affecting all versions prior to 3.19.1. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is identical in both projects. The infinite loop can be initiated through the use of functions affecting the `Path` module in both zipp and zipfile, such as `joinpath`, the overloaded division operator, and `iterdir`. Although the infinite loop is not resource exhaustive, it prevents the application from responding. The vulnerability was addressed in version 3.19.1 of jaraco/zipp.

Category

6.2
CVSS
Severity: Medium
CVSS 3.0 •
EPSS 0.04%
Affected: jaraco jaraco/zipp
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-5569?
CVE-2024-5569 has been scored as a medium severity vulnerability.
How to fix CVE-2024-5569?
To fix CVE-2024-5569, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2024-5569 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2024-5569 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-5569?
CVE-2024-5569 affects jaraco jaraco/zipp.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.