UBUNTU-CVE-2024-5569

Source
https://ubuntu.com/security/CVE-2024-5569
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2024/UBUNTU-CVE-2024-5569.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2024-5569
Related
Published
2024-07-09T00:15:00Z
Modified
2024-07-09T00:15:00Z
Summary
[none]
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.

References

Affected packages

Ubuntu:20.04:LTS / python-zipp

Package

Name
python-zipp
Purl
pkg:deb/ubuntu/python-zipp?arch=src?distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.0-1ubuntu0.1

Affected versions

0.*

0.5.2-2
0.6.0-1

1.*

1.0.0-1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1.0.0-1ubuntu0.1",
            "binary_name": "pypy-zipp"
        },
        {
            "binary_version": "1.0.0-1ubuntu0.1",
            "binary_name": "python-zipp"
        },
        {
            "binary_version": "1.0.0-1ubuntu0.1",
            "binary_name": "python3-zipp"
        }
    ]
}

Ubuntu:22.04:LTS / python-zipp

Package

Name
python-zipp
Purl
pkg:deb/ubuntu/python-zipp?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.0-3ubuntu0.1

Affected versions

1.*

1.0.0-3

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1.0.0-3ubuntu0.1",
            "binary_name": "python3-zipp"
        }
    ]
}

Ubuntu:24.04:LTS / python-zipp

Package

Name
python-zipp
Purl
pkg:deb/ubuntu/python-zipp?arch=src?distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.0-6ubuntu0.1

Affected versions

1.*

1.0.0-6

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1.0.0-6ubuntu0.1",
            "binary_name": "python3-zipp"
        }
    ]
}