CVE-2025-65076
BaseFortify
Publication date: 2025-12-16
Last updated on: 2025-12-22
Assigner: CERT.PL
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wavestore | video_management_software_server | to 6.42.4 (inc) |
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 exists in the WaveView client, which allows users to execute a restricted set of predefined commands and scripts on the connected WaveStore Server. A malicious attacker with high privileges can exploit a path traversal flaw in the ilog script, which runs with root privileges, to read or delete any file on the server.
How can this vulnerability impact me? :
The vulnerability can allow a high-privileged attacker to read or delete any file on the WaveStore Server, potentially leading to unauthorized data access, data loss, or disruption of services due to deletion of critical files.
What immediate steps should I take to mitigate this vulnerability?
Upgrade the WaveView client to version 6.44.44 or later, where this vulnerability has been fixed.