### [CVE-2007-2236](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2236) ![](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 footer.php in PunBB 1.2.14 and earlier allows remote attackers to include local files in include/user/ via a cross-site scripting (XSS) attack, or via the pun_include tag, as demonstrated by use of admin_options.php to execute PHP code from an uploaded avatar file. ### POC #### Reference - http://securityreason.com/securityalert/2613 #### Github No PoCs found on GitHub currently.