| 제목 | Wisencode Infotech Wisenshop 1 Stored XSS |
|---|
| 설명 | # 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 |
|---|
| 원천 | ⚠️ https://default-theme.wisenshop.com/backend/tickets/1 |
|---|
| 사용자 | skalvin (UID 49463) |
|---|
| 제출 | 2025. 10. 12. PM 04:03 (10 개월 ago) |
|---|
| 모더레이션 | 2025. 10. 26. AM 06:49 (14 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 329935 [Wisencode 까지 20251012 Create Support Ticket /support-ticket/create 메시지 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|