Multiple integer overflows in Python 2.5.2 and earlier allow context-dependent attackers to have an unknown impact via vectors related to the (1) stringobject, (2) unicodeobject, (3) bufferobject, (4) longobject, (5) tupleobject, (6) stropmodule, (7) gcmodule, and (8) mmapmodule modules.  NOTE: The expandtabs integer overflows in stringobject and unicodeobject in 2.5.2 are covered by CVE-2008-5031.
                
            References
                    Configurations
                    History
                    No history.
Information
                Published : 2008-08-01 14:41
Updated : 2023-08-02 17:14
NVD link : CVE-2008-2315
Mitre link : CVE-2008-2315
CVE.ORG link : CVE-2008-2315
JSON object : View
Products Affected
                python
- python
 
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
