vendor:
Online Diagnostic Lab Management System
by:
Himash
9.3
CVSS
CRITICAL
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Online Diagnostic Lab Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:online_diagnostic_lab_management_system:1.0
Platforms Tested: Kali Linux
2022
Online Diagnostic Lab Management System 1.0 – Stored Cross Site Scripting (XSS)
Online Diagnostic Lab Management System 1.0 is vulnerable to stored cross-site-scripting. Stored cross-site scripting (persistent XSS) arises when an application receives its data from an untrusted source and includes that data within its responses in an unsafe way.
Mitigation:
Input validation and output encoding can be used to mitigate XSS attacks.