First published: Fri Apr 05 2019(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Teeworlds | =0.7.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-10879 is considered a critical severity vulnerability due to its potential for remote code execution.
To fix CVE-2019-10879, upgrade Teeworlds to version 0.7.3 or later, where the vulnerability has been addressed.
CVE-2019-10879 is caused by an integer overflow in the CDataFileReader::Open() function, leading to mishandled size-related multiplications.
CVE-2019-10879 affects users running Teeworlds version 0.7.2.
The potential consequences of CVE-2019-10879 include buffer overflow and possible remote code execution, which can compromise system security.