| Название | Human Resource Management System v1.0 - Stored XSS |
|---|
| Описание | # 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 |
|---|
| Пользователь | draco (UID 24011) |
|---|
| Представление | 13.10.2022 15:19 (4 лет назад) |
|---|
| Модерация | 13.10.2022 16:56 (2 hours later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 210773 [SourceCodester Human Resource Management System 1.0 Add Employee First Name/Middle Name/Last Name межсайтовый скриптинг] |
|---|
| Баллы | 17 |
|---|