vendor:
PHP-nuke
by:
Maciej `krasza` Kukla
N/A
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP-nuke
Affected Version From: PHP-nuke <=8.0 Final
Affected Version To: PHP-nuke <=8.0 Final
Patch Exists: NO
Related CWE:
CPE: a:php-nuke:php-nuke:8.0
Platforms Tested:
2007
0day exploit for PHP-nuke <=8.0 Final
This is a 0day exploit for PHP-nuke version <=8.0 Final. It is a SQL injection attack in the INSERT syntax when the 'HTTP Referers' block is on. The exploit allows an attacker to view the login and hash on the web page in the 'HTTP referers' block.
Mitigation:
Upgrade PHP-nuke to a version higher than 8.0 Final. Also, disable the 'HTTP Referers' block or implement proper input validation and sanitization to prevent SQL injection attacks.