CVE-2007-5102
Wordsmith 1.0 RC1 - Remote Code Execution via _path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5102. PoCs published by ShockShadow.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in WordSmith 1.0 RC1 via the `_path` parameter in `config.inc.php`. The PoC shows how an attacker can include a remote shell by manipulating the `_path` parameter to point to a malicious file.
Description
PHP remote file inclusion vulnerability in config.inc.php in Wordsmith 1.0 RC1, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the _path parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in WordSmith 1.0 RC1 via the `_path` parameter in `config.inc.php`. The PoC shows how an attacker can include a remote shell by manipulating the `_path` parameter to point to a malicious file.