Files
CVEs-PoC/2007/CVE-2007-2214.md
T
2024-06-18 02:51:15 +02:00

18 lines
704 B
Markdown

### [CVE-2007-2214](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2214)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.