| 概要 | 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"")`. |
|---|---|
| 公表日 | 2023年6月28日7:15 |
| 登録日 | 2023年6月28日10:00 |
| 最終更新日 | 2024年11月21日17:09 |
| CVSS3.1 : MEDIUM | |
| スコア | 5.5 |
|---|---|
| ベクター | 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) | 高 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:pypdf2_project:pypdf2:*:*:*:*:*:*:*:* | 2.2.0 | ||||
| cpe:2.3:a:pypdf_project:pypdf:*:*:*:*:*:*:*:* | 3.9.0 | ||||
| タイトル | pypdf project の pypdf 等複数ベンダの製品における無限ループに関する脆弱性 |
|---|---|
| 概要 | pypdf project の pypdf 等複数ベンダの製品には、無限ループに関する脆弱性が存在します。 |
| 想定される影響 | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| 公表日 | 2023年6月27日0:00 |
| 登録日 | 2023年12月22日17:11 |
| 最終更新日 | 2023年12月22日17:11 |
| pypdf project |
| pypdf 3.9.0 未満 |
| pypdf2 project |
| pypdf2 2.2.0 以上 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2023年12月22日] 掲載 |
2023年12月22日17:11 |