CVE-2010-2358
Nakid CMS 0.5.2 - Remote Code Execution via core[system_path] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-2358. PoCs published by sh00t0ut.
AI-analyzed exploit summary This exploit leverages a remote file inclusion vulnerability in Nakid CMS 0.5.2 by manipulating the 'core[system_path]' parameter in the upload_photo.php script to include and execute an arbitrary remote script.
Description
PHP remote file inclusion vulnerability in modules/catalog/upload_photo.php in Nakid CMS 0.5.2, when magic_quotes_gpc is disabled and register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the core[system_path] parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit leverages a remote file inclusion vulnerability in Nakid CMS 0.5.2 by manipulating the 'core[system_path]' parameter in the upload_photo.php script to include and execute an arbitrary remote script.