vendor:
nopCommerce Store
by:
Hemant Patidar (HemantSolo)
4.8
CVSS
MEDIUM
Stored Cross-Site Scripting
79
CWE
Product Name: nopCommerce Store
Affected Version From: 4.3
Affected Version To: 4.3
Patch Exists: YES
Related CWE: CVE-2020-29475
CPE: a:nopcommerce:nopcommerce:4.30
Platforms Tested: Windows 10, Kali Linux
2020
nopCommerce Store 4.30 – ‘name’ Stored Cross-Site Scripting
This vulnerability allows an attacker to inject a malicious script directly into a vulnerable web application. In the case of nopCommerce Store 4.30, the XSS payload can be injected in Schedule tasks. When a user visits the page with the injected payload, the XSS is triggered, allowing the attacker to steal cookies.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and implement proper output encoding.