jaraco/zipp: Denial of Service (DoS) (CVE-2024-5569) #shorts #breaking
CVE
This CVE relates to a Denial of Service vulnerability discovered in the jaraco/zipp library, impacting all versions prior to 3.19.1. This issue also affects the zipfile module in CPython. When a specially crafted zip file is processed, it can trigger an infinite loop in the `Path` module functions, such as `joinpath`, the overloaded division operator, and `iterdir`. This loop hampers the application’s responsiveness, leading to a Denial of Service. Despite the loop not being resource exhaustive, it renders the application unresponsive. This vulnerability has been known for 3 months but is not classified as a zero-day exploit.
Watch the full video on YouTube: CVE-2024-5569
Remediation and exploitation details
This chain involves the following actors
This following systems are involved
Attack entry point
Remediation actions
Exploitation actions
Related Content
NOTE: The following related content has not been vetted and may be unsafe.