vendor:
zstore
by:
nu11secur1ty
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: zstore
Affected Version From: 6.6.2000
Affected Version To: 6.6.2000
Patch Exists: NO
Related CWE:
CPE: 2.3:a:zippy:zstore:6.6.0
Platforms Tested:
2023
zstore 6.6.0 – 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 should be used to prevent XSS attacks.