vendor:
ClicShopping_V3
by:
nu11secur1ty
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: ClicShopping_V3
Affected Version From: 3.402
Affected Version To: 3.402
Patch Exists: NO
Related CWE:
CPE: a:clicshopping:clicshopping_v3
Platforms Tested:
2022
ClicShopping v3.402 – Cross-Site Scripting (XSS)
The name of an arbitrarily supplied URL parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The attacker can trick users to open a very dangerous link or he can get sensitive information, also he can destroy some components of your system.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.