vendor:
ecommerce-website
by:
nu11secur1ty
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: ecommerce-website
Affected Version From: 1
Affected Version To: 1
Patch Exists: YES
Related CWE:
CPE: a:winston-dsouza:ecommerce-website
Platforms Tested:
2022
Ecommerse v1.0 – Cross-Site Scripting (XSS)
The value of the eMail request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. The attacker can trick the users of this system, very easy to visit a very dangerous link from anywhere, and then the game will over for these customers. Also, the attacker can create a network from botnet computers by using this vulnerability.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.