vendor:
Online Doctor Appointment System
by:
Mohamed habib Smidi (Craniums)
5.4
CVSS
MEDIUM
Stored XSS
79
CWE
Product Name: Online Doctor Appointment System
Affected Version From: Version 1
Affected Version To: Version 1
Patch Exists: NO
Related CWE: CVE-2021-25791
CPE: a:online_doctor_appointment_system:1.0
Platforms Tested: Windows 10
2021
Online Doctor Appointment System 1.0 – ‘Multiple’ Stored XSS
The exploit allows an attacker to inject malicious script code into the 'First Name', 'Last Name', and 'Address' fields during the profile update process. This results in the execution of the payload each time a new page is visited or the profile is updated.
Mitigation:
To mitigate this vulnerability, input validation and output encoding should be implemented on the affected fields to prevent the execution of malicious scripts.