CVE-2001-0304
Resin 1.2.2 - Directory Traversal via Dot Dot in URL Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0304. PoCs published by joetesta.
AI-analyzed exploit summary This exploit leverages a directory traversal vulnerability in Resin by crafting a URL with '/..' or '/...' sequences to access files outside the web root. The PoC demonstrates reading arbitrary files like 'readme.txt' without authentication.
Description
Directory traversal vulnerability in Caucho Resin 1.2.2 allows remote attackers to read arbitrary files via a "\.." (dot dot) in a URL request.
Exploits (1)
This exploit leverages a directory traversal vulnerability in Resin by crafting a URL with '/..' or '/...' sequences to access files outside the web root. The PoC demonstrates reading arbitrary files like 'readme.txt' without authentication.