### [CVE-2007-3403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3403)



### Description
Unrestricted file upload vulnerability in upload.php in dreamLog (aka dreamblog) 0.5 allows remote attackers to upload and execute arbitrary PHP code in uploads/images/ via the uploadedFile[] parameter.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4106
#### Github
No PoCs found on GitHub currently.