vendor:
Simple Client Management System
by:
Sentinal920
8.8
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Simple Client Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:simple_client_management_system
Platforms Tested: Kali Linux
2021
Simple Client Management System 1.0 – ‘multiple’ Stored Cross-Site Scripting (XSS)
A stored XSS vulnerability exists in the Simple Client Management System. An attacker can leverage this vulnerability in order to run javascript on the web server surfers behalf, which can lead to cookie stealing, defacement and more.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.