BosDates Multiple SQL Injection Vulnerabilities
BID:15632
Info
BosDates Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15632 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 29 2005 12:00AM |
| Updated: | Nov 29 2005 12:00AM |
| Credit: | r0t is credited with the discovery of this vulnerability. |
| Vulnerable: |
BosDev BosDates 4.0 |
| Not Vulnerable: | |
Discussion
BosDates Multiple SQL Injection Vulnerabilities
BosDates is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Versions 4.0 and prior are vulnerable; other versions may also be affected.
BosDates is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Versions 4.0 and prior are vulnerable; other versions may also be affected.
Exploit / POC
BosDates Multiple SQL Injection Vulnerabilities
No exploit is required.
The following examples were provided:
http://www.example.com/calendar.phptype=day&calendar=&category=&day=25&month=11&year=[SQL]
http://www.example.com/calendar.php?type=day&calendar=
&category=[SQL]
No exploit is required.
The following examples were provided:
http://www.example.com/calendar.phptype=day&calendar=&category=&day=25&month=11&year=[SQL]
http://www.example.com/calendar.php?type=day&calendar=
&category=[SQL]
Solution / Fix
BosDates 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 are aware of more recent information, please mail us at: [email protected] <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 are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
BosDates Multiple SQL Injection Vulnerabilities
References:
References:
- BosDates v4.0 SQL vuln (r0t)
- BosDates Web Site (BosDates)