CVE-2025-48208
BaseFortify
Publication date: 2025-09-09
Last updated on: 2025-11-04
Assigner: Apache Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | hertzbeat | to 1.7.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-90 | The product constructs all or part of an LDAP query using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended LDAP query when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an LDAP Injection in Apache HertzBeat, where special elements in an LDAP query are not properly neutralized. An attacker with an authenticated account can craft custom commands to exploit this flaw, potentially leading to arbitrary script execution.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker with access to execute arbitrary scripts, which could lead to unauthorized actions, data compromise, or further system exploitation.
What immediate steps should I take to mitigate this vulnerability?
Users are recommended to upgrade Apache HertzBeat to version 1.7.3, which fixes the issue.