---
title: "CVE-2024-5569\n    | Ubuntu"
description: Ubuntu is an open source software operating system that runs from the
  desktop, to the cloud, to all your internet connected things.
url: https://ubuntu.com/security/CVE-2024-5569?format=md
keywords: index, follow
---

# CVE-2024-5569

Publication date 9 July 2024

Last updated 26 August 2025

---

Ubuntu priority

**Medium**

[Why this priority?](https://ubuntu.com/security/cves/about#priority )

## Cvss 3 Severity Score

**6.2 · Medium**

[Score breakdown](https://ubuntu.com/security/CVE-2024-5569?format=md#impact-score)

Toggle side navigation

## 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.

## Status

Show unmaintained releases

| Package | Ubuntu Release | Status |
| --- | --- | --- |
| python-zipp | 24.04 LTS noble | Fixed 1.0.0-6ubuntu0.1 |
| 23.10 mantic | Ignored end of life, was needs-triage |
| 22.04 LTS jammy | Fixed 1.0.0-3ubuntu0.1 |
| 20.04 LTS focal | Fixed 1.0.0-1ubuntu0.1 |

---

* [How can I get the fixes?](https://ubuntu.com/security/cves/about#security)
* [What do statuses mean?](https://ubuntu.com/security/cves/about#statuses)
* [Patch details](https://ubuntu.com/security/CVE-2024-5569?format=md#patch-details)

### Patch details

For informational purposes only. We recommend not to cherry-pick updates. [How can I get the fixes?](https://ubuntu.com/security/cves/about#security)

| Package | Patch details |
| --- | --- |
| python-zipp | * Upstream:   [fd604bd](https://github.com/jaraco/zipp/commit/fd604bd34f0343472521a36da1fbd22e793e14fd) |

## Severity score breakdown

CVSS version:
CVSS v3.0

**Base score**

6.2 · Medium

* Base metrics

  | Parameter | Value |
  | --- | --- |
  | Attack vector | Local |
  | Attack complexity | Low |
  | Privileges required | None |
  | User interaction | None |
  | Scope | Unchanged |
  | Confidentiality impact | None |
  | Integrity impact | None |
  | Availability impact | High |
* Scores

  | Parameter | Value |
  | --- | --- |
  | Base score | 6.2 · Medium |
  | Exploitability score | - |
  | Impact score | - |

**Vector:** CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

## References

* [MITRE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5569)
* [NVD](https://nvd.nist.gov/vuln/detail/CVE-2024-5569)
* [Launchpad](https://launchpad.net/bugs/cve/CVE-2024-5569)
* [Debian](https://security-tracker.debian.org/tracker/CVE-2024-5569)

### Related Ubuntu Security Notices (USN)

+ [USN-6906-1](https://usn.ubuntu.com/USN-6906-1)
+ python-zipp vulnerability
+ 24 July 2024

### Other references

* <https://www.cve.org/CVERecord?id=CVE-2024-5569>
* <https://huntr.com/bounties/be898306-11f9-46b4-b28c-f4c4aa4ffbae>
