Buffer overflow in Python - CVE-2010-1450

 

Buffer overflow in Python - CVE-2010-1450

Published: February 18, 2020 / Updated: June 3, 2025


Vulnerability identifier: #VU110153
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-1450
CWE-ID: CWE-120
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.

Multiple buffer overflows in the RLE decoder in the rgbimg module in Python 2.5 allow remote attackers to have an unspecified impact via an image file containing crafted data that triggers improper processing within the (1) longimagedata or (2) expandrow function.


Affected software

Python

How to mitigate CVE-2010-1450

Install update from vendor's website.

Python - update to 2.5 _

External References

Related Security Bulletins