Integer overflow in Python - CVE-2010-1449

 

Integer overflow in Python - CVE-2010-1449

Published: February 13, 2023 / Updated: June 3, 2025


Vulnerability identifier: #VU110154
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2010-1449
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

Integer overflow in rgbimgmodule.c in the rgbimg module in Python 2.5 allows remote attackers to have an unspecified impact via a large image that triggers a buffer overflow. NOTE: this vulnerability exists because of an incomplete fix for CVE-2008-3143.12.


Affected software

Python

How to mitigate CVE-2010-1449

Install update from vendor's website.

Python - update to 2.5 _

External References

Related Security Bulletins