Vulnerability in Python

CVE-2008-5031

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.

EPSS: 0.028 (84.7th percentile) — read the EPSS interpretation.

Affected products

  • Python — versions 2.2.3, 2.3.7, 2.4.6
  • N/a — versions n/a

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2008-5031?
CVE-2008-5031 is a vulnerability in Python, classified under CWE-189. Published 2008-11-10.
Is CVE-2008-5031 known to be exploited?
2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.