DEBIAN-CVE-2023-36464

Source
https://security-tracker.debian.org/tracker/CVE-2023-36464
Import Source
https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2023-36464.json
JSON Data
https://api.test.osv.dev/v1/vulns/DEBIAN-CVE-2023-36464
Upstream
Published
2023-06-27T22:15:11Z
Modified
2025-09-25T23:28:42.517164Z
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

pypdf is an open source, pure-python PDF library. In affected versions an attacker may craft a PDF which leads to an infinite loop if __parse_content_stream is executed. That is, for example, the case if the user extracted text from such a PDF. This issue was introduced in pull request #969 and resolved in pull request #1828. Users are advised to upgrade. Users unable to upgrade may modify the line while peek not in (b"\r", b"\n") in pypdf/generic/_data_structures.py to while peek not in (b"\r", b"\n", b"").

References

Affected packages

Debian:12 / pypdf

Package

Name
pypdf
Purl
pkg:deb/debian/pypdf?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.4.1-1+deb12u1

Affected versions

3.*

3.4.1-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / pypdf

Package

Name
pypdf
Purl
pkg:deb/debian/pypdf?arch=source

Affected ranges

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

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:14 / pypdf

Package

Name
pypdf
Purl
pkg:deb/debian/pypdf?arch=source

Affected ranges

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

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:12 / pypdf2

Package

Name
pypdf2
Purl
pkg:deb/debian/pypdf2?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.12.1-3+deb12u1

Affected versions

2.*

2.12.1-3

Ecosystem specific

{
    "urgency": "not yet assigned"
}