Lucene search
K

SupportCenter Plus 7.9 Cross Site Scripting Vulnerability

🗓️ 29 Jan 2015 00:00:00Reported by High-Tech BridgeType 
zdt
 zdt
🔗 0day.today👁 41 Views

SupportCenter Plus 7.9 XSS Vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
CNVD
Multiple Cross-Site Scripting Vulnerabilities in SupportCenter Plus
28 Jan 201500:00
cnvd
CVE
CVE-2015-0866
2 Feb 201515:00
cve
Cvelist
CVE-2015-0866
2 Feb 201515:00
cvelist
EUVD
EUVD-2015-0876
7 Oct 202500:30
euvd
htbridge
Two XSS Vulnerabilities in SupportCenter Plus
7 Jan 201500:00
htbridge
NVD
CVE-2015-0866
2 Feb 201515:59
nvd
Packet Storm
SupportCenter Plus 7.9 Cross Site Scripting
29 Jan 201500:00
packetstorm
Prion
Cross site scripting
2 Feb 201515:59
prion
securityvulns
Two XSS Vulnerabilities in SupportCenter Plus
2 Feb 201500:00
securityvulns
securityvulns
Web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)
2 Feb 201500:00
securityvulns
Rows per page
Product: SupportCenter Plus
Vendor: Zoho Corp.
Vulnerable Version(s): 7.9 and probably prior
Tested Version: 7.9
Advisory Publication:  January 7, 2015  [without technical details]
Vendor Notification: January 7, 2015 
Vendor Patch: January 23, 2015 
Public Disclosure: January 28, 2015 
Vulnerability Type: Cross-Site Scripting [CWE-79]
CVE Reference: CVE-2015-0866
Risk Level: Medium 
CVSSv2 Base Score: 4.3 (AV:N/AC:M/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 a web-based customer support software SupportCenter Plus. These vulnerabilities can be exploited to perform Cross-Site Scripting attacks against authenticated users of the vulnerable software.


1) Cross-Site Scripting (XSS) in SupportCenter Plus: CVE-2015-0866

The discovered XSS vulnerabilities can be used by attackers to steal cookies or other sensitive user data of a vulnerable website. 

Attackers can also perform more sophisticated attacks, such as spear phishing, or launch drive-by-download attacks against website users by injecting malware or exploit-packs into vulnerable scripts.

1.1 Input passed via the "fromCustomer" HTTP GET parameter to "/HomePage.do" script is not properly sanitised before being returned to the user. A remote attacker can trick a logged-in user to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.

A simple exploit below uses the "alert()" JavaScript function to display "ImmuniWeb" word: 

http://[host]/HomePage.do?fromCustomer=customerportal_%3C/script%3E%3Cscript%3Ealert%28/ImmuniWeb/%29%3C/script%3E

1.2 Input passed via the "username" and "password" HTTP POST parameters to "/HomePage.do" script are not properly sanitised before being returned to the user. A remote attacker can trick a logged-in user to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.

Below is a simple exploit that can be used to demonstrate the vulnerability. After submitting the form two JavaScript dialog boxes will appear with "ImmuniWeb" word:


<form action="http://[host]/HomePage.do" method="post" name="main">
<input type="hidden" name="username" value='</script><script>alert(/ImmuniWeb/)</script>'>
<input type="hidden" name="password" value='</script><script>alert(/ImmuniWeb/)</script>'>
<input type="submit" id="btn">
</form>


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

Solution:

Update to SupportCenter Plus build 7941

More Information:
https://forums.manageengine.com/topic/security-update-for-supportcenter-plus

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

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