mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
942 B
942 B
CVE-2006-7070
Description
Unrestricted file upload vulnerability in manager/media/ibrowser/scripts/rfiles.php in Etomite CMS 0.6.1 and earlier allows remote attackers to upload and execute arbitrary files via an nfile[] parameter with a filename that contains a .php extension followed by a valid image extension such as .gif or .jpg, then calling the rename function.
POC
Reference
- http://securityreason.com/securityalert/2326
- http://securityreason.com/securityalert/2326
- https://www.exploit-db.com/exploits/2072
- https://www.exploit-db.com/exploits/2072
Github
No PoCs found on GitHub currently.