CVE-2024-5569
Last modified
CVE-2024-5569 is a medium-severity vulnerability rated 6.2/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| jaraco | jaraco/zipp | < 3.19.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-5569?
How severe is CVE-2024-5569?
How do I fix CVE-2024-5569?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-5566An improper privilege management vulnerability allowed users…6.5
- CVE-2024-55660SiYuan is a personal knowledge management system. Prior to v…9.8
- CVE-2024-55661Laravel Pulse is a real-time application performance monitor…8.8
- CVE-2024-55662XWiki Platform is a generic wiki platform. Starting in versi…8.8
- CVE-2024-55663XWiki Platform is a generic wiki platform. Starting in versi…9.8
- CVE-2024-5567The Betheme theme for WordPress is vulnerable to Stored Cros…5.4
- CVE-2024-5570The Simple Photoswipe WordPress plugin through 0.1 does not …6.5
- CVE-2024-5571The EmbedPress – Embed PDF, Google Docs, Vimeo, Wistia, Embe…5.4
- CVE-2024-5573The Easy Table of Contents WordPress plugin before 2.0.66 do…5.9
- CVE-2024-5574The WP Magazine Modules Lite plugin for WordPress is vulnera…7.5
- CVE-2024-5575The Ditty WordPress plugin before 3.1.43 does not sanitise …4.7
- CVE-2024-5576The Tutor LMS Elementor Addons plugin for WordPress is vulne…5.4
Are you affected by CVE-2024-5569?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
