vendor:
CASAP Automated Enrollment System
by:
Anita Gaud
5.4
CVSS
MEDIUM
Stored XSS
79
CWE
Product Name: CASAP Automated Enrollment System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: CVE-2021-3294
CPE: a:sourcecodester:casap_automated_enrollment_system
Other Scripts:
N/A
Platforms Tested: Windows
2021
CASAP Automated Enrollment System 1.0 – ‘First Name’ Stored XSS
A stored XSS vulnerability exists in the CASAP Automated Enrollment System 1.0, which allows an attacker to inject malicious JavaScript code into the 'First Name' parameter. This code will be stored and executed every time the page is loaded, allowing the attacker to steal the cookie of an authenticated user.
Mitigation:
Input validation should be used to prevent malicious code from being stored in the application. Additionally, the application should be configured to use secure cookies.