| 제목 | Sanitization Management System v1.0 - Multiple Stored XSS |
|---|
| 설명 | # Exploit Title: Sanitization Management System v1.0 - Multiple Stored XSS
# Exploit Author: Lohith Velagapudi
# Vendor Name: oretnom23
# Vendor Homepage: https://www.sourcecodester.com/php/15770/sanitization-management-system-project-php-and-mysql-free-source-code.html
# Software Link: https://www.sourcecodester.com/php/15770/sanitization-management-system-project-php-and-mysql-free-source-code.html
# Version: v1.0
# Tested on: Windows 10, Apache
Description: A Multiple Stored XSS issue in Sanitization Management System v1.0 allows to inject Arbitrary JavaScript in users creation Parameters.
Vulnerable Components:
A) First Name
B) Middle Name
C) Last Name
Payload:
<script>prompt(1)</script>
Steps:
1) Login into admin account
2) Now go to "User Creation" tab and create a user
3) In the below parameter fill up the payload
A) First Name
B) Middle Name
C) Last Name
Payload:
<script>prompt(1)</script>
4) Now save the file and payload has been executed. |
|---|
| 사용자 | Lohith19 (UID 33732) |
|---|
| 제출 | 2022. 10. 14. PM 04:36 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 10. 15. AM 10:48 (18 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 211014 [SourceCodester Sanitization Management System 1.0 User Creation First Name/Middle Name/Last Name 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 17 |
|---|