Impact
File Browser allows administrators to download files as a zip or tar archive. When a file containing a Windows‑style backslash in its name is uploaded, the server stores it literally on the Linux filesystem. During archive creation the original filename is used verbatim, so the resulting archive entry contains a backslash. Extraction tools on Windows interpret the backslash as a path separator, causing the file to be written outside the intended extraction directory. This allows an attacker to place an arbitrary file on a victim’s machine when the victim downloads and extracts the archive.
Affected Systems
File Browser, a file‑management interface. Versions prior to 2.63.6 are vulnerable. The flaw appears in all releases that do not contain the patch implemented in 2.63.6.
Risk and Exploitability
The CVSS score of 6.8 indicates moderate severity. EPSS data is unavailable, and the vulnerability is not listed in the CISA KEV catalog, suggesting lower immediate risk of widespread exploitation. However, the attack requires that a victim download and extract the malicious archive on a Windows system, which may still enable arbitrary file write on the local machine if the extraction is performed with elevated privileges.
OpenCVE Enrichment
Github GHSA