PHP-Nuke SQL Injection Protection Bypass and Multiple SQL Injection Vulnerabilities
BID:23528
Info
PHP-Nuke SQL Injection Protection Bypass and Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 23528 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 17 2007 12:00AM |
| Updated: | Apr 17 2007 06:31PM |
| Credit: | Aleksandar is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
PHP-Nuke PHP-Nuke 8.0 .3.3b |
| Not Vulnerable: | |
Discussion
PHP-Nuke SQL Injection Protection Bypass and 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.0.3.3b is vulnerable to these issues; other versions may also be affected.
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.0.3.3b is vulnerable to these issues; other versions may also be affected.
Exploit / POC
PHP-Nuke SQL Injection Protection Bypass and Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URI strings demonstrate bypassing the SQL-injection-protection feature:
http://www.example.com/nuke/?%2f*
http://www.example.com/html80/?%2f**/UNION%2f**/SELECT
Attackers can use a browser to exploit these issues.
The following example URI strings demonstrate bypassing the SQL-injection-protection feature:
http://www.example.com/nuke/?%2f*
http://www.example.com/html80/?%2f**/UNION%2f**/SELECT
Solution / Fix
PHP-Nuke SQL Injection Protection Bypass and 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: mailto:[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: mailto:[email protected].
References
PHP-Nuke SQL Injection Protection Bypass and Multiple SQL Injection Vulnerabilities
References:
References: