Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-45402

8.6 · HIGH
Published Oct 11, 2024 dena CWE-415 EPSS 0.47% (39th pctl)

Overview

CVE-2024-45402 is a high-severity vulnerability affecting dena picotls. It was published on October 11, 2024 and has a CVSS 3.1 base score of 8.6 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.6, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from dena. Update picotls to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
dena picotls >= 2024-08-12, < 2024-10-10 Affected

Frequently Asked Questions

What is CVE-2024-45402?

CVE-2024-45402 is a high-severity vulnerability affecting dena picotls. It was published on October 11, 2024 and has a CVSS 3.1 base score of 8.6 (HIGH).

How severe is CVE-2024-45402?

This vulnerability has a CVSS 3.1 base score of 8.6, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-45402?

Check the references section for vendor advisories and patches from dena. Update picotls to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-45402?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-45402 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.