cve/2007/CVE-2007-6537.md

20 lines
847 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-6537](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6537)
![](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 zfile_gunzip function in zfile.c in WinUAE 1.4.4 and earlier allows user-assisted remote attackers to execute arbitrary code via a long filename in a gzipped archive, such as a (1) gz, (2) adz, (3) roz, or (4) hdz archive in a compressed floppy disk image.
### POC
#### Reference
- http://aluigi.altervista.org/adv/winuaebof-adv.txt
- http://aluigi.org/poc/winuaebof.zip
2024-06-18 02:51:15 +02:00
- http://securityreason.com/securityalert/3487
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.