### [CVE-2012-10028](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10028) ![](https://img.shields.io/static/v1?label=Product&message=SurgeFTP&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=*%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20OS%20Command%20('OS%20Command%20Injection')&color=brightgreen) ### Description Netwin SurgeFTP version 23c8 and prior contains a vulnerability in its web-based administrative console that allows authenticated users to execute arbitrary system commands via crafted POST requests to `surgeftpmgr.cgi`. This can lead to full remote code execution on the underlying system. ### POC #### Reference - https://www.exploit-db.com/exploits/23522 - https://www.exploit-db.com/exploits/23601 - https://www.vulncheck.com/advisories/netwin-surgeftp-auth-rce #### Github No PoCs found on GitHub currently.