PHPCommunityCalendar Multiple SQL Injection Vulnerabilities
BID:14763
Info
PHPCommunityCalendar Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 14763 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 07 2005 12:00AM |
| Updated: | Sep 07 2005 12:00AM |
| Credit: | rgod is credited with the discovery of this vulnerability. |
| Vulnerable: |
phpCommunityCalendar phpCommunityCalendar 4.0.3 phpCommunityCalendar phpCommunityCalendar 4.0.1 phpCommunityCalendar phpCommunityCalendar 4.0 |
| Not Vulnerable: | |
Discussion
PHPCommunityCalendar Multiple SQL Injection Vulnerabilities
phpCommunityCalendar is prone to multiple SQL injection vulnerabilities. These issues are due to a lack of proper sanitization of user-supplied input before being used in SQL queries.
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.
phpCommunityCalendar is prone to multiple SQL injection vulnerabilities. These issues are due to a lack of proper sanitization of user-supplied input before being used in SQL queries.
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.
Exploit / POC
PHPCommunityCalendar Multiple SQL Injection Vulnerabilities
No exploit is required.
The following example has been provided:
http://www.example.com/[path]/webadmin/login.php and use this:
login: ' or isnull(1/0) /*
password: [nothing here]
No exploit is required.
The following example has been provided:
http://www.example.com/[path]/webadmin/login.php and use this:
login: ' or isnull(1/0) /*
password: [nothing here]
Solution / Fix
PHPCommunityCalendar 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
PHPCommunityCalendar Multiple SQL Injection Vulnerabilities
References:
References:
- phpCommunityCalendar 4.0.3 Multiple Vulnerabilities (rgod)
- phpCommunityCalendar Web Site (phpCommunityCalendar)