Recon and Analysis by Hoyt LLC

Site URL www.sabreairlinesolutions.com

Report generated by Hoyt LLC at Fri Oct 22 14:40:50 EDT 2010.


The DORK Report

Loading

1. Cross-site scripting (reflected)

1.1. http://www.sabreairlinesolutions.com/home/includes/form_issues [issue parameter]

1.2. http://www.sabreairlinesolutions.com/home/includes/form_suites [suite parameter]

1.3. http://www.sabreairlinesolutions.com/home/products_services/airline_reservations [name of an arbitrarily supplied request parameter]

1.4. http://www.sabreairlinesolutions.com/home/products_services/airline_reservations [name of an arbitrarily supplied request parameter]

1.5. http://www.sabreairlinesolutions.com/home/products_services/airline_reservations/sabresonic_res [name of an arbitrarily supplied request parameter]

1.6. http://www.sabreairlinesolutions.com/home/products_services/airline_reservations/sabresonic_res [name of an arbitrarily supplied request parameter]

1.7. http://www.sabreairlinesolutions.com/home/products_services/enterprise_operations [name of an arbitrarily supplied request parameter]

1.8. http://www.sabreairlinesolutions.com/home/products_services/enterprise_operations [name of an arbitrarily supplied request parameter]



1. Cross-site scripting (reflected)
There are 8 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://www.sabreairlinesolutions.com/home/includes/form_issues [issue parameter]  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.sabreairlinesolutions.com
Path:   /home/includes/form_issues

Issue detail

The value of the issue request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 1089e"><a>8bb701af2d0 was submitted in the issue parameter. This input was echoed unmodified in the application's response.

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

Request

GET /home/includes/form_issues?issue=1089e"><a>8bb701af2d0 HTTP/1.1
Accept: */*
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Accept-Encoding: gzip, deflate
Proxy-Connection: Keep-Alive
Host: www.sabreairlinesolutions.com
Cookie: exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A40%3A%22%2Fproducts_services%2Fairline_reservations%2F%22%3Bi%3A1%3Bs%3A41%3A%22%2Fproducts_services%2Fenterprise_operations%2F%22%3Bi%3A2%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A3%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A4%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3B%7D; exp_last_visit=1286323238; exp_last_activity=1287747031; __utma=178985382.1791953520.1286295079.1286302664.1286304597.3; __utmz=178985382.1286295079.1.1.utmcsr=sabretravelnetwork.com|utmccn=(referral)|utmcmd=referral|utmcct=/home/products_services/travel_supplier/airline/support/

Response

HTTP/1.1 200 OK
Date: Fri, 22 Oct 2010 06:35:39 GMT
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.1.6
Set-Cookie: exp_last_activity=1287747339; expires=Sat, 22-Oct-2011 06:35:39 GMT; path=/
Set-Cookie: exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A22%3A%22%2Fincludes%2Fform_issues%2F%22%3Bi%3A1%3Bs%3A40%3A%22%2Fproducts_services%2Fairline_reservations%2F%22%3Bi%3A2%3Bs%3A41%3A%22%2Fproducts_services%2Fenterprise_operations%2F%22%3Bi%3A3%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A4%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3B%7D; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 22 Oct 2010 06:35:39 GMT
Pragma: no-cache
Content-Length: 2100
Connection: close
Content-Type: text/html

<!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">
<head>
<meta http-equiv="Content-T
...[SNIP]...
<input type="hidden" name="page" value="/home/includes/form_issues?issue=1089e"><a>8bb701af2d0" />
...[SNIP]...

1.2. http://www.sabreairlinesolutions.com/home/includes/form_suites [suite parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.sabreairlinesolutions.com
Path:   /home/includes/form_suites

Issue detail

The value of the suite request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 8c3bd"><a>a6b4453e662 was submitted in the suite parameter. This input was echoed unmodified in the application's response.

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

Request

GET /home/includes/form_suites?suite=8c3bd"><a>a6b4453e662&iframe=true&width=500&height=500 HTTP/1.1
Accept: */*
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Accept-Encoding: gzip, deflate
Proxy-Connection: Keep-Alive
Host: www.sabreairlinesolutions.com
Cookie: exp_last_visit=1286323238; exp_last_activity=1287747325; exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A22%3A%22%2Fincludes%2Fform_issues%2F%22%3Bi%3A1%3Bs%3A40%3A%22%2Fproducts_services%2Fairline_reservations%2F%22%3Bi%3A2%3Bs%3A41%3A%22%2Fproducts_services%2Fenterprise_operations%2F%22%3Bi%3A3%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A4%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3B%7D; __utma=178985382.1791953520.1286295079.1286302664.1286304597.3; __utmz=178985382.1286295079.1.1.utmcsr=sabretravelnetwork.com|utmccn=(referral)|utmcmd=referral|utmcct=/home/products_services/travel_supplier/airline/support/

Response

HTTP/1.1 200 OK
Date: Fri, 22 Oct 2010 06:36:53 GMT
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.1.6
Set-Cookie: exp_last_activity=1287747413; expires=Sat, 22-Oct-2011 06:36:53 GMT; path=/
Set-Cookie: exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A22%3A%22%2Fincludes%2Fform_suites%2F%22%3Bi%3A1%3Bs%3A22%3A%22%2Fincludes%2Fform_issues%2F%22%3Bi%3A2%3Bs%3A40%3A%22%2Fproducts_services%2Fairline_reservations%2F%22%3Bi%3A3%3Bs%3A41%3A%22%2Fproducts_services%2Fenterprise_operations%2F%22%3Bi%3A4%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3B%7D; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 22 Oct 2010 06:36:53 GMT
Pragma: no-cache
Content-Length: 2132
Connection: close
Content-Type: text/html

<!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">
<head>
<meta http-equiv="Content-T
...[SNIP]...
<input type="hidden" name="page" value="/home/includes/form_suites?suite=8c3bd"><a>a6b4453e662&iframe=true&width=500&height=500" />
...[SNIP]...

1.3. http://www.sabreairlinesolutions.com/home/products_services/airline_reservations [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.sabreairlinesolutions.com
Path:   /home/products_services/airline_reservations

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 %00a5701"><a>7cfdad977bd was submitted in the name of an arbitrarily supplied request parameter. This input was echoed as a5701"><a>7cfdad977bd in the application's response.

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

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) anywhere before the characters that are being blocked.

Remediation detail

NULL byte bypasses typically arise when the application is being defended by a web application firewall (WAF) that is written in native code, where strings are terminated by a NULL byte. You should fix the actual vulnerability within the application code, and if appropriate ask your WAF vendor to provide a fix for the NULL byte bypass.

Request

GET /home/products_services/airline_reservations?%00a5701"><a>7cfdad977bd=1 HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */*
Referer: http://www.sabreairlinesolutions.com/home/products_services/enterprise_operations
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Accept-Encoding: gzip, deflate
Host: www.sabreairlinesolutions.com
Proxy-Connection: Keep-Alive
Cookie: exp_last_visit=1286323238; exp_last_activity=1287747029; exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A41%3A%22%2Fproducts_services%2Fenterprise_operations%2F%22%3Bi%3A1%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A2%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A3%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3Bi%3A4%3Bs%3A22%3A%22%2Fabout%2Fexecutive_team%2F%22%3B%7D; __utma=178985382.1791953520.1286295079.1286302664.1286304597.3; __utmz=178985382.1286295079.1.1.utmcsr=sabretravelnetwork.com|utmccn=(referral)|utmcmd=referral|utmcct=/home/products_services/travel_supplier/airline/support/

Response

HTTP/1.1 200 OK
Date: Fri, 22 Oct 2010 06:36:39 GMT
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.1.6
Set-Cookie: exp_last_activity=1287747399; expires=Sat, 22-Oct-2011 06:36:39 GMT; path=/
Set-Cookie: exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A40%3A%22%2Fproducts_services%2Fairline_reservations%2F%22%3Bi%3A1%3Bs%3A41%3A%22%2Fproducts_services%2Fenterprise_operations%2F%22%3Bi%3A2%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A3%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A4%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3B%7D; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 22 Oct 2010 06:36:43 GMT
Pragma: no-cache
Connection: close
Content-Type: text/html
Content-Length: 21566


<!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">
<head>
<meta http-equiv="Content
...[SNIP]...
<a href="/home/products_services/airline_reservations?%00a5701"><a>7cfdad977bd=1">
...[SNIP]...

1.4. http://www.sabreairlinesolutions.com/home/products_services/airline_reservations [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.sabreairlinesolutions.com
Path:   /home/products_services/airline_reservations

Issue detail

The name of an arbitrarily supplied request parameter is copied into the HTML document as plain text between tags. The payload %00b258f<a>e9e85ed9c1a was submitted in the name of an arbitrarily supplied request parameter. This input was echoed as b258f<a>e9e85ed9c1a in the application's response.

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

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) anywhere before the characters that are being blocked.

Remediation detail

NULL byte bypasses typically arise when the application is being defended by a web application firewall (WAF) that is written in native code, where strings are terminated by a NULL byte. You should fix the actual vulnerability within the application code, and if appropriate ask your WAF vendor to provide a fix for the NULL byte bypass.

Request

GET /home/products_services/airline_reservations?%00b258f<a>e9e85ed9c1a=1 HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */*
Referer: http://www.sabreairlinesolutions.com/home/products_services/enterprise_operations
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Accept-Encoding: gzip, deflate
Host: www.sabreairlinesolutions.com
Proxy-Connection: Keep-Alive
Cookie: exp_last_visit=1286323238; exp_last_activity=1287747029; exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A41%3A%22%2Fproducts_services%2Fenterprise_operations%2F%22%3Bi%3A1%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A2%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A3%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3Bi%3A4%3Bs%3A22%3A%22%2Fabout%2Fexecutive_team%2F%22%3B%7D; __utma=178985382.1791953520.1286295079.1286302664.1286304597.3; __utmz=178985382.1286295079.1.1.utmcsr=sabretravelnetwork.com|utmccn=(referral)|utmcmd=referral|utmcct=/home/products_services/travel_supplier/airline/support/

Response

HTTP/1.1 200 OK
Date: Fri, 22 Oct 2010 06:37:08 GMT
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.1.6
Set-Cookie: exp_last_activity=1287747428; expires=Sat, 22-Oct-2011 06:37:08 GMT; path=/
Set-Cookie: exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A40%3A%22%2Fproducts_services%2Fairline_reservations%2F%22%3Bi%3A1%3Bs%3A41%3A%22%2Fproducts_services%2Fenterprise_operations%2F%22%3Bi%3A2%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A3%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A4%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3B%7D; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 22 Oct 2010 06:37:12 GMT
Pragma: no-cache
Connection: close
Content-Type: text/html
Content-Length: 21562


<!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">
<head>
<meta http-equiv="Content
...[SNIP]...
<a>e9e85ed9c1a=1">airline reservations?%00b258f<a>e9e85ed9c1a=1</a>
...[SNIP]...

1.5. http://www.sabreairlinesolutions.com/home/products_services/airline_reservations/sabresonic_res [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.sabreairlinesolutions.com
Path:   /home/products_services/airline_reservations/sabresonic_res

Issue detail

The name of an arbitrarily supplied request parameter is copied into the HTML document as plain text between tags. The payload %0014832<a>292b8fa9017 was submitted in the name of an arbitrarily supplied request parameter. This input was echoed as 14832<a>292b8fa9017 in the application's response.

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

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) anywhere before the characters that are being blocked.

Remediation detail

NULL byte bypasses typically arise when the application is being defended by a web application firewall (WAF) that is written in native code, where strings are terminated by a NULL byte. You should fix the actual vulnerability within the application code, and if appropriate ask your WAF vendor to provide a fix for the NULL byte bypass.

Request

GET /home/products_services/airline_reservations/sabresonic_res?%0014832<a>292b8fa9017=1 HTTP/1.1
Accept: */*
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Accept-Encoding: gzip, deflate
Host: www.sabreairlinesolutions.com
Proxy-Connection: Keep-Alive
Pragma: no-cache
Cookie: exp_last_visit=1286323238; exp_last_activity=1287746894; exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A1%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A2%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3Bi%3A3%3Bs%3A22%3A%22%2Fabout%2Fexecutive_team%2F%22%3Bi%3A4%3Bs%3A31%3A%22%2Fabout%2Fcopyright_and_trademark%2F%22%3B%7D; __utma=178985382.1791953520.1286295079.1286302664.1286304597.3; __utmz=178985382.1286295079.1.1.utmcsr=sabretravelnetwork.com|utmccn=(referral)|utmcmd=referral|utmcct=/home/products_services/travel_supplier/airline/support/

Response

HTTP/1.1 200 OK
Date: Fri, 22 Oct 2010 06:34:56 GMT
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.1.6
Set-Cookie: exp_last_activity=1287747296; expires=Sat, 22-Oct-2011 06:34:56 GMT; path=/
Set-Cookie: exp_tracker=a%3A4%3A%7Bi%3A0%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A1%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A2%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3Bi%3A3%3Bs%3A22%3A%22%2Fabout%2Fexecutive_team%2F%22%3B%7D; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 22 Oct 2010 06:34:58 GMT
Pragma: no-cache
Connection: close
Content-Type: text/html
Content-Length: 23833


<!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">
<head>
<meta http-equiv="Content
...[SNIP]...
<a>292b8fa9017=1">sabresonic res?%0014832<a>292b8fa9017=1</a>
...[SNIP]...

1.6. http://www.sabreairlinesolutions.com/home/products_services/airline_reservations/sabresonic_res [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.sabreairlinesolutions.com
Path:   /home/products_services/airline_reservations/sabresonic_res

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 %0066b7e"><a>03028c035f was submitted in the name of an arbitrarily supplied request parameter. This input was echoed as 66b7e"><a>03028c035f in the application's response.

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

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) anywhere before the characters that are being blocked.

Remediation detail

NULL byte bypasses typically arise when the application is being defended by a web application firewall (WAF) that is written in native code, where strings are terminated by a NULL byte. You should fix the actual vulnerability within the application code, and if appropriate ask your WAF vendor to provide a fix for the NULL byte bypass.

Request

GET /home/products_services/airline_reservations/sabresonic_res?%0066b7e"><a>03028c035f=1 HTTP/1.1
Accept: */*
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Accept-Encoding: gzip, deflate
Host: www.sabreairlinesolutions.com
Proxy-Connection: Keep-Alive
Pragma: no-cache
Cookie: exp_last_visit=1286323238; exp_last_activity=1287746894; exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A1%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A2%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3Bi%3A3%3Bs%3A22%3A%22%2Fabout%2Fexecutive_team%2F%22%3Bi%3A4%3Bs%3A31%3A%22%2Fabout%2Fcopyright_and_trademark%2F%22%3B%7D; __utma=178985382.1791953520.1286295079.1286302664.1286304597.3; __utmz=178985382.1286295079.1.1.utmcsr=sabretravelnetwork.com|utmccn=(referral)|utmcmd=referral|utmcct=/home/products_services/travel_supplier/airline/support/

Response

HTTP/1.1 200 OK
Date: Fri, 22 Oct 2010 06:34:38 GMT
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.1.6
Set-Cookie: exp_last_activity=1287747278; expires=Sat, 22-Oct-2011 06:34:38 GMT; path=/
Set-Cookie: exp_tracker=a%3A4%3A%7Bi%3A0%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A1%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A2%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3Bi%3A3%3Bs%3A22%3A%22%2Fabout%2Fexecutive_team%2F%22%3B%7D; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 22 Oct 2010 06:34:40 GMT
Pragma: no-cache
Connection: close
Content-Type: text/html
Content-Length: 23835


<!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">
<head>
<meta http-equiv="Content
...[SNIP]...
<a href="/home/products_services/airline_reservations/sabresonic_res?%0066b7e"><a>03028c035f=1">
...[SNIP]...

1.7. http://www.sabreairlinesolutions.com/home/products_services/enterprise_operations [name of an arbitrarily supplied request parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.sabreairlinesolutions.com
Path:   /home/products_services/enterprise_operations

Issue detail

The name of an arbitrarily supplied request parameter is copied into the HTML document as plain text between tags. The payload %003b8f5<a>461960497a was submitted in the name of an arbitrarily supplied request parameter. This input was echoed as 3b8f5<a>461960497a in the application's response.

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

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) anywhere before the characters that are being blocked.

Remediation detail

NULL byte bypasses typically arise when the application is being defended by a web application firewall (WAF) that is written in native code, where strings are terminated by a NULL byte. You should fix the actual vulnerability within the application code, and if appropriate ask your WAF vendor to provide a fix for the NULL byte bypass.

Request

GET /home/products_services/enterprise_operations?%003b8f5<a>461960497a=1 HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */*
Referer: http://www.sabreairlinesolutions.com/home/products_services/airline_reservations/sabresonic_res
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Accept-Encoding: gzip, deflate
Host: www.sabreairlinesolutions.com
Proxy-Connection: Keep-Alive
Cookie: exp_last_visit=1286323238; exp_last_activity=1287746920; exp_tracker=a%3A4%3A%7Bi%3A0%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A1%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A2%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3Bi%3A3%3Bs%3A22%3A%22%2Fabout%2Fexecutive_team%2F%22%3B%7D; __utma=178985382.1791953520.1286295079.1286302664.1286304597.3; __utmz=178985382.1286295079.1.1.utmcsr=sabretravelnetwork.com|utmccn=(referral)|utmcmd=referral|utmcct=/home/products_services/travel_supplier/airline/support/

Response

HTTP/1.1 200 OK
Date: Fri, 22 Oct 2010 06:37:04 GMT
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.1.6
Set-Cookie: exp_last_activity=1287747425; expires=Sat, 22-Oct-2011 06:37:05 GMT; path=/
Set-Cookie: exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A41%3A%22%2Fproducts_services%2Fenterprise_operations%2F%22%3Bi%3A1%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A2%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A3%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3Bi%3A4%3Bs%3A22%3A%22%2Fabout%2Fexecutive_team%2F%22%3B%7D; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 22 Oct 2010 06:37:08 GMT
Pragma: no-cache
Connection: close
Content-Type: text/html
Content-Length: 21259


<!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">
<head>
<meta http-equiv="Content
...[SNIP]...
<a>461960497a=1">enterprise operations?%003b8f5<a>461960497a=1</a>
...[SNIP]...

1.8. http://www.sabreairlinesolutions.com/home/products_services/enterprise_operations [name of an arbitrarily supplied request parameter]  previous

Summary

Severity:   High
Confidence:   Certain
Host:   http://www.sabreairlinesolutions.com
Path:   /home/products_services/enterprise_operations

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 %0039f1b"><a>6b3e1d8755 was submitted in the name of an arbitrarily supplied request parameter. This input was echoed as 39f1b"><a>6b3e1d8755 in the application's response.

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

The application attempts to block certain characters that are often used in XSS attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) anywhere before the characters that are being blocked.

Remediation detail

NULL byte bypasses typically arise when the application is being defended by a web application firewall (WAF) that is written in native code, where strings are terminated by a NULL byte. You should fix the actual vulnerability within the application code, and if appropriate ask your WAF vendor to provide a fix for the NULL byte bypass.

Request

GET /home/products_services/enterprise_operations?%0039f1b"><a>6b3e1d8755=1 HTTP/1.1
Accept: image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */*
Referer: http://www.sabreairlinesolutions.com/home/products_services/airline_reservations/sabresonic_res
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Accept-Encoding: gzip, deflate
Host: www.sabreairlinesolutions.com
Proxy-Connection: Keep-Alive
Cookie: exp_last_visit=1286323238; exp_last_activity=1287746920; exp_tracker=a%3A4%3A%7Bi%3A0%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A1%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A2%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3Bi%3A3%3Bs%3A22%3A%22%2Fabout%2Fexecutive_team%2F%22%3B%7D; __utma=178985382.1791953520.1286295079.1286302664.1286304597.3; __utmz=178985382.1286295079.1.1.utmcsr=sabretravelnetwork.com|utmccn=(referral)|utmcmd=referral|utmcct=/home/products_services/travel_supplier/airline/support/

Response

HTTP/1.1 200 OK
Date: Fri, 22 Oct 2010 06:36:34 GMT
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.1.6
Set-Cookie: exp_last_activity=1287747394; expires=Sat, 22-Oct-2011 06:36:34 GMT; path=/
Set-Cookie: exp_tracker=a%3A5%3A%7Bi%3A0%3Bs%3A41%3A%22%2Fproducts_services%2Fenterprise_operations%2F%22%3Bi%3A1%3Bs%3A55%3A%22%2Fproducts_services%2Fairline_reservations%2Fsabresonic_res%2F%22%3Bi%3A2%3Bs%3A22%3A%22%2Fabout%2Fprivacy_policy%2F%22%3Bi%3A3%3Bs%3A19%3A%22%2Fabout%2Fmedia_press%2F%22%3Bi%3A4%3Bs%3A22%3A%22%2Fabout%2Fexecutive_team%2F%22%3B%7D; path=/
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Fri, 22 Oct 2010 06:36:36 GMT
Pragma: no-cache
Connection: close
Content-Type: text/html
Content-Length: 21263


<!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">
<head>
<meta http-equiv="Content
...[SNIP]...
<a href="/home/products_services/enterprise_operations?%0039f1b"><a>6b3e1d8755=1">
...[SNIP]...

Report generated by Hoyt LLC at Fri Oct 22 14:40:50 EDT 2010.