Lucene search
K

WordPress WP-Cron 1.1.5 Cross Site Scripting Vulnerability

🗓️ 27 Dec 2013 00:00:00Reported by High-Tech BridgeType 
zdt
 zdt
🔗 0day.today👁 70 Views

WordPress WP-Cron 1.1.5 XSS Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2013-6991
2 Jan 201415:00
cve
Cvelist
CVE-2013-6991
2 Jan 201415:00
cvelist
EUVD
EUVD-2013-6792
7 Oct 202500:30
euvd
htbridge
Cross-Site Scripting (XSS) in WP-Cron Dashboard Wordpress plugin
5 Dec 201300:00
htbridge
NVD
CVE-2013-6991
3 Jan 201418:54
nvd
Packet Storm
WordPress WP-Cron 1.1.5 Cross Site Scripting
26 Dec 201300:00
packetstorm
Patchstack
WordPress WP Cron Dashboard Plugin <= 1.1.5 - XSS
6 Dec 201300:00
patchstack
Prion
Cross site scripting
3 Jan 201418:54
prion
securityvulns
Cross-Site Scripting &#40;XSS&#41; in WP-Cron Dashboard Wordpress plugin
9 Jan 201400:00
securityvulns
securityvulns
Web applications security vulnerabilities summary &#40;PHP, ASP, JSP, CGI, Perl&#41;
9 Jan 201400:00
securityvulns
Rows per page
Product: WP-Cron Dashboard Wordpress plugin
Vendor: OKAMOTO Wataru 
Vulnerable Version(s): 1.1.5 and probably prior
Tested Version: 1.1.5
Advisory Publication:  December 5, 2013  [without technical details]
Vendor Notification: December 5, 2013 
Public Disclosure: December 26, 2013 
Vulnerability Type: Cross-Site Scripting [CWE-79]
CVE Reference: CVE-2013-6991
Risk Level: Low 
CVSSv2 Base Score: 2.6 (AV:N/AC:H/Au:N/C:N/I:P/A:N)
Solution Status: Solution Available
Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ ) 

-----------------------------------------------------------------------------------------------

Advisory Details:

High-Tech Bridge Security Research Lab discovered vulnerability in WP-Cron Dashboard Wordpress plugin, which can be exploited to perform Cross-Site Scripting (XSS) attacks.


1) Cross-Site Scripting (XSS) in WP-Cron Dashboard Wordpress plugin: CVE-2013-6991

The vulnerability exists due to insufficient sanitisation of user-supplied data in "procname" HTTP POST parameter passed to "/wp-admin/tools.php" script. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.

The exploitation example below uses the "alert()" JavaScript function to display "immuniweb" word:

<form action="http://[host]/wp-admin/tools.php?page=wp-cron-dashboard" method="post" name="main">
<input type="hidden" name="procname"  value='<script>alert("immuniweb");</script>'>
<input type="hidden" name="submit"  value='1'>
<input type="submit" id="btn">
</form>


-----------------------------------------------------------------------------------------------

Solution:

Vendor did not reply to 3 notifications by email, 3 notifications via contact form, 1 notification via twitter, 1 forum thread. Currently we are not aware of any official solution for this vulnerability.

Unofficial patch was developed by High-Tech Bridge Security Research Lab and is available here: https://www.htbridge.com/advisory/HTB23189-patch.zip

#  0day.today [2018-04-08]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation