Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-5730. PoCs published by nuffsaid.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in MODx CMS 0.9.2.1 due to an uninitialized $base_path variable in thumbnail.php, allowing remote file execution when register_globals is enabled.
Description
PHP remote file inclusion vulnerability in manager/media/browser/mcpuk/connectors/php/Commands/Thumbnail.php in Modx CMS 0.9.2.1 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the base_path parameter. NOTE: it is possible that this is a vulnerability in FCKeditor.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in MODx CMS 0.9.2.1 due to an uninitialized $base_path variable in thumbnail.php, allowing remote file execution when register_globals is enabled.