CVE-2025-54316
BaseFortify
Publication date: 2025-07-20
Last updated on: 2025-07-30
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| logpoint | logpoint | 7.5.0 |
| logpoint | logpoint | 7.6.0 |
| logpoint | logpoint | * |
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 cross-site scripting (XSS) issue in Logpoint versions before 7.6.0. Attackers can create custom Jinja templates that chain built-in filter functions to generate malicious XSS payloads. These payloads are rendered by the Logpoint Report Template engine, allowing attackers to execute scripts in the context of the affected application. [1]
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized execution of malicious scripts, potentially compromising confidentiality, integrity, and availability of data. It allows attackers to perform cross-site scripting attacks, which can result in data theft, session hijacking, or manipulation of report data within Logpoint. [1]
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to upgrade Logpoint to version 7.6.0 or later, as this fixes the XSS vulnerability in the Report Template engine. [1]