vendor:
PHPCalendars
by:
LionTurk
7,5
CVSS
HIGH
XSS
79
CWE
Product Name: PHPCalendars
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
2009
PHPCalendars Multi Vulnerability
The PHPCalendars script is vulnerable to XSS via the 'cat' parameter in the product_list.php file. An attacker can inject malicious JavaScript code into the 'cat' parameter, which will be executed in the browser of the victim when the page is loaded.
Mitigation:
Input validation should be used to prevent XSS attacks.