Calendarix Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
BID:13825
Info
Calendarix Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 13825 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | May 31 2005 12:00AM |
| Updated: | Feb 17 2010 07:01PM |
| Credit: | DarkBicho <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
Calendarix Calendarix Advanced 1.5 .20050501 Calendarix Calendarix 0.8.20071118 |
| Not Vulnerable: | |
Discussion
Calendarix Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
Calendarix is prone to multiple SQL-injection vulnerabilities and multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
Exploiting the SQL-injection issues could allow attackers to compromise the application, obtain or modify data, or exploit vulnerabilities in the underlying database. Exploiting the cross-site scripting issues may allow the attacker to run arbitrary script code in the browser of an unsuspecting user, which may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Calendarix is prone to multiple SQL-injection vulnerabilities and multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
Exploiting the SQL-injection issues could allow attackers to compromise the application, obtain or modify data, or exploit vulnerabilities in the underlying database. Exploiting the cross-site scripting issues may allow the attacker to run arbitrary script code in the browser of an unsuspecting user, which may allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Exploit / POC
Calendarix Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
The following example URIs are available:
http://www.example.com/cal_day.php?op=day&date=2005-05-03&catview=1[sql]/*
http://www.example.com/cal_pophols.php?id=999'[sql]/*
http://www.example.com/calendar.php?op=cal&month=5&year=2'%3Ch1%3DarkBicho005&catview=1
http://www.example.com/cal_week.php?op=week&catview= 999'[sql]/*
http://www.example.com/cal_cat.php?op=cats&catview=999'[sql]*/
The following example URIs are available:
http://www.example.com/cal_day.php?op=day&date=2005-05-03&catview=1[sql]/*
http://www.example.com/cal_pophols.php?id=999'[sql]/*
http://www.example.com/calendar.php?op=cal&month=5&year=2'%3Ch1%3DarkBicho005&catview=1
http://www.example.com/cal_week.php?op=week&catview= 999'[sql]/*
http://www.example.com/cal_cat.php?op=cats&catview=999'[sql]*/
Solution / Fix
Calendarix Multiple SQL Injection and Cross-Site Scripting 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
Calendarix Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
References:
References:
- Calendarix Home Page (Calendarix)
- multiple vulnerability Calendarix Advanced (DarkBicho
)