pypdf project の pypdf における無限ループに関する脆弱性
| Title |
pypdf project の pypdf における無限ループに関する脆弱性
|
| Summary |
pypdf project の pypdf には、無限ループに関する脆弱性が存在します。
|
| Possible impacts |
サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Oct. 31, 2023, midnight |
| Registration Date |
Dec. 28, 2023, 1:53 p.m. |
| Last Update |
Dec. 28, 2023, 1:53 p.m. |
|
CVSS3.0 : 警告
|
| Score |
5.5
|
| Vector |
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
Affected System
| pypdf project |
|
pypdf 3.7.0 以上 3.17.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2023年12月28日] 掲載 |
Dec. 28, 2023, 1:53 p.m. |
NVD Vulnerability Information
CVE-2023-46250
| Summary |
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`.
|
| Publication Date |
Nov. 1, 2023, 1:15 a.m. |
| Registration Date |
Nov. 1, 2023, 10 a.m. |
| Last Update |
Nov. 21, 2024, 5:28 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:pypdf_project:pypdf:*:*:*:*:*:*:*:* |
3.7.0 |
|
|
3.17.0 |
Related information, measures and tools
Common Vulnerabilities List