[NT] Multiple vulnerabilities in New Atlanta ServletExec ISAPI
From: support@securiteam.comDate: 05/22/02
- Previous message: support@securiteam.com: "[NEWS] Multiple Vulnerabilities in Cisco IP Telephones"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: support@securiteam.com To: list@securiteam.com Date: Wed, 22 May 2002 22:12:17 +0200 (CEST)
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion
When was the last time you checked your server's security?
How about a monthly report?
http://www.AutomatedScanning.com - Know that you're safe.
- - - - - - - - -
Multiple vulnerabilities in New Atlanta ServletExec ISAPI
------------------------------------------------------------------------
SUMMARY
<http://www.newatlanta.com/products/servletexec/index.jsp> ServletExec
4.1 ISAPI is a Java Servlet/JSP Engine for Internet Information Server and
is implemented as an ISAPI filter. The JSP functionality is provided by a
servlet which is enabled by default and contains three security flaws.
DETAILS
Vulnerable systems:
* New Atlanta ServletExec ISAPI version 4.1
1. ServletExec discloses physical path of web root
It is possible to invoke the class
'com.newatlanta.servletexec.JSP10Servlet' directly by requesting a URL
such as:
/servlet/com.newatlanta.servletexec.JSP10Servlet/
If no filename is supplied to it, then it returns an error message:
Error. The file was not found. (filename =
f:\inetpub\wwwroot\servlet\com.newatlanta.servletexec.JSP10Servlet\)
Disclosing the physical path of the web root.
2. JSP10Servlet allows files to be read from within IIS web root
By invoking the JSP10Servlet (or simply JSPServlet) using the URL
described above, it is possible to read files from within the web root. It
did not appear to be possible to 'break out' of the web root and read
files from other parts of the file system. The path must be URL encoded
for this to work. For instance, a request such as:
/servlet/com.newatlanta.servletexec.JSP10Servlet/..%5c..%5c\global.asa
Will retrieve the global.asa file, which is normally not served.
3. DoS via overly long request for .JSP file
By making a request for an overly long named .jsp file, Internet
Information Server can be crashed.
The denial of service condition can be triggered by either requesting an
overly long named .jsp file:
/servlet/AAAAAAAAAAAAAAA....AAAAAAAAAAAAAA.jsp
Or by invoking the JSPServlet or JSP10Servlet directly:
/servlet/com.newatlanta.servletexec.JSPServlet/AAAAAAAA....AAAA
Patch Information:
There is a workaround for the physical path disclosure bug, which should
be in the FAQ's at
<http://www.newatlanta.com/products/servletexec/self_help/faq_list.jsp>
http://www.newatlanta.com/products/servletexec/self_help/faq_list.jsp
The other issues are fixed in Patch #9 from
<ftp://ftp.newatlanta.com/public/4_1/patches/>
ftp://ftp.newatlanta.com/public/4_1/patches/
ADDITIONAL INFORMATION
The information has been provided by <mailto:matt@westpoint.ltd.uk> Matt
Moore.
========================================
This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com
====================
====================
DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
- Previous message: support@securiteam.com: "[NEWS] Multiple Vulnerabilities in Cisco IP Telephones"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
- Re: uh? security problem?
... Then you will have "Sharing And Security" in the ... context menu for files,
folders, etc. in Windows Explorer. ... > granting access rights to the resource to the
ASP.NET request identity. ... > eventArgument) +5 ... (microsoft.public.dotnet.framework.aspnet) - Re: uh? security problem?
... It appears that your IIS user account does not have access to that file. ...
Try sharing the file and setting the security levels to allow everyone full ... > granting
access rights to the resource to the ASP.NET request identity. ... > eventArgument)
+5 ... (microsoft.public.dotnet.framework.aspnet) - [UNIX] Invision Power Board SQL Injection Vulnerability (sources/calendar.php)
... Get your security news from a reliable source. ... An SQL injection vulnerability
in IPB's calendar support, ... We execute the following request: ... As it is a
request of type SELECT, we can use for example the clause ... (Securiteam) - [NT] Gaining Root Access via PHP.exe
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... arbitrary code by inserting into
the Apache log file a malicious PHP based ... Apache will then add this request
line to the access.log file. ... Test that the file can be accessed via your browser by
typing ... (Securiteam) - Custom object passed to a remote object method - SecurityException
... Because of security restrictions, ... Unhandled Exception: System.Runtime.Serialization.SerializationException:
... ---> System.Security.SecurityException: Request failed. ... (String objectUri,
Stream inputStream, Boolean bStrictBinding, ... (microsoft.public.dotnet.framework.remoting)