CVE-2009-3151
Ultrize TimeSheet 1.2.2 - Path Traversal via File Download Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3151. PoCs published by GoLd_M.
AI-analyzed exploit summary The exploit demonstrates a directory traversal vulnerability in Ultrize TimeSheet 1.2.2 via the 'fileName' parameter in /actions/downloadFile.php, allowing unauthorized local file disclosure. The PoC shows how an attacker can access sensitive files like config.php by manipulating the file path.
Description
Directory traversal vulnerability in actions/downloadFile.php in Ultrize TimeSheet 1.2.2 allows remote attackers to read arbitrary files via a .. (dot dot) in the fileName parameter.
Exploits (1)
The exploit demonstrates a directory traversal vulnerability in Ultrize TimeSheet 1.2.2 via the 'fileName' parameter in /actions/downloadFile.php, allowing unauthorized local file disclosure. The PoC shows how an attacker can access sensitive files like config.php by manipulating the file path.