Bugzilla – Bug 1193831
VUL-0: CVE-2021-43518: teeworlds: buffer overflow in map parser
Last modified: 2021-12-16 16:15:05 UTC
CVE-2021-43518 Teeworlds up to and including 0.7.5 is vulnerable to Buffer Overflow. A map parser does not validate m_Channels value coming from a map file, leading to a buffer overflow. A malicious server may offer a specially crafted map that will overwrite client's stack causing denial of service or code execution. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-43518 https://github.com/teeworlds/teeworlds/issues/2981 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43518 https://mmmds.pl/fuzzing-map-parser-part-1-teeworlds/