### [CVE-2007-1636](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1636) ![](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 Directory traversal vulnerability in index.php in RoseOnlineCMS 3 B1 allows remote attackers to include arbitrary files via a .. (dot dot) sequence in the op parameter, as demonstrated by injecting PHP code into Apache log files via the URL and User-Agent HTTP header. ### POC #### Reference - https://www.exploit-db.com/exploits/3548 #### Github No PoCs found on GitHub currently.