What the vulnerability does
01Description
Contributor Cross Site Scripting (XSS) in Appointment Hour Booking <= 1.5.86 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Contributor Cross Site Scripting (XSS) in Appointment Hour Booking <= 1.5.86 versions.
Explanation of Vulnerability in Simple Terms
Appointment Hour Booking contains a cross-site scripting (XSS) vulnerability that allows an authenticated attacker to inject malicious scripts. The vulnerability requires user interaction—typically clicking a crafted link—and affects versions up to 1.5.86. An attacker with low privileges can inject code that executes in other users' browsers, potentially stealing session data or performing actions on their behalf.
What an attacker can do
Inject malicious scripts that execute in other users' browsers when they interact with a crafted link.
Potential impact on your site
Authenticated users' sessions and data can be compromised if they click attacker-supplied links; site reputation and user trust may be damaged.
Conditions required to exploit
Attacker must have a low-privilege account and the victim must click a malicious link or visit a page the attacker controls.
Key dates
External resources
Related vulnerabilities