| Título | Human Resource Management System v1.0 - Stored XSS |
|---|
| Descripción | # Exploit Title: Human Resource Management System - Stored XSS
# Exploit Author: Pratik Shetty
# Vendor Name: oretnom23
# Vendor Homepage: https://www.sourcecodester.com/php/15740/human-resource-management-system-project-php-and-mysql-free-source-code.html
# Software Link: https://www.sourcecodester.com/php/15740/human-resource-management-system-project-php-and-mysql-free-source-code.html
# Version: v1.0
# Tested on: Windows 10, Apache
Description: A Stored XSS issue in Human Resource Management System v.1.0 allows to inject Arbitrary JavaScript in Edit in "First Name", " Middle Name " and "Last Name".
Payload:
<script>confirm(1)</script>
Steps:
1) Login into your admin account
2) Now in that go to "Add Employee"
3) In that fill the details but in "First Name" , "Middle Name" and "Last Name" put your payload
Payload: <script>confirm(1)</script>
4) Now save the details of that employee
5) Now go to "Employee New" Tab and our payload has been executed |
|---|
| Usuario | draco (UID 24011) |
|---|
| Sumisión | 2022-10-13 15:19 (hace 4 años) |
|---|
| Moderación | 2022-10-13 16:56 (2 hours later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 210773 [SourceCodester Human Resource Management System 1.0 Add Employee First Name/Middle Name/Last Name secuencias de comandos en sitios cruzados] |
|---|
| Puntos | 17 |
|---|