PHP-Nuke Multiple SQL Injection Vulnerabilities
BID:22638
Info
PHP-Nuke Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 22638 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-1061 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 20 2007 12:00AM |
| Updated: | May 12 2015 07:34PM |
| Credit: | krasza is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
PHP-Nuke PHP-Nuke 8.0 PHP-Nuke PHP-Nuke 7.9 PHP-Nuke PHP-Nuke 7.8 PHP-Nuke PHP-Nuke 7.7 PHP-Nuke PHP-Nuke 7.6 PHP-Nuke PHP-Nuke 7.5 PHP-Nuke PHP-Nuke 7.4 PHP-Nuke PHP-Nuke 7.3 PHP-Nuke PHP-Nuke 7.2 PHP-Nuke PHP-Nuke 7.1 PHP-Nuke PHP-Nuke 7.0 PHP-Nuke PHP-Nuke 8.0.0 Final |
| Not Vulnerable: | |
Discussion
PHP-Nuke Multiple SQL Injection Vulnerabilities
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.
PHP-Nuke 8.0 Final and prior versions are vulnerable.
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.
PHP-Nuke 8.0 Final and prior versions are vulnerable.
Exploit / POC
PHP-Nuke Multiple SQL Injection Vulnerabilities
Attackers can exploit these issues via a web client.
The following sample exploits have been provided for mySQL, PostgreSQL, and MSSQL databases:
Attackers can exploit these issues via a web client.
The following sample exploits have been provided for mySQL, PostgreSQL, and MSSQL databases:
Solution / Fix
PHP-Nuke Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
PHP-Nuke Multiple SQL Injection Vulnerabilities
References:
References:
- PHP-Nuke Homepage (PHP-Nuke)
- Blind sql injection attack in INSERT syntax on PHP-nuke <=8.0 Final (Maciej `krasza` Kukla)