vendor:
Online Appointment System
by:
Sanjay Singh
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: Online Appointment System
Affected Version From: V1.0
Affected Version To: V1.0
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:online_appointment_system_v1.0
Platforms Tested: Windows
2023
Online Appointment System V1.0 – Cross-Site Scripting (XSS)
An attacker can exploit this vulnerability by crafting a malicious payload and sending it to the vulnerable application. The payload is then executed in the browser of the victim when the vulnerable page is loaded. The payload can be sent to the vulnerable application in various ways such as via a malicious link, via a malicious file, or via a malicious parameter.
Mitigation:
Input validation, output encoding, and content security policy can be used to mitigate XSS attacks.