Vulnerabilities (CVE)

Filtered by vendor Najeebmedia Subscribe
Filtered by product Frontend File Manager
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2016-15042 1 Najeebmedia 2 Frontend File Manager, Post Front-end Form 2024-10-30 N/A 9.8 CRITICAL
The Frontend File Manager (versions < 4.0), N-Media Post Front-end Form (versions < 1.1) plugins for WordPress are vulnerable to arbitrary file uploads due to missing file type validation via the `nm_filemanager_upload_file` and `nm_postfront_upload_file` AJAX actions. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.
CVE-2022-3124 1 Najeebmedia 1 Frontend File Manager 2024-02-28 N/A 5.3 MEDIUM
The Frontend File Manager Plugin WordPress plugin before 21.3 allows any unauthenticated user to rename uploaded files from users. Furthermore, due to the lack of validation in the destination filename, this could allow allow them to change the content of arbitrary files on the web server
CVE-2022-3125 1 Najeebmedia 1 Frontend File Manager 2024-02-28 N/A 8.8 HIGH
The Frontend File Manager Plugin WordPress plugin before 21.3 allows any authenticated users, such as subscriber, to rename a file to an arbitrary extension, like PHP, which could allow them to basically be able to upload arbitrary files on the server and achieve RCE