CVE-2002-0894
NewAtlanta ServletExec ISAPI 4.1 - Denial of Service via Long JSP File Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-0894. PoCs published by Matt Moore.
AI-analyzed exploit summary This exploit sends an overly long HTTP GET request to a vulnerable ServletExec ISAPI filter, causing a denial of service (DoS) by crashing the underlying IIS server. The attack leverages insufficient bounds checking in the JSPServlet component.
Description
NewAtlanta ServletExec ISAPI 4.1 allows remote attackers to cause a denial of service (crash) via (1) a request for a long .jsp file, or (2) a long URL sent directly to com.newatlanta.servletexec.JSP10Servlet.
Exploits (1)
This exploit sends an overly long HTTP GET request to a vulnerable ServletExec ISAPI filter, causing a denial of service (DoS) by crashing the underlying IIS server. The attack leverages insufficient bounds checking in the JSPServlet component.