CVE-2025-8573
BaseFortify
Publication date: 2025-08-05
Last updated on: 2025-09-04
Assigner: ConcreteCMS
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| concretecms | concrete_cms | From 9.0 (inc) to 9.4.3 (exc) |
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. |
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
Concrete CMS versions 9 through 9.4.2 have a Stored Cross-Site Scripting (XSS) vulnerability on the Home Folder in the Members Dashboard page. A rogue administrator can create a malicious folder containing XSS code that users may be directed to upon login, potentially executing malicious scripts in their browsers.
How can this vulnerability impact me? :
This vulnerability could allow a rogue admin to execute malicious scripts in the browsers of users who are directed to the malicious folder upon login. This could lead to unauthorized actions performed on behalf of the user, data theft, or other malicious activities depending on the script executed. However, the CVSS score of 2.0 indicates a relatively low severity and requires high privileges and user interaction.