vendor:
ServletExec ISAPI
by:
Jonas Nyberg and Digital-Root.com
7.5
CVSS
HIGH
Denial of Service
N/A
CWE
Product Name: ServletExec ISAPI
Affected Version From: ServletExec ISAPI 4.1
Affected Version To: ServletExec ISAPI 4.1
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft IIS on Microsoft Windows NT/2000/XP systems
2002
ServletExec ISAPI 4.1 DoS Exploit
A denial of service condition occurs when the JSPServlet is sent an overly long request either directly or via a request for a JSP file. It has been reported that this will cause the underlying webserver to crash. This condition may be the result of insufficient bounds checking, though this possibility has not been confirmed.
Mitigation:
Limit the length of requests sent to the JSPServlet.