CVE-2024-12331 – File Manager Pro – Filester <= 1.8.6 - Missing Authorization to Authenticated (Subscriber+) Filebird Plugin Installation
https://notcve.org/view.php?id=CVE-2024-12331
18 Dec 2024 — The File Manager Pro – Filester plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'ajax_install_plugin' function in all versions up to, and including, 1.8.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install the Filebird plugin. • https://plugins.trac.wordpress.org/changeset/3208858/filester • CWE-862: Missing Authorization •
CVE-2024-8066 – File Manager Pro – Filester <= 1.8.6- Authenticated (Subscriber+) Arbitrary File Upload
https://notcve.org/view.php?id=CVE-2024-8066
27 Nov 2024 — The File Manager Pro – Filester plugin for WordPress is vulnerable to arbitrary file uploads due to missing validation in the 'fsConnector' function in all versions up to, and including, 1.8.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, and granted permissions by an Administrator, to upload a new .htaccess file allowing them to subsequently upload arbitrary files on the affected site's server which may make remote code execution possible. El complemento File ... • https://plugins.trac.wordpress.org/browser/filester/trunk/includes/File_manager/FileManager.php#L269 • CWE-434: Unrestricted Upload of File with Dangerous Type •
CVE-2024-9669 – File Manager Pro – Filester <= 1.8.5 - Authenticated (Administrator+) Local JavaScript File Inclusion
https://notcve.org/view.php?id=CVE-2024-9669
27 Nov 2024 — The File Manager Pro – Filester plugin for WordPress is vulnerable to Local JavaScript File Inclusion in all versions up to, and including, 1.8.5 via the 'fm_locale' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe”... • https://plugins.trac.wordpress.org/browser/filester/trunk/includes/File_manager/FileManager.php#L250 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •
CVE-2024-7031 – File Manager Pro – Filester <= 1.8.2 - Authenticated Plugin Settings Update
https://notcve.org/view.php?id=CVE-2024-7031
02 Aug 2024 — The File Manager Pro – Filester plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'njt_fs_saveSettingRestrictions' function in all versions up to, and including, 1.8.2. This makes it possible for authenticated attackers, with a role that has been granted permissions by an Administrator, to update the plugin settings for user role restrictions, including allowing file types such as .php to be uploaded. • https://plugins.trac.wordpress.org/browser/filester/trunk/includes/File_manager/FileManager.php#L566 • CWE-862: Missing Authorization •
CVE-2023-4861 – File Manager Pro < 1.8.1 - Admin+ Remote Code Execution
https://notcve.org/view.php?id=CVE-2023-4861
19 Sep 2023 — The File Manager Pro WordPress plugin before 1.8.1 allows admin users to upload arbitrary files, even in environments where such a user should not be able to gain full control of the server, such as a multisite installation. This leads to remote code execution. El complemento File Manager Pro de WordPress anterior a 1.8.1 permite a los usuarios administradores cargar archivos arbitrarios, incluso en entornos donde dicho usuario no debería poder obtener el control total del servidor, como una instalación mul... • https://wpscan.com/vulnerability/7fa03f00-25c7-4e40-8592-bb4001ce019d • CWE-434: Unrestricted Upload of File with Dangerous Type •
CVE-2023-4862 – File Manager Pro < 1.8.1 - Admin+ Stored Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2023-4862
19 Sep 2023 — The File Manager Pro WordPress plugin before 1.8.1 does not adequately validate and escape some inputs, leading to XSS by high-privilege users. El complemento File Manager Pro de WordPress anterior a 1.8.1 no valida ni escapa adecuadamente algunas entradas, lo que genera XSS por parte de usuarios con altos privilegios. The File Manager Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.8 due to insufficient input sanitization and ... • https://wpscan.com/vulnerability/81821bf5-69e1-4005-b3eb-d541490909cc • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-4827 – File Manager Pro < 1.8 - Remote Code Execution via CSRF
https://notcve.org/view.php?id=CVE-2023-4827
11 Sep 2023 — The File Manager Pro WordPress plugin before 1.8 does not properly check the CSRF nonce in the `fs_connector` AJAX action. This allows attackers to make highly privileged users perform unwanted file system actions via CSRF attacks by using GET requests, such as uploading a web shell. El complemento File Manager Pro de WordPress anterior a la versión 1.8 no verifica correctamente el nonce de CSRF en la acción AJAX `fs_connector`. Esto permite a los atacantes hacer que usuarios con privilegios elevados realic... • https://wpscan.com/vulnerability/d4daf0e1-8018-448a-964c-427a355e005f • CWE-352: Cross-Site Request Forgery (CSRF) •