header-logo
Suggest Exploit
vendor:
Wordpress Download Manager
by:
IT Nerdbox
N/A
CVSS
N/A
Persistent Cross Site Scripting
79
CWE
Product Name: Wordpress Download Manager
Affected Version From: v3.3.8
Affected Version To: v3.3.8
Patch Exists: NO
Related CWE: N/A
CPE: a:wpdownloadmanager: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: Wordpress 3.7.1 on Linux CentOS
2013

WordPress Plugin: WordPress Download Manager Free & Pro Persistent Cross Site Scripting

When creating a new download package you need to enter a title, description and the file(s) that you want to be available for download. The title input field is not sanitized and therefor vulnerable to persistent cross site scripting. The payload used is <input onmouseover=prompt(document.cookie)>

Mitigation:

Input validation and sanitization
Source

Exploit-DB raw data:

# Exploit Title: Wordpress Plugin: Wordpress Download Manager Free & Pro
Persistent Cross Site Scripting 

# Google Dork:

# Date: 12-06-2013

# Exploit Author: IT Nerdbox

# Vendor Homepage: http://www.wpdownloadmanager.com # Software Link:
http://downloads.wordpress.org/plugin/download-manager.zip

# Version: v3.3.8

# Tested on: Wordpress 3.7.1 on Linux CentOS # CVE : N/A

 

 

 

When creating a new download package you need to enter a title, description
and the file(s) that you want to be available for download. The title input
field is not sanitized and therefor vulnerable to persistent cross site
scripting. The payload used is <input onmouseover=prompt(document.cookie)>

 

 

More information, including screenshots, can be found at:

http://www.nerdbox.it/wordpress-download-manager-xss/