SimpCMS Index.PHP SQL Injection Vulnerability
BID:25688
Info
SimpCMS Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 25688 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-4953 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 17 2007 12:00AM |
| Updated: | May 07 2015 05:35PM |
| Credit: | ú Cold z3ro is credited with the discovery of this vulnerability. |
| Vulnerable: |
SimpCMS SimpCMS Medium 0 SimpCMS SimpCMS Light 0 SimpCMS SimpCMS Heavy 0 |
| Not Vulnerable: | |
Discussion
SimpCMS Index.PHP SQL Injection Vulnerability
SimpCMS 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.
SimpCMS 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
SimpCMS Index.PHP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?site=search&keyword=1)'/**/union/**/select/**/0,1,2,3,name,5,6/**/from/**/categories/*
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?site=search&keyword=1)'/**/union/**/select/**/0,1,2,3,name,5,6/**/from/**/categories/*
Solution / Fix
SimpCMS Index.PHP 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].