CVE-2008-0361
GradMan < 0.1.3 - Path Traversal and Arbitrary File Execution via Tabla Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0361. PoCs published by JosS.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Gradman <= 0.1.3 via the 'agregar_info.php?tabla=' parameter. It attempts to read '/etc/passwd' by traversing directories and appending a null byte.
Description
Directory traversal vulnerability in agregar_info.php in GradMan 0.1.3 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the tabla parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Gradman <= 0.1.3 via the 'agregar_info.php?tabla=' parameter. It attempts to read '/etc/passwd' by traversing directories and appending a null byte.