UPublisher Multiple SQL Injection Vulnerabilities
BID:21010
Info
UPublisher Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 21010 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 12 2006 12:00AM |
| Updated: | Nov 12 2006 12:00AM |
| Credit: | ajann is credited with the discovery of this vulnerability. |
| Vulnerable: |
Superfreaker Studios UPublisher 1.0 |
| Not Vulnerable: | |
Discussion
UPublisher Multiple SQL Injection Vulnerabilities
UPublisher is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
UPublisher version 1.0 is vulnerable.
UPublisher is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
UPublisher version 1.0 is vulnerable.
Exploit / POC
UPublisher Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a web client.
The following proof-of-concept is available:
http://www.example.com/[path]//viewarticle.asp?ID=[SQL]
An attacker can exploit these issues via a web client.
The following proof-of-concept is available:
http://www.example.com/[path]//viewarticle.asp?ID=[SQL]
Solution / Fix
UPublisher Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
UPublisher Multiple SQL Injection Vulnerabilities
References:
References:
- Superfreaker Studios (Superfreaker Studios)
- Re: UPublisher Exploit - Superfreaker ([email protected])
- UPublisher 1.0 (viewarticle.asp) Remote SQL Injection (ajann)