CVE-2010-1216
notsopureedit < 1.4.1 - Remote Code Execution via Template Content Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1216. PoCs published by cr4wl3r.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in NotSopureEdit <= 1.4.1. The vulnerability allows an attacker to include arbitrary remote files via the 'content' parameter in the 'template.php' file, potentially leading to remote code execution.
Description
PHP remote file inclusion vulnerability in templates/template.php in notsoPureEdit 1.4.1 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the content parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in NotSopureEdit <= 1.4.1. The vulnerability allows an attacker to include arbitrary remote files via the 'content' parameter in the 'template.php' file, potentially leading to remote code execution.