Report generated by Hoyt LLC at Wed Nov 17 09:33:59 CST 2010.


Contents

1. HTTP header injection

Loading


1.1. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_off.gif [REST URL parameter 1]

1.2. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_off.gif [REST URL parameter 2]

1.3. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_off.gif [REST URL parameter 3]

1.4. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_off.gif [REST URL parameter 4]

1.5. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_on.gif [REST URL parameter 1]

1.6. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_on.gif [REST URL parameter 2]

1.7. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_on.gif [REST URL parameter 3]

1.8. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_on.gif [REST URL parameter 4]

1.9. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_off.gif [REST URL parameter 1]

1.10. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_off.gif [REST URL parameter 2]

1.11. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_off.gif [REST URL parameter 3]

1.12. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_off.gif [REST URL parameter 4]

1.13. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_on.gif [REST URL parameter 1]

1.14. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_on.gif [REST URL parameter 2]

1.15. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_on.gif [REST URL parameter 3]

1.16. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_on.gif [REST URL parameter 4]



1. HTTP header injection
There are 16 instances of this issue:

Issue background

HTTP header injection vulnerabilities arise when user-supplied data is copied into a response header in an unsafe way. If an attacker can inject newline characters into the header, then they can inject new HTTP headers and also, by injecting an empty line, break out of the headers into the message body and write arbitrary content into the application's response.

Various kinds of attack can be delivered via HTTP header injection vulnerabilities. Any attack that can be delivered via cross-site scripting can usually be delivered via header injection, because the attacker can construct a request which causes arbitrary JavaScript to appear within the response body. Further, it is sometimes possible to leverage header injection vulnerabilities to poison the cache of any proxy server via which users access the application. Here, an attacker sends a crafted request which results in a "split" response containing arbitrary content. If the proxy server can be manipulated to associate the injected response with another URL used within the application, then the attacker can perform a "stored" attack against this URL which will compromise other users who request that URL in future.

Issue remediation

If possible, applications should avoid copying user-controllable data into HTTP response headers. If this is unavoidable, then the data should be strictly validated to prevent header injection attacks. In most situations, it will be appropriate to allow only short alphanumeric strings to be copied into headers, and any other input should be rejected. At a minimum, input containing any characters with ASCII codes less than 0x20 should be rejected.


1.1. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_off.gif [REST URL parameter 1]  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/close_off.gif

Issue detail

The value of REST URL parameter 1 is copied into the Location response header. The payload e1a5d%0d%0a4bff4ce4f97 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.

Request

GET /e1a5d%0d%0a4bff4ce4f97/liveperson/chat/invitation/close_off.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:23:00 GMT
Location: http://www.verizonbusiness.com/medium/e1a5d
4bff4ce4f97
/liveperson/chat/invitation/close_off.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 213
Expires: Tue, 17 Nov 2009 09:23:00 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:23:00 GMT

See <a href='http://www.verizonbusiness.com/medium/e1a5d
4bff4ce4f97/liveperson/chat/invitation/close_off.gif'>http://www.verizonbusiness.com/medium/e1a5d
4bff4ce4f97/liveperson/chat/invitation/clos
...[SNIP]...

1.2. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_off.gif [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/close_off.gif

Issue detail

The value of REST URL parameter 2 is copied into the Location response header. The payload 68ea2%0d%0a1bd83478ce3 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.

Request

GET /i/68ea2%0d%0a1bd83478ce3/chat/invitation/close_off.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:26:23 GMT
Location: http://www.verizonbusiness.com/medium/i/68ea2
1bd83478ce3
/chat/invitation/close_off.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 195
Expires: Tue, 17 Nov 2009 09:26:23 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:26:23 GMT

See <a href='http://www.verizonbusiness.com/medium/i/68ea2
1bd83478ce3/chat/invitation/close_off.gif'>http://www.verizonbusiness.com/medium/i/68ea2
1bd83478ce3/chat/invitation/close_off.gif</a>

1.3. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_off.gif [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/close_off.gif

Issue detail

The value of REST URL parameter 3 is copied into the Location response header. The payload 149d9%0d%0a568d57ebe4f was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.

Request

GET /i/liveperson/149d9%0d%0a568d57ebe4f/invitation/close_off.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:29:14 GMT
Location: http://www.verizonbusiness.com/medium/i/liveperson/149d9
568d57ebe4f
/invitation/close_off.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 207
Expires: Tue, 17 Nov 2009 09:29:14 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:29:14 GMT

See <a href='http://www.verizonbusiness.com/medium/i/liveperson/149d9
568d57ebe4f/invitation/close_off.gif'>http://www.verizonbusiness.com/medium/i/liveperson/149d9
568d57ebe4f/invitation/close_off.
...[SNIP]...

1.4. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_off.gif [REST URL parameter 4]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/close_off.gif

Issue detail

The value of REST URL parameter 4 is copied into the Location response header. The payload ade10%0d%0a40775cb91a2 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.

Request

GET /i/liveperson/chat/ade10%0d%0a40775cb91a2/close_off.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:33:13 GMT
Location: http://www.verizonbusiness.com/medium/i/liveperson/chat/ade10
40775cb91a2
/close_off.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 195
Expires: Tue, 17 Nov 2009 09:33:13 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:33:13 GMT

See <a href='http://www.verizonbusiness.com/medium/i/liveperson/chat/ade10
40775cb91a2/close_off.gif'>http://www.verizonbusiness.com/medium/i/liveperson/chat/ade10
40775cb91a2/close_off.gif</a>

1.5. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_on.gif [REST URL parameter 1]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/close_on.gif

Issue detail

The value of REST URL parameter 1 is copied into the Location response header. The payload 30066%0d%0ad4de71cc19b was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.

Request

GET /30066%0d%0ad4de71cc19b/liveperson/chat/invitation/close_on.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:23:13 GMT
Location: http://www.verizonbusiness.com/medium/30066
d4de71cc19b
/liveperson/chat/invitation/close_on.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 211
Expires: Tue, 17 Nov 2009 09:23:13 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:23:13 GMT

See <a href='http://www.verizonbusiness.com/medium/30066
d4de71cc19b/liveperson/chat/invitation/close_on.gif'>http://www.verizonbusiness.com/medium/30066
d4de71cc19b/liveperson/chat/invitation/close
...[SNIP]...

1.6. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_on.gif [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/close_on.gif

Issue detail

The value of REST URL parameter 2 is copied into the Location response header. The payload b7b64%0d%0ae3f45d0fc84 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.

Request

GET /i/b7b64%0d%0ae3f45d0fc84/chat/invitation/close_on.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:25:46 GMT
Location: http://www.verizonbusiness.com/medium/i/b7b64
e3f45d0fc84
/chat/invitation/close_on.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 193
Expires: Tue, 17 Nov 2009 09:25:46 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:25:46 GMT

See <a href='http://www.verizonbusiness.com/medium/i/b7b64
e3f45d0fc84/chat/invitation/close_on.gif'>http://www.verizonbusiness.com/medium/i/b7b64
e3f45d0fc84/chat/invitation/close_on.gif</a>

1.7. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_on.gif [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/close_on.gif

Issue detail

The value of REST URL parameter 3 is copied into the Location response header. The payload f3547%0d%0a7c971715f81 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.

Request

GET /i/liveperson/f3547%0d%0a7c971715f81/invitation/close_on.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:28:35 GMT
Location: http://www.verizonbusiness.com/medium/i/liveperson/f3547
7c971715f81
/invitation/close_on.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 205
Expires: Tue, 17 Nov 2009 09:28:35 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:28:35 GMT

See <a href='http://www.verizonbusiness.com/medium/i/liveperson/f3547
7c971715f81/invitation/close_on.gif'>http://www.verizonbusiness.com/medium/i/liveperson/f3547
7c971715f81/invitation/close_on.gi
...[SNIP]...

1.8. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/close_on.gif [REST URL parameter 4]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/close_on.gif

Issue detail

The value of REST URL parameter 4 is copied into the Location response header. The payload 6ae4b%0d%0a46b5ee2c939 was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.

Request

GET /i/liveperson/chat/6ae4b%0d%0a46b5ee2c939/close_on.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:32:52 GMT
Location: http://www.verizonbusiness.com/medium/i/liveperson/chat/6ae4b
46b5ee2c939
/close_on.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 193
Expires: Tue, 17 Nov 2009 09:32:52 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:32:52 GMT

See <a href='http://www.verizonbusiness.com/medium/i/liveperson/chat/6ae4b
46b5ee2c939/close_on.gif'>http://www.verizonbusiness.com/medium/i/liveperson/chat/6ae4b
46b5ee2c939/close_on.gif</a>

1.9. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_off.gif [REST URL parameter 1]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/need_help_off.gif

Issue detail

The value of REST URL parameter 1 is copied into the Location response header. The payload 9b036%0d%0aded05f46b2b was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.

Request

GET /9b036%0d%0aded05f46b2b/liveperson/chat/invitation/need_help_off.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:23:01 GMT
Location: http://www.verizonbusiness.com/medium/9b036
ded05f46b2b
/liveperson/chat/invitation/need_help_off.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 221
Expires: Tue, 17 Nov 2009 09:23:01 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:23:01 GMT

See <a href='http://www.verizonbusiness.com/medium/9b036
ded05f46b2b/liveperson/chat/invitation/need_help_off.gif'>http://www.verizonbusiness.com/medium/9b036
ded05f46b2b/liveperson/chat/invitation/
...[SNIP]...

1.10. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_off.gif [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/need_help_off.gif

Issue detail

The value of REST URL parameter 2 is copied into the Location response header. The payload bcedb%0d%0a8531a820f02 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.

Request

GET /i/bcedb%0d%0a8531a820f02/chat/invitation/need_help_off.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:25:51 GMT
Location: http://www.verizonbusiness.com/medium/i/bcedb
8531a820f02
/chat/invitation/need_help_off.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 203
Expires: Tue, 17 Nov 2009 09:25:51 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:25:51 GMT

See <a href='http://www.verizonbusiness.com/medium/i/bcedb
8531a820f02/chat/invitation/need_help_off.gif'>http://www.verizonbusiness.com/medium/i/bcedb
8531a820f02/chat/invitation/need_help_off.gif<
...[SNIP]...

1.11. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_off.gif [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/need_help_off.gif

Issue detail

The value of REST URL parameter 3 is copied into the Location response header. The payload 73fd8%0d%0a01ee6be8124 was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.

Request

GET /i/liveperson/73fd8%0d%0a01ee6be8124/invitation/need_help_off.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:28:35 GMT
Location: http://www.verizonbusiness.com/medium/i/liveperson/73fd8
01ee6be8124
/invitation/need_help_off.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 215
Expires: Tue, 17 Nov 2009 09:28:35 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:28:35 GMT

See <a href='http://www.verizonbusiness.com/medium/i/liveperson/73fd8
01ee6be8124/invitation/need_help_off.gif'>http://www.verizonbusiness.com/medium/i/liveperson/73fd8
01ee6be8124/invitation/need_h
...[SNIP]...

1.12. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_off.gif [REST URL parameter 4]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/need_help_off.gif

Issue detail

The value of REST URL parameter 4 is copied into the Location response header. The payload 2acc5%0d%0a414e38c44c was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.

Request

GET /i/liveperson/chat/2acc5%0d%0a414e38c44c/need_help_off.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:32:09 GMT
Location: http://www.verizonbusiness.com/medium/i/liveperson/chat/2acc5
414e38c44c
/need_help_off.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 201
Expires: Tue, 17 Nov 2009 09:32:09 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:32:09 GMT

See <a href='http://www.verizonbusiness.com/medium/i/liveperson/chat/2acc5
414e38c44c/need_help_off.gif'>http://www.verizonbusiness.com/medium/i/liveperson/chat/2acc5
414e38c44c/need_help_off.gif</a
...[SNIP]...

1.13. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_on.gif [REST URL parameter 1]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/need_help_on.gif

Issue detail

The value of REST URL parameter 1 is copied into the Location response header. The payload dda45%0d%0a9a2335cc272 was submitted in the REST URL parameter 1. This caused a response containing an injected HTTP header.

Request

GET /dda45%0d%0a9a2335cc272/liveperson/chat/invitation/need_help_on.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:22:22 GMT
Location: http://www.verizonbusiness.com/medium/dda45
9a2335cc272
/liveperson/chat/invitation/need_help_on.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 219
Expires: Tue, 17 Nov 2009 09:22:22 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:22:22 GMT

See <a href='http://www.verizonbusiness.com/medium/dda45
9a2335cc272/liveperson/chat/invitation/need_help_on.gif'>http://www.verizonbusiness.com/medium/dda45
9a2335cc272/liveperson/chat/invitation/n
...[SNIP]...

1.14. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_on.gif [REST URL parameter 2]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/need_help_on.gif

Issue detail

The value of REST URL parameter 2 is copied into the Location response header. The payload e68ed%0d%0a97f76305359 was submitted in the REST URL parameter 2. This caused a response containing an injected HTTP header.

Request

GET /i/e68ed%0d%0a97f76305359/chat/invitation/need_help_on.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:25:40 GMT
Location: http://www.verizonbusiness.com/medium/i/e68ed
97f76305359
/chat/invitation/need_help_on.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 201
Expires: Tue, 17 Nov 2009 09:25:40 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:25:40 GMT

See <a href='http://www.verizonbusiness.com/medium/i/e68ed
97f76305359/chat/invitation/need_help_on.gif'>http://www.verizonbusiness.com/medium/i/e68ed
97f76305359/chat/invitation/need_help_on.gif</a
...[SNIP]...

1.15. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_on.gif [REST URL parameter 3]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/need_help_on.gif

Issue detail

The value of REST URL parameter 3 is copied into the Location response header. The payload 9397b%0d%0a5474681341b was submitted in the REST URL parameter 3. This caused a response containing an injected HTTP header.

Request

GET /i/liveperson/9397b%0d%0a5474681341b/invitation/need_help_on.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:28:31 GMT
Location: http://www.verizonbusiness.com/medium/i/liveperson/9397b
5474681341b
/invitation/need_help_on.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 213
Expires: Tue, 17 Nov 2009 09:28:31 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:28:31 GMT

See <a href='http://www.verizonbusiness.com/medium/i/liveperson/9397b
5474681341b/invitation/need_help_on.gif'>http://www.verizonbusiness.com/medium/i/liveperson/9397b
5474681341b/invitation/need_he
...[SNIP]...

1.16. http://mediumbusiness.verizon.com/i/liveperson/chat/invitation/need_help_on.gif [REST URL parameter 4]  previous

Summary

Severity:   High
Confidence:   Certain
Host:   http://mediumbusiness.verizon.com
Path:   /i/liveperson/chat/invitation/need_help_on.gif

Issue detail

The value of REST URL parameter 4 is copied into the Location response header. The payload c858b%0d%0a2eb09930c1a was submitted in the REST URL parameter 4. This caused a response containing an injected HTTP header.

Request

GET /i/liveperson/chat/c858b%0d%0a2eb09930c1a/need_help_on.gif HTTP/1.1
Accept: */*
Referer: http://www.verizonbusiness.com/Medium/products/itinfrastructure81674'%3ba29f40094fd/computing/caas_smb/
Accept-Language: en-US
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Accept-Encoding: gzip, deflate
Host: mediumbusiness.verizon.com
Proxy-Connection: Keep-Alive
Cookie: V347=38J7laQNGQyUQYebWyb8dnlR6FarQ_tWSvDOV9jHkc9v4p6lQXSPuJw

Response

HTTP/1.1 302 Found
Accept-Ranges: bytes
Last-Modified: Wed, 17 Nov 2010 15:32:03 GMT
Location: http://www.verizonbusiness.com/medium/i/liveperson/chat/c858b
2eb09930c1a
/need_help_on.gif
Vary: User-Agent
Server: Roxen/4.5.146-release3
Content-Type: text/html
Content-Length: 201
Expires: Tue, 17 Nov 2009 09:32:03 GMT
Connection: keep-alive
Date: Wed, 17 Nov 2010 15:32:03 GMT

See <a href='http://www.verizonbusiness.com/medium/i/liveperson/chat/c858b
2eb09930c1a/need_help_on.gif'>http://www.verizonbusiness.com/medium/i/liveperson/chat/c858b
2eb09930c1a/need_help_on.gif</a
...[SNIP]...

Report generated by Hoyt LLC at Wed Nov 17 09:33:59 CST 2010.