Input validation error in Python - CVE-2008-1679

 

Input validation error in Python - CVE-2008-1679

Published: August 2, 2023 / Updated: June 3, 2025


Vulnerability identifier: #VU110164
CSH Severity: Medium
CVSS v4: []
CVE-ID: CVE-2008-1679
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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 (crash) and possibly execute arbitrary code via crafted images that trigger heap-based buffer overflows.


Affected software

Python
Gentoo Linux
dev-lang/python

How to mitigate CVE-2008-1679

Install update from vendor's website.

Python - update to 2.5.3
dev-lang/python - update to 2.4.4-r13

External References

Related Security Bulletins