Description
Some vulnerabilities have been discovered in N/X WCMS, which can be exploited by malicious people to compromise a vulnerable system.
Input passed to the "c[path]" parameter in wwwdev/nxheader.inc.php, cms/api/xml/lib.inc.php, cms/api/parser/lib.inc.php, cms/api/cms/lib.inc.php, and www/nxheader.inc.php (version 4.5.0.85) is not properly verified before being used to include files. This can be exploited to include arbitrary files from local or external resources.
Successful exploitation requires that "register_globals" is enabled.
NOTE: Other scripts may also be affected.
The vulnerabilities are confirmed in versions 4.1 and 4.5.0.85. Other versions may also be affected.
Solution
Edit the source code to ensure that input is properly verified or disable "register_globals".