| Título | Sanitization Management System v1.0 - Multiple Stored XSS |
|---|
| Descrição | # 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. |
|---|
| Utilizador | Lohith19 (UID 33732) |
|---|
| Submissão | 14/10/2022 16h36 (há 4 anos) |
|---|
| Moderação | 15/10/2022 10h48 (18 hours later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 211014 [SourceCodester Sanitization Management System 1.0 User Creation First Name/Middle Name/Last Name Script de Site Cruzado] |
|---|
| Pontos | 17 |
|---|