mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
663 B
Markdown
18 lines
663 B
Markdown
### [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.
|
|
|