mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
20 lines
861 B
Markdown
20 lines
861 B
Markdown
### [CVE-2007-4442](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4442)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|