CVE-2011-1513
e107 < 0.7.24 - Remote Code Execution via MySQL Server Name Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-1513. PoCs published by Matt Bergin.
AI-analyzed exploit summary This exploit demonstrates a remote command execution vulnerability in e107 by appending a command to the 'cmd' parameter in the e107_config.php URL. The vulnerability arises from improper input validation, allowing arbitrary command execution.
Description
Static code injection vulnerability in install_.php in e107 CMS 0.7.24 and probably earlier versions, when the installation script is not removed, allows remote attackers to inject arbitrary PHP code into e107_config.php via a crafted MySQL server name.
Exploits (1)
This exploit demonstrates a remote command execution vulnerability in e107 by appending a command to the 'cmd' parameter in the e107_config.php URL. The vulnerability arises from improper input validation, allowing arbitrary command execution.