Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-0399. PoCs published by lovehacker.
AI-analyzed exploit summary This is a writeup describing an input validation bug in Resin webserver that allows bypassing directory protection to read JavaBean files. The exploit involves appending '.jsp' to the path to access files in the '/WEB-INF/classes/' directory.
Description
Caucho Resin 1.3b1 and earlier allows remote attackers to read source code for Javabean files by inserting a .jsp before the WEB-INF specifier in an HTTP request.
Exploits (1)
This is a writeup describing an input validation bug in Resin webserver that allows bypassing directory protection to read JavaBean files. The exploit involves appending '.jsp' to the path to access files in the '/WEB-INF/classes/' directory.