vendor:
PHPNuke
by:
pokleyzz
8.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHPNuke
Affected Version From: 6.9
Affected Version To: 6.9
Patch Exists: NO
Related CWE:
CPE: a:phpnuke:phpnuke:6.9
Platforms Tested:
2003
PHPNuke SQL Injection Vulnerability
PHPNuke is prone to a SQL injection vulnerability due to insufficient sanitization of user-supplied input. The vulnerability exists in the $category variable within the 'index.php' page.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user-supplied input before using it in SQL queries. Upgrading to a patched version of PHPNuke is also advised.