mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
824 B
824 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://www.redteam-pentesting.de/advisories/rt-sa-2006-006.txt
- http://www.redteam-pentesting.de/advisories/rt-sa-2006-006.txt
Github
No PoCs found on GitHub currently.