UBUNTU-CVE-2022-24859

Source
https://ubuntu.com/security/CVE-2022-24859
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2022/UBUNTU-CVE-2022-24859.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2022-24859
Related
Published
2022-04-18T19:15:00Z
Modified
2022-04-18T19:15:00Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

PyPDF2 is an open source python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files. In versions prior to 1.27.5 an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop if the PyPDF2 if the code attempts to get the content stream. The reason is that the last while-loop in ContentStream._readInlineImage only terminates when it finds the EI token, but never actually checks if the stream has already ended. This issue has been resolved in version 1.27.5. Users unable to upgrade should validate and PDFs prior to iterating over their content stream.

References

Affected packages

Ubuntu:Pro:16.04:LTS / pypdf2

Package

Name
pypdf2
Purl
pkg:deb/ubuntu/pypdf2?arch=src?distro=esm-apps/xenial

Affected ranges

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

Affected versions

1.*

1.23+git20141008-1
1.25.1-1

Ecosystem specific

{
    "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1.25.1-1ubuntu0.1~esm1",
            "binary_name": "python-pypdf2"
        },
        {
            "binary_version": "1.25.1-1ubuntu0.1~esm1",
            "binary_name": "python3-pypdf2"
        }
    ]
}

Ubuntu:Pro:18.04:LTS / pypdf2

Package

Name
pypdf2
Purl
pkg:deb/ubuntu/pypdf2?arch=src?distro=esm-apps/bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.26.0-2ubuntu0.1~esm1

Affected versions

1.*

1.26.0-2

Ecosystem specific

{
    "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1.26.0-2ubuntu0.1~esm1",
            "binary_name": "python-pypdf2"
        },
        {
            "binary_version": "1.26.0-2ubuntu0.1~esm1",
            "binary_name": "python3-pypdf2"
        }
    ]
}

Ubuntu:20.04:LTS / pypdf2

Package

Name
pypdf2
Purl
pkg:deb/ubuntu/pypdf2?arch=src?distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.26.0-3ubuntu1.20.04.1

Affected versions

1.*

1.26.0-2
1.26.0-3ubuntu1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1.26.0-3ubuntu1.20.04.1",
            "binary_name": "python-pypdf2"
        },
        {
            "binary_version": "1.26.0-3ubuntu1.20.04.1",
            "binary_name": "python3-pypdf2"
        }
    ]
}

Ubuntu:22.04:LTS / pypdf2

Package

Name
pypdf2
Purl
pkg:deb/ubuntu/pypdf2?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.26.0-4ubuntu0.22.04.1

Affected versions

1.*

1.26.0-4

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1.26.0-4ubuntu0.22.04.1",
            "binary_name": "python3-pypdf2"
        }
    ]
}