mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
18 lines
769 B
Markdown
18 lines
769 B
Markdown
### [CVE-2018-12046](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12046)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|