Multiple integer overflows in the imageop module in Python 2.5.1 and earlier allow context-dependent attackers to cause a denial of service (application crash) and possibly obtain sensitive information (memory contents) via crafted arguments to (1) the tovideo method, and unspecified other vectors related to (2) imageop.c, (3) rbgimgmodule.c, and other files, which trigger heap-based buffer overflows.
                
            References
                    Configurations
                    History
                    No history.
Information
                Published : 2007-09-18 22:17
Updated : 2023-08-02 18:52
NVD link : CVE-2007-4965
Mitre link : CVE-2007-4965
CVE.ORG link : CVE-2007-4965
JSON object : View
Products Affected
                python
- python
 
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
