CyberSec.Space Logo
Back to CVE Browser

CVE-2008-5031

CRITICAL
10.0
CVSS Severity Score
EPSS Score0.0760%
EPSS Percentile4.51th
PublishedNov 10, 2008
Last ModifiedApr 23, 2026

Vulnerability Description

Multiple integer overflows in Python 2.2.3 through 2.5.1, and 2.6, allow context-dependent attackers to have an unknown impact via a large integer value in the tabsize argument to the expandtabs method, as implemented by (1) the string_expandtabs function in Objects/stringobject.c and (2) the unicode_expandtabs function in Objects/unicodeobject.c. NOTE: this vulnerability reportedly exists because of an incomplete fix for CVE-2008-2315.

Affected Platforms (CPE)

πŸ“¦
Python

Python

= 2.2.3
πŸ“¦
Python

Python

= 2.3.7
πŸ“¦
Python

Python

= 2.4.6
πŸ“¦
Python

Python

= 2.5.1

References & Advisories

Related Vulnerabilities