CVE-2007-5627
SocketMail 2.2.8 - Remote Code Execution via __SOCKETMAIL_ROOT Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5627. PoCs published by BiNgZa.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in SocketMail Lite 2.2.8 via the __SOCKETMAIL_ROOT parameter in fnc-readmail3.php. The PoC shows how an attacker can include a remote shell by manipulating the vulnerable variable when register_globals is enabled.
Description
PHP remote file inclusion vulnerability in content/fnc-readmail3.php in SocketMail 2.2.8 allows remote attackers to execute arbitrary PHP code via a URL in the __SOCKETMAIL_ROOT parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in SocketMail Lite 2.2.8 via the __SOCKETMAIL_ROOT parameter in fnc-readmail3.php. The PoC shows how an attacker can include a remote shell by manipulating the vulnerable variable when register_globals is enabled.