PHP-Nuke Sections Module SQL Injection Vulnerability

Summary
This host is running PHP-Nuke and is prone to SQL Injection vulnerability.
Impact
Successful exploitation will let the attacker cause SQL Injection attack, gain sensitive information about the database used by the web application or can cause arbitrary code execution inside the context of the web application. Impact Level: Application
Solution
Upgrade to PHP-Nuke version 8.0 or later http://phpnuke-downloads.com/phpnuke.html
Insight
The flaw is due to improper sanitization of user supplied input through the 'artid' parameter in a printable action to modules.php
Affected
PHP-Nuke version prior to 8.0
References