mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
18 lines
704 B
Markdown
18 lines
704 B
Markdown
### [CVE-2007-2214](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2214)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in includes/upload_file.php in DmCMS allows remote attackers to upload arbitrary PHP scripts by placing a script's contents in both the File2 and File3 parameters, and sending a ok.php?do=act Referer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2605
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|