CVE-2003-1251
N/X Web Content Management System 2002 - Remote Code Execution via c_path Parameter
Title source: manualExploitation Summary
EIP tracks 2 public exploits for CVE-2003-1251. PoCs published by frog.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in N/X Web Content Management System, allowing remote attackers to include arbitrary PHP files from an attacker-controlled server. Successful exploitation can lead to remote code execution with the privileges of the webserver.
Description
The (1) menu.inc.php, (2) datasets.php and (3) mass_operations.inc.php (mistakenly referred to as mass_opeations.inc.php) scripts in N/X 2002 allow remote attackers to execute arbitrary PHP code via a c_path that references a URL on a remote web server that contains the code.
Exploits (2)
This exploit leverages a file inclusion vulnerability in N/X Web Content Management System, allowing remote attackers to include arbitrary PHP files from an attacker-controlled server. Successful exploitation can lead to remote code execution with the privileges of the webserver.
This exploit demonstrates a remote file inclusion vulnerability in N/X Web Content Management System, allowing an attacker to include and execute arbitrary PHP files from a remote server. The vulnerability is triggered by manipulating the 'c_path' parameter in the 'datasets.php' script.