CVE-2008-3365
Pixelpost 1.7.1 - Remote Code Execution via Language Parameter Path Traversal
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3365. PoCs published by DSecRG.
AI-analyzed exploit summary The exploit demonstrates a Local File Include (LFI) vulnerability in Pixelpost photoblog 1.7.1. It leverages the 'lang' parameter to manipulate the 'language_full' variable, allowing arbitrary file inclusion via path traversal.
Description
Directory traversal vulnerability in index.php in Pixelpost 1.7.1 on Windows, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the language_full parameter.
Exploits (1)
The exploit demonstrates a Local File Include (LFI) vulnerability in Pixelpost photoblog 1.7.1. It leverages the 'lang' parameter to manipulate the 'language_full' variable, allowing arbitrary file inclusion via path traversal.