CVE-2023-46250

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-46250
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-46250.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-46250
Aliases
Downstream
Published
2023-10-31T15:23:32.852Z
Modified
2025-11-29T14:45:59.883663Z
Severity
  • 5.1 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
pypdf possible Infinite Loop when PdfWriter(clone_from) is used with a PDF
Details

pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions 3.7.0 through 3.16.4 can craft a PDF which leads to an infinite loop. This infinite loop blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage. That is, for example, the case when the pypdf-user manipulates an incoming malicious PDF e.g. by merging it with another PDF or by adding annotations. The issue was fixed in version 3.17.0. As a workaround, apply the patch manually by modifying pypdf/generic/_data_structures.py.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/46xxx/CVE-2023-46250.json",
    "cwe_ids": [
        "CWE-835"
    ]
}
References

Affected packages

Git / github.com/py-pdf/pypdf

Affected ranges

Type
GIT
Repo
https://github.com/py-pdf/pypdf
Events

Affected versions

3.*

3.10.0
3.11.0
3.11.1
3.12.0
3.12.1
3.12.2
3.13.0
3.14.0
3.15.0
3.15.1
3.15.2
3.15.3
3.15.4
3.15.5
3.16.0
3.16.1
3.16.2
3.16.3
3.16.4
3.7.0
3.7.1
3.8.0
3.8.1
3.9.0
3.9.1