CVE-2025-11182
BaseFortify
Publication date: 2025-10-02
Last updated on: 2025-10-02
Assigner: FSI
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gtone | changeflow | * |
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. |
| CWE-494 | The product downloads source code or an executable from a remote location and executes the code without sufficiently verifying the origin and integrity of the code. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Path Traversal issue in GTONE ChangeFlow (all versions up to v9.0.1.1) that allows an attacker to improperly access files outside of a restricted directory. It also involves downloading code without an integrity check, which can lead to unauthorized access or execution of malicious code.
How can this vulnerability impact me? :
The vulnerability can allow attackers to access sensitive files outside the intended directory, potentially exposing confidential information. Additionally, downloading code without integrity checks can lead to execution of malicious code, compromising system security and data confidentiality.