cve/2019/CVE-2019-10877.md
2024-05-26 14:27:05 +02:00

637 B

CVE-2019-10877

Description

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.

POC

Reference

No PoCs from references.

Github