header-logo
Suggest Exploit
vendor:
Event Calendar PHP
by:
SecurityFocus
3
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: Event Calendar PHP
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012

Event Calendar PHP Cross-Site Scripting Vulnerability

Event Calendar PHP is prone to a cross-site scripting vulnerability because it fails to sanitize user-supplied input. An attacker may leverage this issue 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 launch other attacks.

Mitigation:

Input should be validated and filtered to prevent malicious script code from being executed.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/52701/info

Event Calendar PHP is prone to a cross-site scripting vulnerability because it fails to sanitize user-supplied input.

An attacker may leverage this issue 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 launch other attacks. 

http://www.example.com/demo_eventcalendar.php?cal_id=1&cal_month=2&cal_year=[XSS]