Vulnerabilities (CVE)

Filtered by vendor Roxyfileman Subscribe
Filtered by product Roxy Fileman
Total 6 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-40797 1 Roxyfileman 1 Roxy Fileman 2023-12-10 N/A 9.8 CRITICAL
Roxy Fileman 1.4.6 allows Remote Code Execution via a .phar upload, because the default FORBIDDEN_UPLOADS value in conf.json only blocks .php, .php4, and .php5 files. (Visiting any .phar file invokes the PHP interpreter in some realistic web-server configurations.)
CVE-2019-19731 1 Roxyfileman 1 Roxy Fileman 2023-12-10 5.0 MEDIUM 7.5 HIGH
Roxy Fileman 1.4.5 for .NET is vulnerable to path traversal. A remote attacker can write uploaded files to arbitrary locations via the RENAMEFILE action. This can be leveraged for code execution by uploading a specially crafted Windows shortcut file and writing the file to the Startup folder (because an incomplete blacklist of file extensions allows Windows shortcut files to be uploaded).
CVE-2019-7174 1 Roxyfileman 1 Roxy Fileman 2023-12-10 7.5 HIGH 9.8 CRITICAL
Roxy Fileman 1.4.5 allows attackers to execute renamefile.php (aka Rename File), createdir.php (aka Create Directory), fileslist.php (aka Echo File List), and movefile.php (aka Move File) operations.
CVE-2018-20525 1 Roxyfileman 1 Roxy Fileman 2023-12-10 6.4 MEDIUM 9.1 CRITICAL
Roxy Fileman 1.4.5 allows Directory Traversal in copydir.php, copyfile.php, and fileslist.php.
CVE-2018-20526 1 Roxyfileman 1 Roxy Fileman 2023-12-10 7.5 HIGH 9.8 CRITICAL
Roxy Fileman 1.4.5 allows unrestricted file upload in upload.php.
CVE-2018-12042 1 Roxyfileman 1 Roxy Fileman 2023-12-10 5.0 MEDIUM 7.5 HIGH
Roxy Fileman through v1.4.5 has Directory traversal via the php/download.php f parameter.