Netsparker, Web Application Security Scanner

SQL Injection SUMMARY, www.epicdreams.com

Loading

Netsparker - Scan Report Summary
TARGET URL
http://www.epicdreams.com/categories.shtm?cn=...
SCAN DATE
4/17/2011 3:16:22 PM
REPORT DATE
4/17/2011 5:14:41 PM
SCAN DURATION
00:33:28

Total Requests

Average Speed

0.10 req/sec.
3
identified
1
confirmed
1
critical
0
informational

GHDB, DORK Tests

GHDB, DORK Tests
PROFILE
Previous Settings
ENABLED ENGINES
Blind SQL Injection, Boolean SQL Injection, Command Injection, SQL Injection, Cross-site Scripting
Authentication
Scheduled

VULNERABILITIES

Vulnerabilities
Netsparker - Web Application Security Scanner
CRITICAL
33 %
LOW
67 %
[High Possibility] SQL Injection

[High Possibility] SQL Injection

1 TOTAL
CRITICAL
SQL Injection occurs when data input for example by a user is interpreted as a SQL command rather than normal data by the backend database. This is an extremely common vulnerability and its successful exploitation can have critical implications. Even though Netsparker believes that there is a SQL Injection in here it could not confirm it. There can be numerous reasons for Netsparker not being able to confirm this. We strongly recommend investigating the issue manually to ensure that it is an SQL Injection and that it needs to be addressed. You can also consider sending the details of this issue to us, in order that we can address this issue for the next time and give you a more precise result.

Impact

Depending on the backend database, database connection settings and the operating system, an attacker can mount one or more of the following type of attacks successfully:
  • Reading, Updating and Deleting arbitrary data from the database
  • Executing commands on the underlying operating system
  • Reading, Updating and Deleting arbitrary tables from the database

Actions to Take

  1. See the remedy for solution.
  2. If you are not using a database access layer (DAL) within the architecture consider its benefits and implement if appropriate. As a minimum the use of s DAL will help centralize the issue and its resolution. You can also use an ORM (object relational mapping). Most ORM systems use parameterized queries and this can solve many if not all SQL Injection based problems.
  3. Locate all of the dynamically generated SQL queries and convert them to parameterised queries. (If you decide to use a DAL/ORM, change all legacy code to use these new libraries)
  4. Monitor and review weblogs and application logs in order to uncover active or previous exploitation attempts.

Remedy

A very robust method for mitigating the threat of SQL Injection based vulnerabilities is to use parameterized queries (prepared statements). Almost all modern languages provide built in libraries for this. Wherever possible do not create dynamic SQL queries or SQL queries with string concatenation.

Required Skills for Successful Exploitation

There are numerous freely available tools to test for SQL Injection vulnerabilities. This is a complex area with many dependencies, however it should be noted that the numerous resources available in this area have raised both attacker awareness of the issues and their ability to discover and leverage them. SQL Injection is one of the most common web application vulnerabilities.

External References

Remedy References

- /categories.shtm

/categories.shtm

http://www.epicdreams.com/categories.shtm?cn=Long%20Island%20Escorts&catcity=%2527

Parameters

Parameter Type Value
cn GET Long Island Escorts
catcity GET %27

Request

GET /categories.shtm?cn=Long%20Island%20Escorts&catcity=%2527 HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.epicdreams.com
Cookie: EPICINFO=254tphuik1jmpegbqdkofc0gh2
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Sun, 17 Apr 2011 20:17:53 GMT
Server: Apache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8


<html><head><title> Escorts, Escort Service, Erotic Massage Service, Tantra, Escort Agencies, TV/TS, Fetish/Fantasy</title><meta name="description" content="EpicDreams Guide to Escorts, Escort Service, Erotic Massage Service, Escort Agencies, TV/TS, Shemales, Fetish/Fantasy, Tantra. Daily updates. Free site"><meta name="keywords" content=" Escorts, Escort Service, Erotic Massage Service, Tantra, Escort Agencies, TV/TS, Shemales, Fetish/Fantasy"><meta name="keyphrases" content=" Escorts, Escort Service, Erotic Massage Service, Tantra, Escort Agencies, TV/TS, Shemales, Fetish/Fantasy"><meta name="revisit" content="7 days"><meta name="Copyright" content="�1998-2006 EpicDreams"><meta name="Author" content="EpicDreams"><meta name="Language" content="en"><meta name="distribution" content="Global"><meta name="Classifaction" content="adult"><meta name="robots" content="index,follow"><script language="JavaScript" src="/includes/global_functions.js"></script><!-- FILE: style.shtm --><!-- want to include directory --> <link rel="stylesheet" type="text/css" href="/css/style.css"> <style type="text/css">
/* Purple */
.HlBorder {BACKGROUND: #b700ff}
.hlOutline {border: 1px solid #b700ff;}
.HlBg {BACKGROUND: #2a003a}
.HlHr {BACKGROUND: #4b0069}
.Masthead {BACKGROUND: #b700ff}
.bdHl {FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 12px}
.bdHlBld {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 15px}
.HdlnHl {FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 22px}
.lnkBdHl {FONT-SIZE: 11px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: underline; line-height: 12px}
.lnkBdHlNoUl {FONT-SIZE: 11px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: none; line-height: 12px}
.lnkBdLtHl {FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: underline; line-height: 12px}
.lnkBdLtHlNoUl {FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: none; line-height: 12px}
.lnkBdLtHlBld {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: underline; line-height: 15px}
.lnkBdLtHlBldNoUl {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: none; line-height: 15px}

.hlH3 {FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 20px; height:30px;}

.hlH4 {FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 16px; height:20px;}

.hlH5 {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 14px; height:16px;}
</style><link rel="shortcut icon" href="/images/global/favicon.ico"></head><body topmargin="0" marginheight="0" leftmargin="0" marginwidth="0" bgcolor="#000000" background="/images/global/bg.gif"><!-- <div align="right"><a href="login.shtm" class="lnksubHdWhtNoUl">login</a> |</div> --><table width="100%" cellspacing="0" cellpadding="0" border="0"><!-- Masthead --><tr> <td colspan="5" height="68"> <table width="100%" cellspacing="0" cellpadding="0" border="0"><tr> <td width="505" class="MastHead"><img src="/images/global/masthead_directory.jpg" width="505" height="68" border="0" alt="EpicDreams, Epic Dreams, Escort, Escorts, incall, outcall, Escort Reviews, Escort Directory, Escort Classifieds"></td> <td width="100%" class="Masthead" align="right"><script language="JavaScript">document.write('<img src=/images/global/pixel.gif?width=' + screen.width + '&height=' + screen.height + ' width=100% height=1 border=0>');</script> <span class="subHdWht">Welcome, Guest</span><br><a href="/login.shtm" class="lnkBdWhtNoUl" title="Log In">Log In</a>&nbsp;<span class="subHdWht">|</span>&nbsp;<a href="/signup_member.shtm" class="lnkBdWhtNoUl" title="Create a Client/Hobbyist Account">Free Hobbyist Account</a>&nbsp;<span class="subHdWht">|</span>&nbsp;<a href="/advertise.shtm" class="lnkBdWhtNoUl" title="Create a Provider Ad">Free Provider Ad</a>&nbsp;<span class="subHdWht">|</span>&nbsp;<a href="/help.shtm" class="lnkBdWhtNoUl" title="Help">Help</a> </td> <td width="271" class="Masthead"><img src="/images/global/pixel.gif" width="1" height="1" border="0" alt=""><!--<img src="/images/global/ed_logo_directory.gif" width="271" height="68" border="0" alt="">--></td> <td width="10" class="Masthead"><img src="/images/global/pixel.gif" width="10" height="68" border="0" alt=""></td></tr></table></td></tr><!-- End Masthead --><!-- Tabs --><tr> <td colspan="5" class="MedGray"><img src="/images/global/pixel.gif" width="1" height="6" border="0" alt=""></td></tr><tr> <td colspan="5"> <table cellspacing="0" cellpadding="0" border="0" width="100%"><tr > <td width="10"><img src="/images/global/tab_pixel.gif" width="10" height="19" border="0" alt=""></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/home.shtm" class="lnksubHdXltGrayNoUl">Home</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/myed.shtm" class="lnksubHdXltGrayNoUl">myEpicDreams</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/vip.shtm" class="lnksubHdXltGrayNoUl">VIP&nbsp;Escorts</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="XltGray"><img src="/images/global/hl_tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="XltGray" valign="top" width="100%"><img src="/images/global/hl_tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="XltGray" width="12"><img src="/images/global/hl_tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="XltGray" height="12" valign="middle"><a href="/directory.shtm" class="lnksubHdWhtNoUl">Directory</a></td></tr><tr> <td class="XltGray" valign="bottom"><img src="/images/global/hl_tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/gallery.shtm" class="lnksubHdXltGrayNoUl">Photo&nbsp;Gallery</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/calendars.shtm" class="lnksubHdXltGrayNoUl">Calendar</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/community.shtm" class="lnksubHdXltGrayNoUl">Reviews&nbsp;&amp;&nbsp;Forums</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/shopping.shtm" class="lnksubHdXltGrayNoUl">Adult&nbsp;Store</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/advertise.shtm" class="lnksubHdXltGrayNoUl">Advertise</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/service.shtm" class="lnksubHdXltGrayNoUl">CustomerCare</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td><td width="100%" class="MedGray"><img src="/images/global/tab_pixel.gif" width=&..
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

- /categories.shtm

/categories.shtm CONFIRMED

http://www.epicdreams.com/categories.shtm?cn=Long%20Island%20Escorts&catcity=210

Identified Cookie

EPICINFO

Request

GET /categories.shtm?cn=Long%20Island%20Escorts&catcity=210 HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.epicdreams.com
Accept-Encoding: gzip, deflate
Connection: Keep-Alive

Response

HTTP/1.1 200 OK
Date: Sun, 17 Apr 2011 20:16:11 GMT
Server: Apache
Set-Cookie: EPICINFO=254tphuik1jmpegbqdkofc0gh2; expires=Mon, 18-Apr-2011 20:16:11 GMT; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8


<html><head><title>Long Island Escorts, Long Island Escort Service, Long Island Erotic Massage Service, Long Island Tantra, Long Island Escort Agencies, Long Island TV/TS, Long Island Fetish/Fantasy</title><meta name="description" content="EpicDreams Guide to Long Island Escorts, Escort Service, Erotic Massage Service, Escort Agencies, TV/TS, Shemales, Fetish/Fantasy, Tantra. Daily updates. Free site"><meta name="keywords" content="Long Island Escorts, Long Island Escort Service, Long Island Erotic Massage Service, Long Island Tantra, Long Island Escort Agencies, Long Island TV/TS, Long Island Shemales, Long Island Fetish/Fantasy"><meta name="keyphrases" content="Long Island Escorts, Long Island Escort Service, Long Island Erotic Massage Service, Long Island Tantra, Long Island Escort Agencies, Long Island TV/TS, Long Island Shemales, Long Island Fetish/Fantasy"><meta name="revisit" content="7 days"><meta name="Copyright" content="�1998-2006 EpicDreams"><meta name="Author" content="EpicDreams"><meta name="Language" content="en"><meta name="distribution" content="Global"><meta name="Classifaction" content="adult"><meta name="robots" content="index,follow"><script language="JavaScript" src="/includes/global_functions.js"></script><!-- FILE: style.shtm --><!-- want to include directory --> <link rel="stylesheet" type="text/css" href="/css/style.css"> <style type="text/css">
/* Purple */
.HlBorder {BACKGROUND: #b700ff}
.hlOutline {border: 1px solid #b700ff;}
.HlBg {BACKGROUND: #2a003a}
.HlHr {BACKGROUND: #4b0069}
.Masthead {BACKGROUND: #b700ff}
.bdHl {FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 12px}
.bdHlBld {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 15px}
.HdlnHl {FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 22px}
.lnkBdHl {FONT-SIZE: 11px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: underline; line-height: 12px}
.lnkBdHlNoUl {FONT-SIZE: 11px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: none; line-height: 12px}
.lnkBdLtHl {FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: underline; line-height: 12px}
.lnkBdLtHlNoUl {FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: none; line-height: 12px}
.lnkBdLtHlBld {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: underline; line-height: 15px}
.lnkBdLtHlBldNoUl {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: none; line-height: 15px}

.hlH3 {FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 20px; height:30px;}

.hlH4 {FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 16px; height:20px;}

.hlH5 {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 14px; height:16px;}
</style><link rel="shortcut icon" href="/images/global/favicon.ico"></head><body topmargin="0" marginheight="0" leftmargin="0" marginwidth="0" bgcolor="#000000" background="/images/global/bg.gif"><!-- <div align="right"><a href="login.shtm" class="lnksubHdWhtNoUl">login</a> |</div> --><table width="100%" cellspacing="0" cellpadding="0" border="0"><!-- Masthead --><tr> <td colspan="5" height="68"> <table width="100%" cellspacing="0" cellpadding="0" border="0"><tr> <td width="505" class="MastHead"><img src="/images/global/masthead_directory.jpg" width="505" height="68" border="0" alt="EpicDreams, Epic Dreams, Escort, Escorts, incall, outcall, Escort Reviews, Escort Directory, Escort Classifieds"></td> <td width="100%" class="Masthead" align="right"><script language="JavaScript">document.write('<img src=/images/global/pixel.gif?width=' + screen.width + '&height=' + screen.height + ' width=100% height=1 border=0>');</script> <span class="subHdWht">Welcome, Guest</span><br><a href="/login.shtm" class="lnkBdWhtNoUl" title="Log In">Log In</a>&nbsp;<span class="subHdWht">|</span>&nbsp;<a href="/signup_member.shtm" class="lnkBdWhtNoUl" title="Create a Client/Hobbyist Account">Free Hobbyist Account</a>&nbsp;<span class="subHdWht">|</span>&nbsp;<a href="/advertise.shtm" class="lnkBdWhtNoUl" title="Create a Provider Ad">Free Provider Ad</a>&nbsp;<span class="subHdWht">|</span>&nbsp;<a href="/help.shtm" class="lnkBdWhtNoUl" title="Help">Help</a> </td> <td width="271" class="Masthead"><img src="/images/global/pixel.gif" width="1" height="1" border="0" alt=""><!--<img src="/images/global/ed_logo_directory.gif" width="271" height="68" border="0" alt="">--></td> <td width="10" class="Masthead"><img src="/images/global/pixel.gif" width="10" height="68" border="0" alt=""></td></tr></table></td></tr><!-- End Masthead --><!-- Tabs --><tr> <td colspan="5" class="MedGray"><img src="/images/global/pixel.gif" width="1" height="6" border="0" alt=""></td></tr><tr> <td colspan="5"> <table cellspacing="0" cellpadding="0" border="0" width="100%"><tr > <td width="10"><img src="/images/global/tab_pixel.gif" width="10" height="19" border="0" alt=""></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/home.shtm" class="lnksubHdXltGrayNoUl">Home</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/myed.shtm" class="lnksubHdXltGrayNoUl">myEpicDreams</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/vip.shtm" class="lnksubHdXltGrayNoUl">VIP&nbsp;Escorts</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="XltGray"><img src="/images/global/hl_tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="XltGray" valign="top" width="100%"><img src="/images/global/hl_tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="XltGray" width="12"><img src="/images/global/hl_tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="XltGray" height="12" valign="middle"><a href="/directory.shtm" class="lnksubHdWhtNoUl">Directory</a></td></tr><tr> <td class="XltGray" valign="bottom"><img src="/images/global/hl_tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/gallery.shtm" class="lnksubHdXltGrayNoUl">Photo&nbsp;Gallery</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/calendars.shtm" class="lnksubHdXltGrayNoUl">Calendar</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/community.shtm" class="lnksubHdXltGrayNoUl">Reviews&nbsp;&amp;&nbsp;Forums</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/shopping.shtm" class="lnksubHdXltGrayNoUl">Adult&nbsp;Store</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/advertise.shtm" class="lnksubHdXltGrayNoUl">Advertise</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/service.shtm" class="lnksubHdXltGrayNoUl">CustomerCare</a></td></tr><tr> ..
Database Error Message

Database Error Message

1 TOTAL
LOW
Netsparker identified a database error message.

Impact

The error message may disclose sensitive information and this information can be used by an attacker to mount new attacks or to enlarge the attack surface. In rare conditions this may be a clue for an SQL Injection vulnerability. Most of the time Netsparker will detect and report that problem separately.

Remedy

Do not provide any error messages on production environments. Save error messages with a reference number to a backend storage such as a text file or database, then show this number and a static user-friendly error message to the user.
- /categories.shtm

/categories.shtm

http://www.epicdreams.com/categories.shtm?cn=Long%20Island%20Escorts&catcity=%22%26%20SET%20%2FA%200..

Parameters

Parameter Type Value
cn GET Long Island Escorts
catcity GET "& SET /A 0xFFF9999-2 &

Request

GET /categories.shtm?cn=Long%20Island%20Escorts&catcity=%22%26%20SET%20%2FA%200xFFF9999-2%20%26 HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Cache-Control: no-cache
Host: www.epicdreams.com
Cookie: EPICINFO=254tphuik1jmpegbqdkofc0gh2
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Sun, 17 Apr 2011 20:16:59 GMT
Server: Apache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8


<html><head><title> Escorts, Escort Service, Erotic Massage Service, Tantra, Escort Agencies, TV/TS, Fetish/Fantasy</title><meta name="description" content="EpicDreams Guide to Escorts, Escort Service, Erotic Massage Service, Escort Agencies, TV/TS, Shemales, Fetish/Fantasy, Tantra. Daily updates. Free site"><meta name="keywords" content=" Escorts, Escort Service, Erotic Massage Service, Tantra, Escort Agencies, TV/TS, Shemales, Fetish/Fantasy"><meta name="keyphrases" content=" Escorts, Escort Service, Erotic Massage Service, Tantra, Escort Agencies, TV/TS, Shemales, Fetish/Fantasy"><meta name="revisit" content="7 days"><meta name="Copyright" content="�1998-2006 EpicDreams"><meta name="Author" content="EpicDreams"><meta name="Language" content="en"><meta name="distribution" content="Global"><meta name="Classifaction" content="adult"><meta name="robots" content="index,follow"><script language="JavaScript" src="/includes/global_functions.js"></script><!-- FILE: style.shtm --><!-- want to include directory --> <link rel="stylesheet" type="text/css" href="/css/style.css"> <style type="text/css">
/* Purple */
.HlBorder {BACKGROUND: #b700ff}
.hlOutline {border: 1px solid #b700ff;}
.HlBg {BACKGROUND: #2a003a}
.HlHr {BACKGROUND: #4b0069}
.Masthead {BACKGROUND: #b700ff}
.bdHl {FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 12px}
.bdHlBld {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 15px}
.HdlnHl {FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 22px}
.lnkBdHl {FONT-SIZE: 11px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: underline; line-height: 12px}
.lnkBdHlNoUl {FONT-SIZE: 11px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: none; line-height: 12px}
.lnkBdLtHl {FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: underline; line-height: 12px}
.lnkBdLtHlNoUl {FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: none; line-height: 12px}
.lnkBdLtHlBld {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: underline; line-height: 15px}
.lnkBdLtHlBldNoUl {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #e7aaff; FONT-FAMILY: arial, verdana, sans-serif; TEXT-DECORATION: none; line-height: 15px}

.hlH3 {FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 20px; height:30px;}

.hlH4 {FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 16px; height:20px;}

.hlH5 {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #b700ff; FONT-FAMILY: arial, verdana, sans-serif; line-height: 14px; height:16px;}
</style><link rel="shortcut icon" href="/images/global/favicon.ico"></head><body topmargin="0" marginheight="0" leftmargin="0" marginwidth="0" bgcolor="#000000" background="/images/global/bg.gif"><!-- <div align="right"><a href="login.shtm" class="lnksubHdWhtNoUl">login</a> |</div> --><table width="100%" cellspacing="0" cellpadding="0" border="0"><!-- Masthead --><tr> <td colspan="5" height="68"> <table width="100%" cellspacing="0" cellpadding="0" border="0"><tr> <td width="505" class="MastHead"><img src="/images/global/masthead_directory.jpg" width="505" height="68" border="0" alt="EpicDreams, Epic Dreams, Escort, Escorts, incall, outcall, Escort Reviews, Escort Directory, Escort Classifieds"></td> <td width="100%" class="Masthead" align="right"><script language="JavaScript">document.write('<img src=/images/global/pixel.gif?width=' + screen.width + '&height=' + screen.height + ' width=100% height=1 border=0>');</script> <span class="subHdWht">Welcome, Guest</span><br><a href="/login.shtm" class="lnkBdWhtNoUl" title="Log In">Log In</a>&nbsp;<span class="subHdWht">|</span>&nbsp;<a href="/signup_member.shtm" class="lnkBdWhtNoUl" title="Create a Client/Hobbyist Account">Free Hobbyist Account</a>&nbsp;<span class="subHdWht">|</span>&nbsp;<a href="/advertise.shtm" class="lnkBdWhtNoUl" title="Create a Provider Ad">Free Provider Ad</a>&nbsp;<span class="subHdWht">|</span>&nbsp;<a href="/help.shtm" class="lnkBdWhtNoUl" title="Help">Help</a> </td> <td width="271" class="Masthead"><img src="/images/global/pixel.gif" width="1" height="1" border="0" alt=""><!--<img src="/images/global/ed_logo_directory.gif" width="271" height="68" border="0" alt="">--></td> <td width="10" class="Masthead"><img src="/images/global/pixel.gif" width="10" height="68" border="0" alt=""></td></tr></table></td></tr><!-- End Masthead --><!-- Tabs --><tr> <td colspan="5" class="MedGray"><img src="/images/global/pixel.gif" width="1" height="6" border="0" alt=""></td></tr><tr> <td colspan="5"> <table cellspacing="0" cellpadding="0" border="0" width="100%"><tr > <td width="10"><img src="/images/global/tab_pixel.gif" width="10" height="19" border="0" alt=""></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/home.shtm" class="lnksubHdXltGrayNoUl">Home</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/myed.shtm" class="lnksubHdXltGrayNoUl">myEpicDreams</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/vip.shtm" class="lnksubHdXltGrayNoUl">VIP&nbsp;Escorts</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="XltGray"><img src="/images/global/hl_tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="XltGray" valign="top" width="100%"><img src="/images/global/hl_tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="XltGray" width="12"><img src="/images/global/hl_tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="XltGray" height="12" valign="middle"><a href="/directory.shtm" class="lnksubHdWhtNoUl">Directory</a></td></tr><tr> <td class="XltGray" valign="bottom"><img src="/images/global/hl_tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/gallery.shtm" class="lnksubHdXltGrayNoUl">Photo&nbsp;Gallery</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/calendars.shtm" class="lnksubHdXltGrayNoUl">Calendar</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/community.shtm" class="lnksubHdXltGrayNoUl">Reviews&nbsp;&amp;&nbsp;Forums</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/shopping.shtm" class="lnksubHdXltGrayNoUl">Adult&nbsp;Store</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/advertise.shtm" class="lnksubHdXltGrayNoUl">Advertise</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td> <td><table cellspacing="0" cellpadding="0" border="0"><tr> <td rowspan="3" class="LtGray"><img src="/images/global/tab_lft.gif" width="14" height="19" border="0" alt=""></td> <td class="LtGray" valign="top" width="100%"><img src="/images/global/tab_top.gif" width="100%" height="1" border="0" alt=""></td> <td rowspan="3" class="LtGray" width="12"><img src="/images/global/tab_rgt.gif" width="12" height="19" border="0" alt=""></td></tr><tr> <td class="LtGray" height="12" valign="middle"><a href="/service.shtm" class="lnksubHdXltGrayNoUl">CustomerCare</a></td></tr><tr> <td class="LtGray" valign="bottom"><img src="/images/global/tab_bot.gif" width="100%" height="2" border="0" alt=""></td></tr></table></td><td width="100%" class="MedGray"><img src="/images/global/tab_pixel.gif" width=&..