### [CVE-2006-2736](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2736) ![](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 blend_data/blend_common.php in Blend Portal 1.2.0, as used with phpBB when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter. NOTE: This is a similar vulnerability to CVE-2006-2507. ### POC #### Reference - http://www.nukedx.com/?getxpl=41 - http://www.nukedx.com/?viewdoc=41 #### Github No PoCs found on GitHub currently.