| 제목 | 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) |
|---|
| 제출 | 2022. 10. 13. PM 03:19 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 10. 13. PM 04:56 (2 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 210773 [SourceCodester Human Resource Management System 1.0 Add Employee First Name/Middle Name/Last Name 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 17 |
|---|