### [CVE-2007-1851](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1851) ![](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 directory traversal vulnerabilities in Really Simple PHP and Ajax (RSPA) 2007-03-23 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the __class parameter to (1) Controller_v4.php or (2) Controller_v5.php. ### POC #### Reference - https://www.exploit-db.com/exploits/3641 #### Github No PoCs found on GitHub currently.