CVE-2005-3048
phpmyfaq 1.5.1 - Directory Traversal and Arbitrary File Read via LANGCODE Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3048. PoCs published by rgod.
AI-analyzed exploit summary This exploit targets a shell injection vulnerability in PhpMyFAQ 1.5.1 by injecting a PHP shell into the User-Agent header and then including a log file to execute arbitrary commands. It requires magic_quotes_gpc to be off.
Description
Directory traversal vulnerability in index.php in PhpMyFaq 1.5.1 allows remote attackers to read arbitrary files or include arbitrary PHP files via a .. (dot dot) in the LANGCODE parameter, which also allows direct code injection via the User Agent field in a request packet, which can be activated by using LANGCODE to reference the user tracking data file.
Exploits (1)
This exploit targets a shell injection vulnerability in PhpMyFAQ 1.5.1 by injecting a PHP shell into the User-Agent header and then including a log file to execute arbitrary commands. It requires magic_quotes_gpc to be off.