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-12254

7.5 · HIGH
Published Dec 6, 2024 CWE-400 EPSS 1.88% (78th pctl)

Overview

CVE-2024-12254 is a high-severity vulnerability. It was published on December 6, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

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

Technical Description

Starting in Python 3.12.0, the asyncio._SelectorSocketTransport.writelines()

method would not "pause" writing and signal to the Protocol to drain

the buffer to the wire once the write buffer reached the "high-water

mark". Because of this, Protocols would not periodically drain the write

buffer potentially leading to memory exhaustion.

This

vulnerability likely impacts a small number of users, you must be using

Python 3.12.0 or later, on macOS or Linux, using the asyncio module

with protocols, and using .writelines() method which had new

zero-copy-on-write behavior in Python 3.12.0 and later. If not all of

these factors are true then your usage of Python is unaffected.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2024-12254?

CVE-2024-12254 is a high-severity vulnerability. It was published on December 6, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2024-12254?

This vulnerability has a CVSS 3.1 base score of 7.5, 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-12254?

Check the references section for vendor advisories, patches, and mitigation guidance. 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-12254?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-12254 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.