### [CVE-2017-9757](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9757) ![](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 IPFire 2.19 has a Remote Command Injection vulnerability in ids.cgi via the OINKCODE parameter, which is mishandled by a shell. This can be exploited directly by authenticated users, or through CSRF. ### POC #### Reference - https://www.exploit-db.com/exploits/42149/ #### Github - https://github.com/peterleiva/CVE-2017-9757