CVE-2025-62296
BaseFortify
Publication date: 2025-11-20
Last updated on: 2025-11-24
Assigner: CERT.PL
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| soplanning | soplanning | to 1.55.00 (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. |
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 /taches endpoint of SOPlanning. An attacker with medium privileges can inject malicious HTML and JavaScript code into the website, which will then be executed when a user opens the editor, potentially compromising the user's session or data.
How can this vulnerability impact me? :
The vulnerability allows an attacker to execute arbitrary HTML and JavaScript in the context of the affected website, which can lead to theft of user credentials, session hijacking, defacement, or other malicious actions that compromise user data and trust.
What immediate steps should I take to mitigate this vulnerability?
Upgrade SOPlanning to version 1.55 or later, where this Stored XSS vulnerability in the /taches endpoint has been fixed.