First published: Fri Mar 30 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Dedecms v6 | =5.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2018-9134 is considered a critical vulnerability due to the potential for remote PHP code execution.
To mitigate CVE-2018-9134, you should upgrade DedeCMS to a patched version that fixes the CSRF vulnerability.
CVE-2018-9134 is a Cross-Site Request Forgery (CSRF) vulnerability affecting DedeCMS.
CVE-2018-9134 specifically affects DedeCMS version 5.7.
CVE-2018-9134 allows an attacker to rename files, potentially executing arbitrary PHP code on the server.