### [CVE-2006-5261](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5261) ![](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 PHPMyNews 1.4 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the cfg_include_dir parameter in (1) disp_form.php3, (2) disp_smileys.php3, (3) little_news.php3, and (4) index.php3 in include/. ### POC #### Reference - http://securityreason.com/securityalert/1720 - https://www.exploit-db.com/exploits/2488 #### Github No PoCs found on GitHub currently.