vendor:
Zstore
by:
nu11secur1ty
7.5
CVSS
HIGH
Reflected Cross-Site Scripting (XSS)
79
CWE
Product Name: Zstore
Affected Version From: 6.5.2004
Affected Version To: 6.5.2004
Patch Exists: NO
Related CWE:
CPE: a:zippy:zstore:6.5.4
Platforms Tested: Windows
2023
Zstore 6.5.4 – Reflected Cross-Site Scripting (XSS)
The value of manual insertion point 1 is copied into the HTML document as plain text between tags. The payload giflc<img src=a onerror=alert(1)>c0yu0 was submitted in the manual insertion point 1. This input was echoed unmodified in the application's response.
Mitigation:
Input validation and output encoding can be used to prevent XSS attacks.