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

18 lines
690 B
Markdown

### [CVE-2011-3976](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3976)
![](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 AmmSoft ScriptFTP 3.3 allows remote FTP servers to execute arbitrary code via a long filename in a response to a LIST command, as demonstrated using (1) GETLIST or (2) GETFILE in a ScriptFTP script.
### POC
#### Reference
- http://www.exploit-db.com/exploits/17876
#### Github
No PoCs found on GitHub currently.