Filtered by vendor Roxyfileman Subscriptions
Filtered by product Roxy Fileman Subscriptions
Total 6 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2018-12042 1 Roxyfileman 1 Roxy Fileman 2024-09-17 N/A
Roxy Fileman through v1.4.5 has Directory traversal via the php/download.php f parameter.
CVE-2018-20525 1 Roxyfileman 1 Roxy Fileman 2024-08-05 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 2024-08-05 N/A
Roxy Fileman 1.4.5 allows unrestricted file upload in upload.php.
CVE-2019-19731 1 Roxyfileman 1 Roxy Fileman 2024-08-05 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 2024-08-04 N/A
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-2022-40797 1 Roxyfileman 1 Roxy Fileman 2024-08-03 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.)