Vulnerabilities (CVE)

Filtered by vendor Teeworlds Subscribe
Filtered by product Teeworlds
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2016-9400 2 Fedoraproject, Teeworlds 2 Fedora, Teeworlds 2020-06-11 7.5 HIGH 9.8 CRITICAL
The CClient::ProcessServerPacket method in engine/client/client.cpp in Teeworlds before 0.6.4 allows remote servers to write to arbitrary physical memory locations and possibly execute arbitrary code via vectors involving snap handling.
CVE-2019-20787 2 Opensuse, Teeworlds 2 Leap, Teeworlds 2020-04-29 7.5 HIGH 9.8 CRITICAL
Teeworlds before 0.7.4 has an integer overflow when computing a tilemap size.
CVE-2019-10879 1 Teeworlds 1 Teeworlds 2019-05-07 7.5 HIGH 9.8 CRITICAL
In Teeworlds 0.7.2, there is an integer overflow in CDataFileReader::Open() in engine/shared/datafile.cpp that can lead to a buffer overflow and possibly remote code execution, because size-related multiplications are mishandled.
CVE-2019-10877 1 Teeworlds 1 Teeworlds 2019-05-07 7.5 HIGH 9.8 CRITICAL
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.
CVE-2019-10878 1 Teeworlds 1 Teeworlds 2019-05-07 7.5 HIGH 9.8 CRITICAL
In Teeworlds 0.7.2, there is a failed bounds check in CDataFileReader::GetData() and CDataFileReader::ReplaceData() and related functions in engine/shared/datafile.cpp that can lead to an arbitrary free and out-of-bounds pointer write, possibly resulting in remote code execution.