Article Publisher Pro Multiple SQL Injection Vulnerabilities
BID:17595
Info
Article Publisher Pro Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 17595 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 19 2006 12:00AM |
| Updated: | Apr 19 2006 08:36PM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
scriptsfrenzy.com Article Publisher Pro 1.0.1 |
| Not Vulnerable: | |
Discussion
Article Publisher Pro Multiple SQL Injection Vulnerabilities
Article Publisher Pro 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.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Version 1.0.1 is vulnerable; other versions may also be affected.
Article Publisher Pro 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.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Version 1.0.1 is vulnerable; other versions may also be affected.
Exploit / POC
Article Publisher Pro Multiple SQL Injection Vulnerabilities
This issue can be exploited using a web client.
The following proof-of-concept URI is available:
http://www.example.com/category.php?cname=[SQL]
This issue can be exploited using a web client.
The following proof-of-concept URI is available:
http://www.example.com/category.php?cname=[SQL]
Solution / Fix
Article Publisher Pro 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
Article Publisher Pro Multiple SQL Injection Vulnerabilities
References:
References:
- Article Publisher Pro SQL inj. (r0t)
- Article Publisher Pro Web Site (scriptsfrenzy.com)