### [CVE-2017-18377](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18377) ![](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 An issue was discovered on Wireless IP Camera (P2P) WIFICAM cameras. There is Command Injection in the set_ftp.cgi script via shell metacharacters in the pwd variable, as demonstrated by a set_ftp.cgi?svr=192.168.1.1&port=21&user=ftp URI. ### POC #### Reference - https://pierrekim.github.io/blog/2017-03-08-camera-goahead-0day.html#pre-auth-root-rce #### Github No PoCs found on GitHub currently.