CVE-2025-54540
BaseFortify
Publication date: 2025-08-28
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 Reflected Cross-Site Scripting (XSS) issue in QuickCMS, specifically via the sSort parameter in the admin panel functionality. An attacker can create a specially crafted URL that, when visited by a victim, causes arbitrary JavaScript code to execute in the victim's browser.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute arbitrary JavaScript in the context of the victim's browser, potentially leading to session hijacking, theft of sensitive information, or performing actions on behalf of the victim without their consent.