CVE-2025-70958
BaseFortify
Publication date: 2026-02-02
Last updated on: 2026-02-11
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| intelliants | subrion_cms | 4.2.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 set of multiple reflected cross-site scripting (XSS) issues in the installation module of Subrion CMS version 4.2.1. Attackers can inject malicious JavaScript code by crafting payloads in the dbuser, dbpwd, and dbname parameters, which then execute in the context of the user's browser.
How can this vulnerability impact me? :
The vulnerability allows attackers to execute arbitrary JavaScript in the user's browser, which can lead to session hijacking, theft of sensitive information, defacement of the website, or redirection to malicious sites, potentially compromising user security and trust.