CVE-2025-13791
BaseFortify
Publication date: 2025-11-30
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 |
|---|---|---|
| scada-lts | scada-lts | to 2.7.8.1 (inc) |
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 Scada-LTS up to version 2.7.8.1 in the function Common.getHomeDir within the ZIPProjectManager.java file related to Project Import. It allows an attacker to perform a path traversal attack, which means they can manipulate file paths to access files and directories outside the intended scope. The attack can be launched remotely and an exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to access unauthorized files or directories on the system running Scada-LTS, potentially leading to information disclosure, data manipulation, or further compromise of the system. Since the attack can be performed remotely and an exploit is publicly available, it increases the risk of exploitation.