Roxyfileman
by Roxyfileman
CVEs (6)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2018-20526 | Cri | 0.73 | 9.8 | 0.73 | Mar 21, 2019 | Roxy Fileman 1.4.5 allows unrestricted file upload in upload.php. | ||
| CVE-2022-40797 | Cri | 0.64 | 9.8 | 0.03 | Nov 9, 2022 | 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-7174 | Cri | 0.64 | 9.8 | 0.02 | Apr 9, 2019 | 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 | Cri | 0.64 | 9.1 | 0.22 | Mar 21, 2019 | Roxy Fileman 1.4.5 allows Directory Traversal in copydir.php, copyfile.php, and fileslist.php. | ||
| CVE-2019-19731 | Hig | 0.53 | 7.5 | 0.12 | Dec 16, 2019 | 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-12042 | Hig | 0.49 | 7.5 | 0.02 | Jun 7, 2018 | Roxy Fileman through v1.4.5 has Directory traversal via the php/download.php f parameter. |
- risk 0.73cvss 9.8epss 0.73
Roxy Fileman 1.4.5 allows unrestricted file upload in upload.php.
- 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.)
- 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.
- risk 0.64cvss 9.1epss 0.22
Roxy Fileman 1.4.5 allows Directory Traversal in copydir.php, copyfile.php, and fileslist.php.
- 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…
- risk 0.49cvss 7.5epss 0.02
Roxy Fileman through v1.4.5 has Directory traversal via the php/download.php f parameter.