| Title | Simple Cold Storage Management System v1.0 - Stored XSS in "Add New Storage" |
|---|
| Description | # Exploit Title: Simple Cold Storage Management System v1.0 - Stored XSS in "Add New Storage"
# Exploit Author: Ramansh Sharma
# Vendor Name: oretnom23
# Vendor Homepage: https://www.sourcecodester.com/php/15088/simple-cold-storage-management-system-using-phpoop-source-code.html
# Software Link: https://www.sourcecodester.com/php/15088/simple-cold-storage-management-system-using-phpoop-source-code.html
# Version: v1.0
# Tested on: Kali Linux, Apache
Description: A stored XSS in Simple Cold
A stored XSS in Simple Cold Storage Management System v1.0 allows an attacker to input arbitrary javascript code into those vulnerable parameters
Vulnerable Parameters:
Name
Payload:
<script>alert(1)</script>
Steps:
1) Login into admin account
2) Now go to "http://localhost/csms/admin/?page=storages" and select "Add new storage".
3) Now in Parameter "Name" put your payload
Payload: <script>alert(1)</script>
4) Now save the storage and our payload will be executed. |
|---|
| Source | ⚠️ https://github.com/Ramansh123454/POCs/blob/main/POC |
|---|
| User | thebugbountyhunter7 (UID 33805) |
|---|
| Submission | 10/16/2022 14:57 (4 years ago) |
|---|
| Moderation | 10/17/2022 13:27 (22 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 211048 [SourceCodester Simple Cold Storage Management System 1.0 Add New Storage Name cross site scripting] |
|---|
| Points | 20 |
|---|