Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2024-45402— Picotls double free

CVSS 8.6 · High EPSS 0.47% · P39

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2024-45402

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Picotls double free
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
双重释放
Source: CVE Program / CVE List V5
Vulnerability Title
Picotls 资源管理错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
picotls是H2O开源的一个用 C 编写的 RFC 8446 协议栈。 Picotls存在资源管理错误漏洞,该漏洞源于存在双重释放,可能会导致释放后重用,也可能允许任意代码执行。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
h2opicotls < 9b88159ce763d680e4a13b6e8f3171ae923a535d -

II. Public POCs for CVE-2024-45402

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium
Qwen3.6-35B-A3B · 8788 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2024-45402

登录查看更多情报信息。

Patches & Fixes for CVE-2024-45402 (1)

Same Patch Batch · h2o · 2024-10-11 · 5 CVEs total

CVE-2024-453967.5 HIGHQuicly assertion failures
CVE-2024-453975.9 MEDIUMH2O alllows bypassing address-based access control with 0-RTT
CVE-2024-454033.7 LOWH2O assertion failure when HTTP/3 requests are cancelled
CVE-2024-256223.1 LOWH2O ignores headers configuration directives

IV. Related Vulnerabilities

V. Comments for CVE-2024-45402

No comments yet


Leave a comment