CVE-2025-14202
BaseFortify
Publication date: 2025-12-18
Last updated on: 2025-12-18
Assigner: Gridware
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 allows an attacker to upload a malicious SVG file containing JavaScript code through the file upload feature in the bookmark and asset rendering pipeline. When an authenticated admin user views this SVG file, the embedded JavaScript executes in the admin's browser, steals the CSRF token, and sends a request to change the admin's password, leading to a full account takeover.
How can this vulnerability impact me? :
The vulnerability can lead to a full account takeover of an admin user. This means an attacker can gain unauthorized control over the admin's account, potentially compromising the entire system, altering data, or performing unauthorized administrative actions.