Input validation error in Python - CVE-2008-3144

 

Input validation error in Python - CVE-2008-3144

Published: August 1, 2008 / Updated: June 3, 2025


Vulnerability identifier: #VU110142
CSH Severity: Medium
CVSS v4.0:
CVE-ID: CVE-2008-3144
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Python.org
Affected software:
Python

Detailed vulnerability description

The vulnerability allows context-dependent attackers to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can cause a denial of service (memory corruption) or have unspecified other impact via crafted input to string formatting operations.


How to mitigate CVE-2008-3144

Install update from vendor's website.

Sources