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

18 lines
769 B
Markdown

### [CVE-2018-12046](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12046)
![](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
DedeCMS through 5.7SP2 allows arbitrary file write in dede/file_manage_control.php via a dede/file_manage_view.php?fmdo=newfile request with name and str parameters, as demonstrated by writing to a new .php file.
### POC
#### Reference
- https://github.com/SukaraLin/php_code_audit_project/blob/master/dedecms/dedecms%20v5.7%20sp2%20%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1.md
#### Github
No PoCs found on GitHub currently.