CVE-2025-63365
BaseFortify
Publication date: 2025-12-01
Last updated on: 2025-12-02
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| softsea | epub_file_reader | 1.0.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 SoftSea EPUB File Reader 1.0.0.0. It occurs in the component that processes EPUB files, specifically when extracting and handling the contents of EPUB archives. An attacker could exploit this to access files and directories outside the intended extraction folder.
How can this vulnerability impact me? :
The vulnerability could allow an attacker to access or overwrite files outside the intended directory, potentially leading to unauthorized access to sensitive data, modification of files, or execution of malicious code on the affected system.