CVE-2008-0798
artmedic weblog 1.0 - Path Traversal via ta or date Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0798. PoCs published by muuratsalo.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Artmedic Weblog. It allows an attacker to read arbitrary files on the server by manipulating the 'ta' and 'date' parameters with directory traversal sequences.
Description
Multiple directory traversal vulnerabilities in artmedic webdesign weblog 1.0, when magic_quotes_gpc is disabled, allow remote attackers to read arbitrary files via a .. (dot dot) in the (1) ta parameter to artmedic_index.php, reached through index.php; and the (2) date parameter to artmedic_print.php.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in Artmedic Weblog. It allows an attacker to read arbitrary files on the server by manipulating the 'ta' and 'date' parameters with directory traversal sequences.