| Title | Ecommerce 1.15 - Reflected XSS |
|---|
| Description | # Exploit Title: Ecommerce 1.15 - Reflected XSS
# Exploit Author: skalvin aka (CraCkEr)
# Date: 16/07/2023
# Vendor: phpscriptpoint
# Vendor Homepage: https://phpscriptpoint.com/
# Software Link: https://demo.phpscriptpoint.com/ecommerce/
# Tested on: Windows 10 Pro
# Impact: Manipulate the content of the site
## Description
The 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: /ecommerce/blog-single.php
GET parameter 'slug' is vulnerable to RXSS
https://website/ecommerce/blog-single.php?slug=[XSS]
Path: /ecommerce/product.php
GET parameter 'id' is vulnerable to RXSS
https://website/ecommerce/product.php?id=[XSS]
[-] Done |
|---|
| User | skalvin (UID 49463) |
|---|
| Submission | 07/15/2023 23:15 (3 years ago) |
|---|
| Moderation | 07/23/2023 15:05 (8 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 235209 [phpscriptpoint Ecommerce 1.15 /product.php ID cross site scripting] |
|---|
| Points | 17 |
|---|