脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Picotls double free
脆弱性説明
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.
CVSS情報
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
脆弱性タイプ
双重释放
脆弱性タイトル
Picotls 资源管理错误漏洞
脆弱性説明
picotls是H2O开源的一个用 C 编写的 RFC 8446 协议栈。 Picotls存在资源管理错误漏洞,该漏洞源于存在双重释放,可能会导致释放后重用,也可能允许任意代码执行。
CVSS情報
N/A
脆弱性タイプ
N/A