CVE-2025-63371
BaseFortify
Publication date: 2025-11-19
Last updated on: 2025-12-11
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| onecommander | onecommander | 3.102.0.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 Directory Traversal issue in Milos Paripovic OneCommander version 3.102.0.0. It occurs in the ZIP file processing component, specifically in the part that extracts and handles ZIP archive contents. An attacker could exploit this to access files and directories outside the intended extraction path.
How can this vulnerability impact me? :
The vulnerability could allow an attacker to overwrite or access arbitrary files on the system by crafting malicious ZIP files. This can lead to unauthorized data access, data corruption, or potentially executing malicious code if critical files are overwritten.