CVE-2025-13875
BaseFortify
Publication date: 2025-12-02
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 |
|---|---|---|
| yohann0617 | oci-helper | * |
| yohann0617 | oci-helper | 3.2.4 |
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 weakness in the Yohann0617 oci-helper software (up to version 3.2.4). It affects the addCfg function in the OCI Configuration Upload component, allowing an attacker to manipulate the File argument to access files outside the intended directory. The attack can be launched remotely, and a public exploit is available.
How can this vulnerability impact me? :
Exploiting this vulnerability can allow an attacker to access or manipulate files on the affected system that should be restricted, potentially leading to unauthorized information disclosure, modification, or disruption of service.