CVE-2025-62295
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 /groupe_form 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 can allow an attacker to execute arbitrary scripts in the context of the affected website, potentially leading to session hijacking, data theft, or unauthorized actions performed on behalf of the user. This can compromise user data and the integrity of the application.
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to upgrade SOPlanning to version 1.55 or later, where the Stored XSS issue in the /groupe_form endpoint has been fixed.