Vulnerabilities (CVE)

Filtered by vendor Najeebmedia Subscribe
Filtered by product Frontend File Manager Plugin
Total 10 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-5105 1 Najeebmedia 1 Frontend File Manager Plugin 2023-12-10 N/A 6.5 MEDIUM
The Frontend File Manager Plugin WordPress plugin before 22.6 has a vulnerability that allows an Editor+ user to bypass the file download logic and download files such as `wp-config.php`
CVE-2021-4359 1 Najeebmedia 1 Frontend File Manager Plugin 2023-12-10 N/A 5.3 MEDIUM
The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Arbitrary Post Deletion in versions up to, and including, 18.2. This is due to lacking authentication protections and lacking a security nonce on the wpfm_delete_file AJAX action. This makes it possible for unauthenticated attackers to delete any posts and pages on the site.
CVE-2021-4350 1 Najeebmedia 1 Frontend File Manager Plugin 2023-12-10 N/A 5.3 MEDIUM
The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated HTML Injection in versions up to, and including, 18.2. This is due to lacking authentication protections on the wpfm_send_file_in_email AJAX action. This makes it possible for unauthenticated attackers to send emails using the site with a custom subject, recipient email, and body with unsanitized HTML content. This effectively lets the attacker use the site as a spam relay.
CVE-2021-4344 1 Najeebmedia 1 Frontend File Manager Plugin 2023-12-10 N/A 5.4 MEDIUM
The Frontend File Manager plugin for WordPress is vulnerable to Privilege Escalation in versions up to, and including, 18.2. This is due to lacking mishandling the use of user IDs that is accessible by the visitor. This makes it possible for unauthenticated or authenticated attackers to access the information and privileges of other users, including 'guest users', in their own category (authenticated, or unauthenticated guests).
CVE-2021-4365 1 Najeebmedia 1 Frontend File Manager Plugin 2023-12-10 N/A 6.1 MEDIUM
The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting in versions up to, and including, 18.2. This is due to lacking authentication protections and santisation all on the wpfm_edit_file_title_desc AJAX action. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVE-2021-4369 1 Najeebmedia 1 Frontend File Manager Plugin 2023-12-10 N/A 5.3 MEDIUM
The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Content Injection in versions up to, and including, 18.2. This is due to lacking authorization protections, checks against users editing other's posts, and lacking a security nonce, all on the wpfm_edit_file_title_desc AJAX action. This makes it possible for unauthenticated attackers to edit the content and title of every page on the site.
CVE-2021-4356 1 Najeebmedia 1 Frontend File Manager Plugin 2023-12-10 N/A 9.8 CRITICAL
The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Download in versions up to, and including, 18.2. This is due to lacking authentication protections, capability checks, and sanitization, all on the wpfm_file_meta_update AJAX action. This makes it possible for unauthenticated attackers to download arbitrary files on the site, potentially leading to site takeover.
CVE-2021-4368 1 Najeebmedia 1 Frontend File Manager Plugin 2023-12-10 N/A 8.8 HIGH
The Frontend File Manager plugin for WordPress is vulnerable to Authenticated Settings Change in versions up to, and including, 18.2. This is due to lacking capability checks and a security nonce, all on the wpfm_save_settings AJAX action. This makes it possible for subscriber-level attackers to edit the plugin settings, such as the allowed upload file types. This can lead to remote code execution through other vulnerabilities.
CVE-2021-4351 1 Najeebmedia 1 Frontend File Manager Plugin 2023-12-10 N/A 5.3 MEDIUM
The Frontend File Manager plugin for WordPress is vulnerable to Unauthenticated Post Meta Change in versions up to, and including, 18.2. This is due to lacking authentication protections, capability checks, and sanitization, all on the wpfm_file_meta_update AJAX action. This makes it possible for unauthenticated attackers to change the meta data of certain posts and pages.
CVE-2022-3126 1 Najeebmedia 1 Frontend File Manager Plugin 2023-12-10 N/A 4.3 MEDIUM
The Frontend File Manager Plugin WordPress plugin before 21.4 does not have CSRF check when uploading files, which could allow attackers to make logged in users upload files on their behalf