CVE-2025-65592
BaseFortify
Publication date: 2025-12-16
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.90.0 |
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 4.90.0. It occurs in the product management functionality where malicious scripts can be inserted into the "Product Name" and "Short Description" fields. These scripts are stored in the backend database and executed automatically when a user views the affected pages.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of users viewing the affected product pages. This can lead to theft of user data, session hijacking, defacement, or other malicious actions performed on behalf of the user without their consent.