### [CVE-2009-4541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4541) ![](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 Multiple PHP remote file inclusion vulnerabilities in IsolSoft Support Center 2.5 allow remote attackers to execute arbitrary PHP code via a URL in the lang parameter to (1) newticket.php or (2) rempass.php, or a URL in the lang parameter in an adduser action to (3) index.php. NOTE: this can also be leveraged to include and execute arbitrary local files via .. (dot dot) sequences. ### POC #### Reference - http://www.exploit-db.com/exploits/9397 - http://www.exploit-db.com/exploits/9397 #### Github No PoCs found on GitHub currently.