### [CVE-2006-4195](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4195) ![](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 PHP remote file inclusion vulnerability in param.peoplebook.php in the Peoplebook Component for Mambo (com_peoplebook) 1.0 and earlier, and possibly 1.1.2, when register_globals and allow_url_fopen are enabled, allows remote attackers to execute arbitrary PHP code via a URL in the mosConfig_absolute_path parameter. ### POC #### Reference - http://securityreason.com/securityalert/1406 - https://www.exploit-db.com/exploits/2184 #### Github No PoCs found on GitHub currently.