vendor:
Download Manager
by:
Kacper Szurek
8,8
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: Download Manager
Affected Version From: 2.7.2
Affected Version To: 2.7.2
Patch Exists: YES
Related CWE: CVE-2014-9260
CPE: 2.7.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WordPress
2014
WordPress Download Manager 2.7.2 Privilege Escalation
Every registered user can update every WordPress options using basic_settings() function. Login as standard user (created using wp-login.php?action=register) then submit a form with a hidden input containing a value of 'administrator' for the 'default_role' parameter. After that create new user using wp-login.php?action=register. Newly created user will have admin privileges.
Mitigation:
Update to version 2.7.3