Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-2324. PoCs published by GoLd_M.
AI-analyzed exploit summary This exploit leverages a directory traversal vulnerability in JulmaCMS 1.4's file.php, allowing unauthenticated remote file disclosure via the 'file' parameter. The PoC demonstrates accessing /etc/passwd by manipulating the input path.
Description
Directory traversal vulnerability in file.php in JulmaCMS 1.4 allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.
Exploits (1)
This exploit leverages a directory traversal vulnerability in JulmaCMS 1.4's file.php, allowing unauthenticated remote file disclosure via the 'file' parameter. The PoC demonstrates accessing /etc/passwd by manipulating the input path.