AbleDesign MyCalendar 2.20.3 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
Author: sn0oPy
type: webapps
platform: php
port:
date_added: 2007-02-20
date_updated: 2013-11-16
verified: 1
codes: CVE-2007-1050;OSVDB-33317
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/22635/info
MyCalendar is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Version 2.20.3 is vulnerable; other versions may also be affected.
http://www.example.com/calendar/index.php?go="><script>alert(document.cookie)</script>