Secunia Logo  


Secunia PSI WorldMap
 
CVE Reference: CVE-2008-5031
NOTE: The text on this page is written by CVE MITRE and reflects neither the opinions of Secunia or the results of our research. All data on this page is written and maintained by CVE MITRE.

Original Page at CVE MITRE:
CVE-2008-5031

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.

CVE Status:
Candidate

References:

SAID
  Secunia Advisory: SA33937
  Secunia Advisory: SA35750
  Secunia Advisory: SA37471

MLIST
  http://www.openwall.com/lists/oss-security/2008/11/05/2
  http://www.openwall.com/lists/oss-security/2008/11/05/3

MISC
  http://scary.beasts.org/security/CESA-2008-008.html

GENTOO
  http://security.gentoo.org/glsa/glsa-200907-16.xml

CONFIRM
  http://svn.python.org/view/python/trunk/Objects/stringobject.c?rev=61350&view=diff&r1=61350&r2=61349&p1=python/trunk/Objects/stringobject.c&p2=/python/trunk/Objects/stringobject.c
  http://svn.python.org/view/python/trunk/Objects/unicodeobject.c?rev=61350&view=diff&r1=61350&r2=61349&p1=python/trunk/Objects/unicodeobject.c&p2=/python/trunk/Objects/unicodeobject.c
  http://svn.python.org/view?rev=61350&view=rev
  http://support.apple.com/kb/HT3438
  http://www.vmware.com/security/advisories/VMSA-2009-0016.html

BUGTRAQ
  http://www.securityfocus.com/archive/1/archive/1/507985/100/0/threaded

APPLE
  http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html


Return to the previous page.