### [CVE-2008-1609](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1609) ![](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 just another flat file (JAF) CMS 4.0 RC2 allow remote attackers to execute arbitrary PHP code via a URL in the (1) website parameter to (a) forum.php, (b) headlines.php, and (c) main.php in forum/, and (2) main_dir parameter to forum/forum.php. NOTE: other main_dir vectors are already covered by CVE-2006-7127. ### POC #### Reference - https://www.exploit-db.com/exploits/2474/ - https://www.exploit-db.com/exploits/5317 #### Github No PoCs found on GitHub currently.