CVE-2025-10709
BaseFortify
Publication date: 2025-09-19
Last updated on: 2025-10-03
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| four-faith | water_conservancy_informatization | 1.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 path traversal issue in the Four-Faith Water Conservancy Informatization Platform 1.0. It occurs due to improper handling of the 'fileName' argument in certain files (/history/historyDownload.do; otheruserLogin.do; getfile), allowing an attacker to manipulate the file path and potentially access unauthorized files on the server. The attack can be executed remotely, and an exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to access sensitive files on the affected system remotely by exploiting the path traversal flaw. This could lead to unauthorized disclosure of information, potentially exposing confidential data stored on the server.