### [CVE-2007-4442](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4442) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Stack-based buffer overflow in the logging function in the Unreal engine, possibly 2003 and 2004, as used in the internal web server, allows remote attackers to cause a denial of service (application crash) via a request for a long .gif filename in the images/ directory, related to conversion from Unicode to ASCII. ### POC #### Reference - http://aluigi.org/adv/unrwebdos-adv.txt - http://aluigi.org/poc/unrwebdos.zip - http://securityreason.com/securityalert/3039 #### Github No PoCs found on GitHub currently.