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.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/teeworlds/teeworlds/issues/2073 | issue tracking third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5KCS2CFDYJFBLZ4QKVPNJWHOZEGQ2LBC/ | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00046.html | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00077.html | vendor advisory |