vendor:
Wordpress Download Manager
by:
Claudio Viviani
7,5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: Wordpress Download Manager
Affected Version From: 2.7.0
Affected Version To: 2.7.4
Patch Exists: YES
Related CWE: None
CPE: a:wordpress:wordpress_download_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: BackBox 3.x
2014
WordPress Download Manager 2.7.0-2.7.4 Remote Command Execution
The vulnerable function is located on "/download-manager/wpdm-core.php" file. Any user from any post/page can call wpdm_ajax_call_exec() function (wp hook). wpdm_ajax_call_exec() call functions by call_user_func() through POST data. Evil POST Data (Add new Wordpress Administrator): action=wpdm_ajax_call&execute=wp_insert_user&user_login=NewAdminUser&user_pass=NewAdminPassword&role=administrator. Dork google: index of "wordpress-download".
Mitigation:
Upgrade to the latest version of Wordpress Download Manager (2.7.5)