vendor:
PHP-Nuke
by:
Unknown
9
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: PHP-Nuke
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Not available
CPE: a:phpnuke:phpnuke
Platforms Tested:
Unknown
PHP-Nuke Multiple SQL Injection Vulnerabilities
The PHP-Nuke application is vulnerable to multiple SQL injection vulnerabilities. These vulnerabilities occur due to a lack of proper sanitization of user input. An attacker can exploit these vulnerabilities to modify database queries and potentially gain unauthorized access to sensitive information. Two specific examples of the exploits are provided in the report.
Mitigation:
It is recommended to apply patches or updates provided by the PHP-Nuke project to address these vulnerabilities. Additionally, input validation and sanitization should be implemented to prevent SQL injection attacks.