NVD Vulnerability Detail
Search Exploit, PoC
CVE-2023-36464
Summary

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"")`.

Publication Date June 28, 2023, 7:15 a.m.
Registration Date June 28, 2023, 10 a.m.
Last Update Nov. 21, 2024, 5:09 p.m.
CVSS3.1 : MEDIUM
スコア 5.5
Vector CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR) 不要
利用者の関与(UI)
影響の想定範囲(S) 変更なし
機密性への影響(C) なし
完全性への影響(I) なし
可用性への影響(A)
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:pypdf2_project:pypdf2:*:*:*:*:*:*:*:* 2.2.0
cpe:2.3:a:pypdf_project:pypdf:*:*:*:*:*:*:*:* 3.9.0
Related information, measures and tools
Common Vulnerabilities List

JVN Vulnerability Information
pypdf project の pypdf 等複数ベンダの製品における無限ループに関する脆弱性
Title pypdf project の pypdf 等複数ベンダの製品における無限ループに関する脆弱性
Summary

pypdf project の pypdf 等複数ベンダの製品には、無限ループに関する脆弱性が存在します。

Possible impacts サービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date June 27, 2023, midnight
Registration Date Dec. 22, 2023, 5:11 p.m.
Last Update Dec. 22, 2023, 5:11 p.m.
Affected System
pypdf project
pypdf 3.9.0 未満
pypdf2 project
pypdf2 2.2.0 以上
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2023年12月22日]
  掲載
Dec. 22, 2023, 5:11 p.m.