Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-5103. 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
Directory traversal vulnerability in config.inc.php in Wordsmith 1.0 RC1, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) 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.