CVE-2008-4483
Crux Gallery < 1.32 - Remote File Inclusion via Theme Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4483. PoCs published by StAkeR.
AI-analyzed exploit summary This is a writeup describing a Local File Inclusion (LFI) vulnerability in Crux Gallery <= 1.32. The vulnerability arises from an undeclared $theme variable, allowing arbitrary file inclusion via path traversal.
Description
Directory traversal vulnerability in index.php in Crux Gallery 1.32 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the theme parameter.
Exploits (1)
This is a writeup describing a Local File Inclusion (LFI) vulnerability in Crux Gallery <= 1.32. The vulnerability arises from an undeclared $theme variable, allowing arbitrary file inclusion via path traversal.