Papoo Multiple SQL Injection Vulnerabilities
BID:16020
Info
Papoo Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 16020 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 21 2005 12:00AM |
| Updated: | Mar 07 2006 05:41PM |
| Credit: | rakstija r0t3d3Vil is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Papoo Papoo 2.1.2 |
| Not Vulnerable: | |
Discussion
Papoo Multiple SQL Injection Vulnerabilities
Papoo is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
These issues affect version 2.1.2; other versions may also be vulnerable.
Papoo is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
These issues affect version 2.1.2; other versions may also be vulnerable.
Exploit / POC
Papoo Multiple SQL Injection Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/index.php?menuid=[SQL]
http://www.example.com/guestbook.php?menuid=[SQL]
http://www.example.com/print.php?reporeid_print=&forumid=[SQL]
http://www.example.com/print.php?reporeid_print=[SQL]
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/index.php?menuid=[SQL]
http://www.example.com/guestbook.php?menuid=[SQL]
http://www.example.com/print.php?reporeid_print=&forumid=[SQL]
http://www.example.com/print.php?reporeid_print=[SQL]
Solution / Fix
Papoo Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or 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 are aware of more recent information, please mail us at: [email protected]
References
Papoo Multiple SQL Injection Vulnerabilities
References:
References:
- Papoo CMS Homepage (Papoo)
- Papoo Multiple SQL vuln. (rakstija r0t3d3Vil)