| Titel | Wisencode Infotech Wisenshop 1 Stored XSS |
|---|
| Beschreibung | # Exploit Title: Wisenshop - Stored XSS
# Exploit Author: skalvin
# Date: 11-10-2025
# Author of Script: Wisencode Infotech
# Vendor: Wisencode Infotech
# Vendor Homepage: https://www.codester.com/items/53007/wisenshop-ecommerce-store-script
# Software Link: https://default-theme.wisenshop.com/
# Demo Link: https://default-theme.wisenshop.com/
# Tested on: Windows 11 Pro
# Impact: Manipulate the content of the site
# CWE: CWE-79 - CWE-94 - CWE-74
## Description
Attacker can send to victim a link containing a malicious URL in an email or instant message
can perform a wide variety of actions, such as stealing the victim's session token or login credentials
## Steps to Reproduce the Stored XSS Vulnerability:
1. Register on the target website as a standard user.
2. Log in using your newly created credentials.
3. Navigate to the Profile page: https://default-theme.wisenshop.com/profile
4. Click on "Create a Support Ticket" to access the ticket submission form: https://default-theme.wisenshop.com/support-ticket/create
5. Fill in arbitrary values for Email and Subject, and inject a malicious XSS payload into the Message field.
6. Submit the support ticket.
7. Log in as an admin and navigate to the Support Tickets section in the backend panel: https://default-theme.wisenshop.com/backend/tickets
8. Upon viewing the submitted ticket, the XSS payload executes in the admin’s browser.
[-] Done |
|---|
| Quelle | ⚠️ https://default-theme.wisenshop.com/backend/tickets/1 |
|---|
| Benutzer | skalvin (UID 49463) |
|---|
| Einreichung | 12.10.2025 16:03 (vor 10 Monaten) |
|---|
| Moderieren | 26.10.2025 06:49 (14 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 329935 [Wisencode bis 20251012 Create Support Ticket /support-ticket/create Message Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|