Exploitation Summary
EIP tracks 1 public exploit for CVE-2021-3294. PoCs published by Anita Gaud.
AI-analyzed exploit summary This is a writeup describing a stored XSS vulnerability in CASAP Automated Enrollment System 1.0, where the 'First Name' parameter is vulnerable to JavaScript injection. The payload <script>alert(document.cookie)</script> is used to demonstrate cookie theft.
Description
CASAP Automated Enrollment System 1.0 is affected by cross-site scripting (XSS) in users.php. An attacker can steal a cookie to perform user redirection to a malicious website.
Exploits (1)
This is a writeup describing a stored XSS vulnerability in CASAP Automated Enrollment System 1.0, where the 'First Name' parameter is vulnerable to JavaScript injection. The payload <script>alert(document.cookie)</script> is used to demonstrate cookie theft.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N