PHP-Nuke 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 execute arbitrary code inside the context of the web application. Impact Level: Application
Solution
Upgrade to version or later http://phpnuke-downloads.com/phpnuke.html
Insight
The flaw is generated because the user supplied data passed into 'referer' header element when requesting the '/main/tracking/userLog.php' is not properly sanitized before it is used in an SQL query.
Affected
PHP-Nuke version 8.0 and prior on all platforms.
References