CVE-2025-60445
BaseFortify
Publication date: 2025-10-03
Last updated on: 2025-10-10
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| xunruicms | xunruicms | 4.7.1 |
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 XunRuiCMS version 4.7.1. It occurs because the system does not properly validate SVG file uploads in a specific component, allowing attackers to upload SVG files containing malicious JavaScript code. When these files are viewed, the malicious code executes in the context of the user's browser.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious JavaScript code in the browsers of users who view the uploaded SVG files. This can lead to theft of user credentials, session hijacking, defacement, or other malicious actions performed on behalf of the user without their consent.