Out-of-bounds write in Python - CVE-2009-4134

 

Out-of-bounds write in Python - CVE-2009-4134

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


Vulnerability identifier: #VU110155
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2009-4134
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Python.org
Affected software:
Python

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

Buffer underflow in the rgbimg module in Python 2.5 allows remote attackers to cause a denial of service (application crash) via a large ZSIZE value in a black-and-white (aka B/W) RGB image that triggers an invalid pointer dereference.


How to mitigate CVE-2009-4134

Install update from vendor's website.

Sources