| 标题 | 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 16時36分 (4 年前) |
|---|
| 管理 | 2022-10-15 10時48分 (18 hours later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 211014 [SourceCodester Sanitization Management System 1.0 User Creation First Name/Middle Name/Last Name 跨网站脚本] |
|---|
| 积分 | 17 |
|---|