CVE-2021-42193
BaseFortify
Publication date: 2025-10-03
Last updated on: 2025-12-19
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nopcommerce | nopcommerce | 4.40.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Scripting (XSS) issue in nopCommerce version 4.40.3. It occurs in the Product Name field at the URL /Admin/Product/Edit/[id]. When a user views the affected product in the shop, the malicious XSS payload executes, potentially allowing an attacker to run arbitrary scripts in the user's browser.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the user's browser when viewing a product. This can lead to theft of user credentials, session hijacking, defacement, or other malicious actions depending on the attacker's intent.