CVE-2025-40723
BaseFortify
Publication date: 2025-07-03
Last updated on: 2025-07-03
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 Flatboard Pro versions prior to 3.2.2. It occurs because the software does not properly validate user input in the footer_text and announcement parameters within the config.php file, allowing malicious scripts to be stored and executed when viewed by users.
How can this vulnerability impact me? :
The vulnerability can allow attackers to inject malicious scripts that are stored on the server and executed in the browsers of users who view the affected pages. This can lead to unauthorized actions, theft of user credentials, session hijacking, or other malicious activities impacting users and the integrity of the application.