| Titel | Sanitization Management System v1.0 - Multiple Stored XSS |
|---|
| Beschreibung | # 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. |
|---|
| Benutzer | Lohith19 (UID 33732) |
|---|
| Einreichung | 14.10.2022 16:36 (vor 4 Jahren) |
|---|
| Moderieren | 15.10.2022 10:48 (18 hours later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 211014 [SourceCodester Sanitization Management System 1.0 User Creation First Name/Middle Name/Last Name Cross Site Scripting] |
|---|
| Punkte | 17 |
|---|