| 제목 | Human Resource Management System v1.0 - Stored XSS in multiple parameters |
|---|
| 설명 | # Exploit Title: Human Resource Management System - Multiple Stored XSS
# Exploit Author: Gaurav Bhatia
# 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 11, Apache
Description: In Human Resource Management System v1.0 there are Multiple stored xss in Master list directory pages allows to inject Arbitrary JavaScript
Parametres:
City name
state name
country name
position name
Payload:
<script>confirm(document.domain)</script>
Steps:
1) Login into your admin account
2) Now go to master list in that we see there are various page such as "city", "state" , "country" and "position"
3) In that all the naming parameters such as "city name", "state name", "country name" and "position name" put your payload
Payload: <script>confirm(document.domain)</script>
4) Now when you save one of the page with your payload the payload has been executed |
|---|
| 사용자 | GauravBhatia (UID 33684) |
|---|
| 제출 | 2022. 10. 13. PM 05:42 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 10. 13. PM 07:28 (2 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 210786 [SourceCodester Human Resource Management System 1.0 Master List city/state/country/position 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 17 |
|---|