CVE-2025-40722
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 application does not properly validate user input in the replace parameter within /config.php/tags, allowing malicious scripts to be stored and executed when viewed by other users.
How can this vulnerability impact me? :
The vulnerability can allow attackers to inject malicious scripts that execute in the browsers of users who view the affected pages. This can lead to session hijacking, defacement, or redirection to malicious sites, potentially compromising user data and trust.