Lucene search

K
zdtHigh-Tech Bridge1337DAY-ID-23284
HistoryFeb 11, 2015 - 12:00 a.m.

WordPress Easing Slider 2.2.0.6 Cross Site Scripting Vulnerability

2015-02-1100:00:00
High-Tech Bridge
0day.today
27

0.001 Low

EPSS

Percentile

50.8%

Exploit for php platform in category web applications

Product: Easing Slider WordPress Plugin
Vendor: Easing Slider
Vulnerable Version(s): 2.2.0.6 and probably prior
Tested Version: 2.2.0.6
Advisory Publication:  January 21, 2015  [without technical details]
Vendor Notification: January 21, 2015 
Vendor Patch: January 22, 2015 
Public Disclosure: February 11, 2015 
Vulnerability Type: Cross-Site Scripting [CWE-79]
CVE Reference: CVE-2015-1436
Risk Level: Low 
CVSSv2 Base Score: 2.6 (AV:N/AC:H/Au:N/C:N/I:P/A:N)
Solution Status: Fixed by Vendor
Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ ) 

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

Advisory Details:

High-Tech Bridge Security Research Lab discovered two XSS vulnerabilities in Easing Slider WordPress plugin, which can be exploited against administrators of WordPress (with the vulnerable plugin) to perform Cross-Site Scripting attacks.

Successful exploitation of the vulnerabilities may allow an attacker to steal administrator’s cookies and gain complete control over the website.

1) Two Reflected XSS Vulnerabilities in Easing Slider WordPress Plugin: CVE-2015-1436

1.1 The vulnerability exists due to insufficient sanitization of input data passed via the "edit" HTTP GET parameter to "/wp-admin/admin.php" script when "page" is set to "easingslider_manage_customizations". 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. 

PoC code below uses JS "alert()" function to display "ImmuniWeb" popup:

http://[host]/wp-admin/admin.php?page=easingslider_manage_customizations&edit=%22%3E%3Cscript%3Ealert%28/ImmuniWeb/%29;%3C/script%3E

1.2 The vulnerability exists due to insufficient sanitization of input data passed via the "edit" HTTP GET parameter to "/wp-admin/admin.php" script when "page" is set to "easingslider_edit_sliders". 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. 

PoC code below uses JS "alert()" function to display "ImmuniWeb" popup:

http://[host]/wp-admin/admin.php?page=easingslider_edit_sliders&edit=%27%22%3E%3Cscript%3Ealert%28/ImmuniWeb/%29;%3C/script%3E


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

Solution:

Update to Easing Slider 2.2.0.7

More Information:
https://wordpress.org/plugins/easing-slider/changelog/

#  0day.today [2018-01-01]  #