vendor:
File Manager WordPress Plugin
by:
Summer of Pwnage
7,5
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: File Manager WordPress Plugin
Affected Version From: 3.0.1
Affected Version To: 3.0.1
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:file_manager
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2016
Cross-Site Request Forgery in File Manager WordPress Plugin
The File Manager WordPress Plugin is vulnerable to Cross-Site Request Forgery. An attacker can for example upload arbitrary PHP files to the server. The target parameter holds a Base64-encoded destination path. By using the proof of concept request below a file named info.php is uploaded to the /wp-content/uploads/file-manager/ directory.
Mitigation:
There is currently no fix available.