mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-21 21:26:50 +02:00
816 B
816 B
CVE-2006-3676
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://securityreason.com/securityalert/1268
- http://www.redteam-pentesting.de/advisories/rt-sa-2006-006.txt
Github
No PoCs found on GitHub currently.