CVE-2025-60451
BaseFortify
Publication date: 2025-10-03
Last updated on: 2025-10-07
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| metinfo | metinfo | 8.0.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 stored Cross-Site Scripting (XSS) issue in MetInfo CMS version 8.0. It occurs because the system does not properly validate or sanitize SVG file uploads in a specific component, allowing attackers to upload malicious SVG files containing JavaScript. When these files are viewed or accessed, the embedded JavaScript executes, potentially compromising the website or its users.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious JavaScript code in the context of the affected website. This can lead to unauthorized actions such as stealing user credentials, session hijacking, defacement of the website, or spreading malware to visitors.