CVE-2025-45893
BaseFortify
Publication date: 2025-07-25
Last updated on: 2025-08-07
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opencart | opencart | to 4.1.0.4 (inc) |
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 Stored Cross-Site Scripting (XSS) attack in OpenCart version 4.1.0.4. It occurs because SVG files uploaded via the media manager for blog posts are not properly sanitized. Attackers can upload malicious SVG files containing embedded JavaScript, which can then execute in the context of users viewing the blog posts.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious JavaScript in the browsers of users who view the affected blog posts. This can lead to theft of user credentials, session hijacking, defacement, or other malicious actions performed on behalf of the user.