CVE-2025-11466
BaseFortify
Publication date: 2025-10-29
Last updated on: 2025-10-30
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| allegra | databasebackupbl | 3.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a directory traversal information disclosure flaw in the Allegra DatabaseBackupBL component. It occurs because the software does not properly validate user-supplied file paths before using them in file operations. An authenticated remote attacker can exploit this to access sensitive information accessible to the service account.
How can this vulnerability impact me? :
An attacker who is authenticated can exploit this vulnerability to disclose sensitive information from the affected system. This could lead to unauthorized access to confidential data, potentially compromising the security of the system and its data.