CVE-2025-54172
BaseFortify
Publication date: 2025-08-20
Last updated on: 2025-09-08
Assigner: CERT.PL
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opensolution | quick.cms | 6.8 |
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 the QuickCMS software, specifically in the sTitle parameter of the page editor functionality. An attacker with admin privileges can inject malicious HTML and JavaScript code into the website. This injected code will be executed when someone visits the edited page. However, regular admin users without sufficient privileges cannot inject JavaScript scripts.
How can this vulnerability impact me? :
If exploited, this vulnerability allows an attacker with admin privileges to inject and execute arbitrary HTML and JavaScript code on the website. This can lead to unauthorized actions such as stealing session cookies, defacing the website, redirecting users to malicious sites, or performing other malicious activities within the context of the affected website.