vendor:
PHP Booking Calendar
by:
Not mentioned
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: PHP Booking Calendar
Affected Version From: PHP Booking Calendar 10e
Affected Version To: Other versions may also be affected
Patch Exists: NO
Related CWE: Not mentioned
CPE: Not mentioned
Platforms Tested: Not mentioned
2011
PHP Booking Calendar Cross-Site Scripting Vulnerability
The PHP Booking Calendar is vulnerable to a cross-site scripting (XSS) vulnerability due to inadequate user-supplied data sanitization. An attacker can exploit this vulnerability to execute arbitrary script code in the browser of an unsuspecting user within the context of the affected site. This can lead to the theft of cookie-based authentication credentials and enable further attacks.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied data before using it in web applications.