### [CVE-2006-6550](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6550) ![](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 ** DISPUTED ** PHP remote file inclusion vulnerability in common.php in Phorum 3.2.11 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the db_file parameter. NOTE: CVE disputes this vulnerability because db_file is defined before use. ### POC #### Reference - https://www.exploit-db.com/exploits/2894 #### Github No PoCs found on GitHub currently.