vendor:
Roxy Fileman
by:
Patrik Lantz
7.5
CVSS
HIGH
Path Traversal
22
CWE
Product Name: Roxy Fileman
Affected Version From: 1.4.5
Affected Version To: 1.4.5
Patch Exists: YES
Related CWE: CVE-2019-19731
CPE: a:roxy_fileman:roxy_fileman:1.4.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: ASP.NET 4.0.30319 and Microsoft-IIS 10.0, Windows 10 Pro Build 17134
2019
Roxy Fileman 1.4.5 – Directory Traversal
Roxy Fileman 1.4.5 for .NET is vulnerable to path traversal which can lead to file write in arbitrary locations depending on the IIS worker process privileges. This PoC demonstrates a crafted Windows shortcut file being uploaded and written to the Startup folder. The execution of this file will be triggered on the next login.
Mitigation:
Ensure that the application is not vulnerable to path traversal attacks by validating user input and restricting access to sensitive files and directories.