Files
CVEs-PoC/2017/CVE-2017-11323.md
T
2024-06-18 02:51:15 +02:00

18 lines
706 B
Markdown

### [CVE-2017-11323](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11323)
![](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 ESTsoft ALZip 8.51 and earlier allows remote attackers to execute arbitrary code via a crafted MS-DOS device file, as demonstrated by use of "AUX" as the initial substring of a filename.
### POC
#### Reference
- http://exploit.kitploit.com/2017/08/alzip-851-buffer-overflow.html
#### Github
No PoCs found on GitHub currently.