CVE-2025-13266
BaseFortify
Publication date: 2025-11-17
Last updated on: 2025-11-17
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wwwlike | vlife | 2.0.1 |
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 issue in the wwwlike vlife software up to version 2.0.1. It occurs in the create function of the SysFileApi component, where manipulation of the fileName argument allows an attacker to access files outside the intended directory. The attack can be launched remotely and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability allows an attacker to perform path traversal, potentially accessing sensitive files on the server remotely. This can lead to unauthorized disclosure of information, which may compromise confidentiality but does not affect integrity or availability according to the CVSS scores.