CVE-2020-36883
BaseFortify
Publication date: 2025-12-10
Last updated on: 2025-12-11
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| spinetix | fusion_digital_signage | 3.4.8 |
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 SpinetiX Fusion Digital Signage 3.4.8 and lower is an authenticated path traversal issue. It allows attackers who have authentication to manipulate file backup and deletion operations by exploiting unverified input parameters. Specifically, attackers can use path traversal techniques in the index.php file to write backup files to arbitrary locations on the system and delete files by manipulating backup and file delete requests.
How can this vulnerability impact me? :
This vulnerability can allow an attacker with authentication to write files to arbitrary locations and delete files on the affected system. This can lead to unauthorized modification or deletion of important files, potentially disrupting system operations, causing data loss, or enabling further attacks.