### [CVE-2007-1935](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1935) ![](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 PHP file inclusion vulnerability in admin/index.php in ScarAdControl (ScarAdController) 1.1 allows remote attackers to execute arbitrary PHP code via a UNC share pathname or a local file pathname in the site parameter, which is accessed by the file_exists function. ### POC #### Reference - https://www.exploit-db.com/exploits/3682 #### Github No PoCs found on GitHub currently.