CVE-2006-0164
phgstats - Remote Code Execution via PHGDIR Variable Manipulation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0164. PoCs published by bd0rk.
AI-analyzed exploit summary This exploit targets a remote file inclusion vulnerability in PostNuke Module phgstats 0.5 by injecting a remote command shell via the 'phgdir' parameter. It uses LWP::UserAgent to send crafted HTTP requests to execute arbitrary commands on the target system.
Description
phgstats.inc.php in phgstats before 0.5.1, if register_globals is enabled, allows remote attackers to include arbitrary files and execute arbitrary PHP code by modifying the PHGDIR variable.
Exploits (1)
This exploit targets a remote file inclusion vulnerability in PostNuke Module phgstats 0.5 by injecting a remote command shell via the 'phgdir' parameter. It uses LWP::UserAgent to send crafted HTTP requests to execute arbitrary commands on the target system.