Hot Links SQL-PHP 'report.php' SQL Injection Vulnerability
BID:31078
Info
Hot Links SQL-PHP 'report.php' SQL Injection Vulnerability
| Bugtraq ID: | 31078 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-4378 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 09 2008 12:00AM |
| Updated: | May 07 2015 05:24PM |
| Credit: | sl4xUz |
| Vulnerable: |
Mrcgiguy Hot Links SQL-PHP 3 Mrcgiguy Hot Links SQL-PHP 0 |
| Not Vulnerable: | |
Discussion
Hot Links SQL-PHP 'report.php' SQL Injection Vulnerability
Hot Links SQL-PHP 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.
Hot Links SQL-PHP 3 is vulnerable; other versions may also be affected.
Hot Links SQL-PHP 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.
Hot Links SQL-PHP 3 is vulnerable; other versions may also be affected.
Exploit / POC
Hot Links SQL-PHP 'report.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example is available:
http://www.example.com/path/report.php?id=-1/**/union/**/select/**/version(),2,3--
http://www.example.com/report.php?id=[SQL CODE]
Attackers can use a browser to exploit this issue.
The following example is available:
http://www.example.com/path/report.php?id=-1/**/union/**/select/**/version(),2,3--
http://www.example.com/report.php?id=[SQL CODE]
Solution / Fix
Hot Links SQL-PHP 'report.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
Hot Links SQL-PHP 'report.php' SQL Injection Vulnerability
References:
References:
- Hot Links SQL Homepage (Mr. CGI Guy)