CVE-2025-65075
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 in the WaveView client allows a malicious attacker with high privileges to exploit a path traversal issue in the alog script. This enables the attacker to read or delete files on the connected WaveStore Server with the permissions of the dvr user, bypassing intended restrictions on command execution.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access and manipulation of files on the WaveStore Server, potentially resulting in data loss or exposure. Since the attacker can read or delete files with dvr user permissions, this could disrupt system operations or compromise sensitive information stored on the server.
What immediate steps should I take to mitigate this vulnerability?
Upgrade the WaveView client to version 6.44.44 or later, as this version contains the fix for the vulnerability.