In Teeworlds 0.7.2, there is an integer overflow in CMap::Load() in engine/shared/map.cpp that can lead to a buffer overflow, because multiplication of width and height is mishandled.
                
            References
                    Configurations
                    History
                    No history.
Information
                Published : 2019-04-05 06:29
Updated : 2024-11-21 04:20
NVD link : CVE-2019-10877
Mitre link : CVE-2019-10877
CVE.ORG link : CVE-2019-10877
JSON object : View
Products Affected
                teeworlds
- teeworlds
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
