Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5962. PoCs published by dun.
AI-analyzed exploit summary The exploit demonstrates a Local File Inclusion (LFI) and Remote Code Execution (RCE) vulnerability in gravity-gtd <= 0.4.5. The vulnerability arises from unsanitized user input in the 'objectname' parameter, leading to arbitrary file inclusion and code execution via 'eval' and 'include' functions.
Description
Directory traversal vulnerability in library/setup/rpc.php in Gravity Getting Things Done (GTD) 0.4.5 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the objectname parameter.
Exploits (1)
The exploit demonstrates a Local File Inclusion (LFI) and Remote Code Execution (RCE) vulnerability in gravity-gtd <= 0.4.5. The vulnerability arises from unsanitized user input in the 'objectname' parameter, leading to arbitrary file inclusion and code execution via 'eval' and 'include' functions.