CVE-2024-45402
| Summary |
Picotls is a TLS protocol library that allows users select different crypto backends based on their use case. When parsing a spoofed TLS handshake message, picotls (specifically, bindings within picotls that call the crypto libraries) may attempt to free the same memory twice. This double free occurs during the disposal of multiple objects without any intervening calls to malloc Typically, this triggers the malloc implementation to detect the error and abort the process. However, depending on the internals of malloc and the crypto backend being used, the flaw could potentially lead to a use-after-free scenario, which might allow for arbitrary code execution. The vulnerability is addressed with commit 9b88159ce763d680e4a13b6e8f3171ae923a535d.
|
| Publication Date |
Oct. 12, 2024, 12:15 a.m. |
| Registration Date |
Oct. 12, 2024, 5 a.m. |
| Last Update |
Nov. 13, 2024, 5:02 a.m. |
|
CVSS3.1 : CRITICAL
|
| スコア |
9.8
|
| Vector |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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:dena:picotls:*:*:*:*:*:*:*:* |
2024-08-12 |
|
|
2024-10-10 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
株式会社ディー・エヌ・エーの picotls における二重解放に関する脆弱性
| Title |
株式会社ディー・エヌ・エーの picotls における二重解放に関する脆弱性
|
| Summary |
株式会社ディー・エヌ・エーの picotls には、二重解放に関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Oct. 11, 2024, midnight |
| Registration Date |
Nov. 13, 2024, 11:12 a.m. |
| Last Update |
Nov. 13, 2024, 11:12 a.m. |
Affected System
| 株式会社ディー・エヌ・エー |
|
picotls 2024-08-12 以上 2024-10-10 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2024年11月13日] 掲載 |
Nov. 13, 2024, 11:12 a.m. |