VYPR

Roxyfileman

by Roxyfileman

CVEs (6)

  • CVE-2018-20526CriMar 21, 2019
    risk 0.73cvss 9.8epss 0.73

    Roxy Fileman 1.4.5 allows unrestricted file upload in upload.php.

  • CVE-2022-40797CriNov 9, 2022
    risk 0.64cvss 9.8epss 0.03

    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-7174CriApr 9, 2019
    risk 0.64cvss 9.8epss 0.02

    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-20525CriMar 21, 2019
    risk 0.64cvss 9.1epss 0.22

    Roxy Fileman 1.4.5 allows Directory Traversal in copydir.php, copyfile.php, and fileslist.php.

  • CVE-2019-19731HigDec 16, 2019
    risk 0.53cvss 7.5epss 0.12

    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…

  • CVE-2018-12042HigJun 7, 2018
    risk 0.49cvss 7.5epss 0.02

    Roxy Fileman through v1.4.5 has Directory traversal via the php/download.php f parameter.