| 제목 | Purchase Order Management System - Multiple Persistent XSS |
|---|
| 설명 | # Exploit Title: Purchase Order Management System - Multiple Persistent XSS
# Exploit Author: Kshitij Rewandkar
# Vendor Name: oretnom23
# Vendor Homepage: https://www.sourcecodester.com/php/14935/purchase-order-management-system-using-php-free-source-code.html
# Software Link: https://www.sourcecodester.com/php/14935/purchase-order-management-system-using-php-free-source-code.html
# Version: v1.0
# Tested on: Windows 11, Apache
Description:
A Persistent XSS issue in Purchase Order Management System v1.0 allows to inject Arbitrary JavaScript in Multiple Supplier create Parameter.
Parameters Vulnerable:
A) Supplier Name
B) Address
C) Contact person
D) Contact
Payload:
<script>confirm(1)</script>
Steps:
1) Login into your account
2) Now go to "Supplier List" and create a new file.
3) Now put the payload in the below parameter:
A) Supplier Name
B) Address
C) Contact person
D) Contact
Payload: <script>confirm(1)</script>
4) Now save the details and our payload has been executed |
|---|
| 원천 | ⚠️ https://github.com/DisguisedRoot/Exploit/blob/main/Persistent%20XSS/PoC |
|---|
| 사용자 | DisguisedRoot (UID 33702) |
|---|
| 제출 | 2022. 10. 13. PM 08:37 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 10. 14. AM 09:05 (12 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 210832 [SourceCodester Purchase Order Management System 1.0 Supplier Supplier Name/Address/Contact person/Contact 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|