CVE-2023-36632
| Summary |
The legacy email.utils.parseaddr function in Python through 3.11.4 allows attackers to trigger "RecursionError: maximum recursion depth exceeded while calling a Python object" via a crafted argument. This argument is plausibly an untrusted value from an application's input data that was supposed to contain a name and an e-mail address. NOTE: email.utils.parseaddr is categorized as a Legacy API in the documentation of the Python email package. Applications should instead use the email.parser.BytesParser or email.parser.Parser class. NOTE: the vendor's perspective is that this is neither a vulnerability nor a bug. The email package is intended to have size limits and to throw an exception when limits are exceeded; they were exceeded by the example demonstration code.
|
| Publication Date |
June 26, 2023, 3:15 a.m. |
| Registration Date |
June 26, 2023, 10 a.m. |
| Last Update |
Nov. 21, 2024, 5:10 p.m. |
|
CVSS3.1 : HIGH
|
| スコア |
7.5
|
| Vector |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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:python:python:*:*:*:*:*:*:*:* |
|
3.11.4 |
|
|
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Python Software Foundation の Python における再帰制御に関する脆弱性
| Title |
Python Software Foundation の Python における再帰制御に関する脆弱性
|
| Summary |
Python Software Foundation の Python には、再帰制御に関する脆弱性が存在します。
|
| Possible impacts |
サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 25, 2023, midnight |
| Registration Date |
Dec. 22, 2023, 5:11 p.m. |
| Last Update |
Dec. 22, 2023, 5:11 p.m. |
Affected System
| Python Software Foundation |
|
Python 3.11.4 およびそれ以前
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2023年12月22日] 掲載 |
Dec. 22, 2023, 5:11 p.m. |