CVE-2025-34118
BaseFortify
Publication date: 2025-07-16
Last updated on: 2025-07-17
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linknat | vos_manager | vos2009 |
| linknat | vos_manager | vos3000 |
| linknat | vos_manager | 2.1.9.06 |
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-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a path traversal flaw in Linknat VOS Manager versions before 2.1.9.07, including VOS2009 and early VOS3000 builds. It allows unauthenticated remote attackers to read arbitrary files on the server by injecting encoded traversal sequences into localized request paths, bypassing input validation and exposing sensitive files.
How can this vulnerability impact me? :
The vulnerability can allow attackers to access sensitive files on the server without authentication, potentially leading to exposure of confidential information, system configuration files, or other critical data, which can compromise the security and integrity of the affected system.