CVE-2025-66359
BaseFortify
Publication date: 2025-11-28
Last updated on: 2025-12-03
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| logpoint | siem | to 7.7.0 (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 in Logpoint before version 7.7.0 is caused by insufficient input validation and lack of output escaping in multiple components, which leads to a cross-site scripting (XSS) vulnerability. This means that an attacker could inject malicious scripts into the application, which could then be executed in the context of other users' browsers.
How can this vulnerability impact me? :
The vulnerability can have severe impacts including allowing attackers to execute arbitrary scripts in users' browsers, potentially leading to theft of sensitive information, session hijacking, or performing actions on behalf of the user without their consent. Given the CVSS score of 8.5, it is considered a high severity issue affecting confidentiality, integrity, and availability.