vendor:
Users Ultra Plugin
by:
Panagiotis Vagenas
7,5
CVSS
HIGH
Unrestricted File Upload
434
CWE
Product Name: Users Ultra Plugin
Affected Version From: 1.5.50
Affected Version To: 1.5.50
Patch Exists: YES
Related CWE: N/A
CPE: a:users_ultra:users_ultra_plugin
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 4.3.1
2015
WordPress Users Ultra Plugin [Unrestricted File Upload]
WordPress plugin Users Ultra Plugin suffers for an unrestricted file upload vulnerability. Any user (registered or not) can exploit a misbehavior of the plugin in order to upload csv files to the infected website. Although the plugin checks file extension using an extensions white-list (in this case only csv files are white-listed), no other checks (mime, size etc) are taking place. This alone can expose the infected website to a variety of attacks.
Mitigation:
Ensure that all uploaded files are validated for their content type and size before being accepted.