CVE-2025-62729
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
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 /status endpoint has been fixed.
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the /status endpoint of SOPlanning. A malicious attacker who has an account can inject arbitrary HTML and JavaScript code into the website. This injected code will be executed when users open multiple pages, potentially compromising their interaction with the site.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in the context of the victim's browser. This can lead to theft of session tokens, defacement, or unauthorized actions performed on behalf of the user, potentially compromising user data and site integrity.