CVE-2025-61949
BaseFortify
Publication date: 2025-11-21
Last updated on: 2025-12-05
Assigner: JPCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| secuavail | logstare_collector | to 2.4.2 (exc) |
| linux | linux_kernel | * |
| microsoft | windows | * |
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 UserManagement component of LogStare Collector. It occurs when malicious user information containing a crafted script is stored and later executed in the web browser of anyone who logs into the product's management page, potentially allowing attackers to run arbitrary scripts.
How can this vulnerability impact me? :
The vulnerability can lead to arbitrary script execution in the web browser of users who access the management page, which may result in unauthorized actions, data theft, session hijacking, or other malicious activities performed by attackers exploiting the stored XSS.