### [CVE-2006-3676](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3676) ![](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 admin/gallery_admin.php in planetGallery before 14.07.2006 allows remote attackers to execute arbitrary PHP code by uploading files with a double extension and directly accessing the file in the images directory, which bypasses a regular expression check for safe file types. ### POC #### Reference - http://www.redteam-pentesting.de/advisories/rt-sa-2006-006.txt #### Github No PoCs found on GitHub currently.