CVE-2024-45402
Last modified
CVE-2024-45402 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Dena | Picotls | >= 2024-08-12, < 2024-10-10 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-45402?
How severe is CVE-2024-45402?
How do I fix CVE-2024-45402?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-45397h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and …7.5
- CVE-2024-45398Contao is an Open Source CMS. In affected versions a back en…8.8
- CVE-2024-45399Indico is an event management system that uses Flask-Multipa…6.1
- CVE-2024-4540A flaw was found in Keycloak in OAuth 2.0 Pushed Authorizati…7.5
- CVE-2024-45400ckeditor-plugin-openlink is a plugin for the CKEditor JavaSc…6.1
- CVE-2024-45401stripe-cli is a command-line tool for the payment processor …7.1
- CVE-2024-45403h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and …7.5
- CVE-2024-45404OpenCTI is an open-source cyber threat intelligence platform…8.1
- CVE-2024-45405`gix-path` is a crate of the `gitoxide` project (an implemen…6
- CVE-2024-45406Craft is a content management system (CMS). Craft CMS 5 stor…4.8
- CVE-2024-45407Sunshine is a self-hosted game stream host for Moonlight. Cl…5.3
- CVE-2024-45408eLabFTW is an open source electronic lab notebook for resear…6.5
Are you affected by CVE-2024-45402?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
