mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
708 B
Markdown
18 lines
708 B
Markdown
### [CVE-2018-9134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9134)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
file_manage_control.php in DedeCMS 5.7 has CSRF in an fmdo=rename action, as demonstrated by renaming an arbitrary file under uploads/userup to a .php file under the web root to achieve PHP code execution. This uses the oldfilename and newfilename parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://xz.aliyun.com/t/2234
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|