CVE-2008-4455
MySQL Quick Admin 1.5.5 - Path Traversal via Language Cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4455. PoCs published by JosS.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in MySQL Quick Admin <= 1.5.5 by manipulating the 'language' cookie to include arbitrary files. The vulnerability arises due to improper input validation in the 'required.php' file, allowing path traversal attacks.
Description
Directory traversal vulnerability in index.php in EKINdesigns MySQL Quick Admin 1.5.5 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to read and execute arbitrary files via a .. (dot dot) in the language cookie.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in MySQL Quick Admin <= 1.5.5 by manipulating the 'language' cookie to include arbitrary files. The vulnerability arises due to improper input validation in the 'required.php' file, allowing path traversal attacks.