{"schema_version":"1.7.3","id":"GHSA-jfmj-5v4g-7637","published":"2024-07-09T00:31:40Z","modified":"2026-07-07T17:56:56.866290029Z","aliases":["CVE-2024-5569","PYSEC-2026-2074"],"related":["CGA-whxj-3qwv-xg56"],"summary":"zipp Denial of Service vulnerability","details":"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.","affected":[{"package":{"name":"zipp","ecosystem":"PyPI","purl":"pkg:pypi/zipp"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"3.19.1"}]}],"versions":["0.1.0","0.2.0","0.2.1","0.3.0","0.3.1","0.3.2","0.3.3","0.4.0","0.5.0","0.5.1","0.5.2","0.6.0","1.0.0","1.1.0","1.1.1","1.2.0","2.0.0","2.0.1","2.1.0","2.2.0","2.2.1","3.0.0","3.1.0","3.10.0","3.11.0","3.12.0","3.12.1","3.13.0","3.14.0","3.15.0","3.16.0","3.16.1","3.16.2","3.17.0","3.18.0","3.18.1","3.18.2","3.19.0","3.2.0","3.3.0","3.3.1","3.3.2","3.4.0","3.4.1","3.4.2","3.5.0","3.5.1","3.6.0","3.7.0","3.8.0","3.8.1","3.9.0","3.9.1"],"database_specific":{"source":"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/07/GHSA-jfmj-5v4g-7637/GHSA-jfmj-5v4g-7637.json"}}],"references":[{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2024-5569"},{"type":"WEB","url":"https://github.com/jaraco/zipp/commit/fd604bd34f0343472521a36da1fbd22e793e14fd"},{"type":"PACKAGE","url":"https://github.com/jaraco/zipp"},{"type":"WEB","url":"https://huntr.com/bounties/be898306-11f9-46b4-b28c-f4c4aa4ffbae"}],"database_specific":{"cwe_ids":["CWE-400","CWE-835"],"github_reviewed":true,"github_reviewed_at":"2024-07-09T17:25:54Z","nvd_published_at":"2024-07-09T00:15:02Z","severity":"MODERATE"},"severity":[{"type":"CVSS_V3","score":"CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"},{"type":"CVSS_V4","score":"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"}]}