CVE-2008-5209
Admidio 1.4.8 - Path Traversal via File Parameter in get_file.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5209. PoCs published by n3v3rh00d.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in Admidio 1.4.8, allowing remote attackers to read arbitrary files on the server by manipulating the 'file' parameter in the 'get_file.php' script. The vulnerability arises due to insufficient input validation and path sanitization.
Description
Directory traversal vulnerability in modules/download/get_file.php in Admidio 1.4.8 allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.
Exploits (1)
This exploit demonstrates a directory traversal vulnerability in Admidio 1.4.8, allowing remote attackers to read arbitrary files on the server by manipulating the 'file' parameter in the 'get_file.php' script. The vulnerability arises due to insufficient input validation and path sanitization.