CVE-2025-11034
BaseFortify
Publication date: 2025-09-26
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| shenzhen_dibo_enterprise_risk_management_technology_co_ltd | dibo_data_decision_making_system | 2.7.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 exists in the Dibo Data Decision Making System up to version 2.7.0, specifically in the downloadImpTemplet function of the /common/dep/common_dep.action.jsp file. It involves a path traversal issue caused by manipulation of the filePath argument, allowing an attacker to access files outside the intended directory. The attack can be launched remotely and an exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with some privileges to remotely access files on the server that should not be accessible, potentially exposing sensitive information. However, the impact is limited to confidentiality as the integrity and availability are not affected according to the CVSS scores.