vendor:
PHP-Nuke
by:
7.5
CVSS
HIGH
SQL Injection
CWE
Product Name: PHP-Nuke
Affected Version From: PHP-Nuke 8.0.0.3.3b
Affected Version To: PHP-Nuke 8.0.0.3.3b
Patch Exists: NO
Related CWE:
CPE: a:php-nuke:php-nuke:8.0.0.3.3b
Platforms Tested:
SQL Injection in PHP-Nuke
PHP-Nuke is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query. A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Mitigation:
Implement proper input validation and sanitization techniques to prevent SQL injection attacks. Update to a patched version of PHP-Nuke if available.