CVE-2009-0517
phpslash <= 0.8.1.1 - Remote Code Execution via Fields Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0517. PoCs published by DarkFig.
AI-analyzed exploit summary This exploit targets a remote code execution vulnerability in phpslash <= 0.8.1.1 by injecting malicious PHP code via the 'fields' parameter. It bypasses single quotes and magic_quotes_gpc to execute arbitrary commands on the target system.
Description
Eval injection vulnerability in index.php in phpSlash 0.8.1.1 and earlier allows remote attackers to execute arbitrary PHP code via the fields parameter, which is supplied to an eval function call within the generic function in include/class/tz_env.class. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit targets a remote code execution vulnerability in phpslash <= 0.8.1.1 by injecting malicious PHP code via the 'fields' parameter. It bypasses single quotes and magic_quotes_gpc to execute arbitrary commands on the target system.