WP Clinic
Entrar Registrarse

SEGURIDAD DE PLUGINS

¿Es seguro File Manager?

Vulnerabilidades conocidas, compatibilidad con PHP y alternativas más seguras para el plugin de WordPress File Manager — verificado contra la base de datos de seguridad local de WP Clinic.

Qué hace este plugin

  • Slug: wp-file-manager

Estado de mantenimiento

  • Última versión conocida: 8.0.4

Vulnerabilidades conocidas

13 CVEs conocidos registrados para File Manager. Reportadas entre 2018 y 2026.

CVE Vulnerabilidad Tipo Gravedad Afectadas Corregido en Publicado Estado
CVE-2026-6382 File Manager [wp-file-manager] < 8.0.4 Control incorrecto de la generación de código (inyección de código) Desconocido < 8.0.4 8.0.4 2026-07-06 ✓ corregido en la última versión
CVE-2018-25105 File Manager [wp-file-manager] < 3.1 Falta de control de autorización Crítica 9,8 < 3.1 3.1 2024-10-16 ✓ corregido en la última versión
CVE-2024-37254 File Manager [wp-file-manager] < 7.2.8 Falta de control de autorización Media 4,3 < 7.2.8 7.2.8 2024-06-27 ✓ corregido en la última versión
CVE-2024-2654 File Manager [wp-file-manager] < 7.2.6 Limitación incorrecta de una ruta a un directorio restringido (Path Traversal) Media 6,8 < 7.2.6 7.2.6 2024-04-03 ✓ corregido en la última versión
CVE-2024-1538 File Manager [wp-file-manager] < 7.2.5 Falsificación de petición en sitios cruzados (CSRF) Alta 8,8 < 7.2.5 7.2.5 2024-03-20 ✓ corregido en la última versión
CVE-2023-6825 File Manager [wp-file-manager] < 7.2.2 Limitación incorrecta de una ruta a un directorio restringido (Path Traversal) Crítica 9,9 < 7.2.2 7.2.2 2024-03-04 ✓ corregido en la última versión
CVE-2024-0761 File Manager [wp-file-manager] < 7.2.2 Uso de valores insuficientemente aleatorios Alta 7,5 < 7.2.2 7.2.2 2024-01-23 ✓ corregido en la última versión
File Manager [wp-file-manager] < 7.2.2 Desconocido < 7.2.2 7.2.2 2024-01-22 ✓ corregido en la última versión

CVE-2026-6382

The FileOrganizer WordPress plugin before 1.1.9, Advanced File Manager WordPress plugin before 5.4.12, File Manager Pro WordPress plugin before 2.1.1, File Manager WordPress plugin before 8.0.4 do not properly escape a parameter before passing it to a shell command when processing image operations, allowing authenticated users to perform OS Command Injection. This requires the server to have the ImageMagick convert CLI available without either the PHP imagick or GD extensions.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2018-25105

The File Manager plugin for WordPress is vulnerable to authorization bypass due to a missing capability check in the /inc/root.php file in versions up to, and including, 3.0. This makes it possible for unauthenticated attackers to download arbitrary files from the server and upload arbitrary files that can be used for remote code execution.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2024-37254

The File Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the mk_file_manager_backup_callback function in versions up to, and including, 7.2.7. This makes it possible for authenticated attackers, with subscriber-level access and above, to trigger backups

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

CVE-2024-2654

The File Manager plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 7.2.5 via the fm_download_backup function. This makes it possible for authenticated attackers, with administrator access and above, to read the contents of arbitrary zip files on the server, which can contain sensitive information.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2024-1538

The File Manager plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 7.2.4. This is due to missing or incorrect nonce validation on the wp_file_manager page that includes files through the 'lang' parameter. This makes it possible for unauthenticated attackers to include local JavaScript files that can be leveraged to achieve RCE via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This issue was partially patched in version 7.2.4, and fully patched in 7.2.5.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2023-6825

The File Manager and File Manager Pro plugins for WordPress are vulnerable to Directory Traversal in versions up to, and including version 7.2.1 (free version) and 8.3.4 (Pro version) via the target parameter in the mk_file_folder_manager_action_callback_shortcode function. This makes it possible for attackers to read the contents of arbitrary files on the server, which can contain sensitive information and to upload files into directories other than the intended directory for file uploads. The free version requires Administrator access for this vulnerability to be exploitable. The Pro version allows a file manager to be embedded via a shortcode and also allows admins to grant file handling privileges to other user levels, which could lead to this vulnerability being exploited by lower-level users.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2024-0761

The File Manager plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.2.1 due to insufficient randomness in the backup filenames, which use a timestamp plus 4 random digits. This makes it possible for unauthenticated attackers, to extract sensitive data including site backups in configurations where the .htaccess file in the directory does not block access.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

File Manager [wp-file-manager] < 7.2.2

The File Manager plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.2.1 due to insufficient randomness in the backup filenames, which use a timestamp plus 4 random digits. This makes it possible for unauthenticated attackers, to extract sensitive data including site backups in configurations where the .htaccess file in the directory does not block access.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

+ 9 vulnerabilidades conocidas más
CVE Vulnerabilidad Tipo Gravedad Afectadas Corregido en Publicado Estado
CVE-2021-24177 File Manager [wp-file-manager] < 7.1 Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) Media 5,4 < 7.1 7.1 2021-02-26 ✓ corregido en la última versión
CVE-2020-25213 File Manager [wp-file-manager] < 6.9 Carga de archivos sin restricción de tipo peligroso Crítica 9,8 < 6.9 6.9 2020-09-01 ✓ corregido en la última versión
CVE-2020-24312 File Manager [wp-file-manager] < 6.5 Archivos o directorios accesibles a terceros Alta 7,5 < 6.5 6.5 2020-08-13 ✓ corregido en la última versión
File Manager [wp-file-manager] < 4.9 Desconocido < 4.9 4.9 2019-08-07 ✓ corregido en la última versión
CVE-2018-16967 File Manager [wp-file-manager] < 3.1 Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) Media 6,1 < 3.1 3.1 2018-09-17 ✓ corregido en la última versión
CVE-2018-16966 File Manager [wp-file-manager] < 3.1 Falsificación de petición en sitios cruzados (CSRF) Alta 8,8 < 3.1 3.1 2018-09-17 ✓ corregido en la última versión
File Manager [wp-file-manager] < 3.1 Desconocido < 3.1 3.1 2018-09-17 ✓ corregido en la última versión
CVE-2018-16363 File Manager [wp-file-manager] < 3.0 Neutralización incorrecta de la entrada al generar la página web (Cross-site Scripting / XSS) Media 5,4 < 3.0 3.0 2018-09-06 ✓ corregido en la última versión
File Manager [wp-file-manager] < 5.2 Desconocido < 5.2 5.2 ✓ corregido en la última versión

CVE-2021-24177

In the default configuration of the File Manager WordPress plugin before 7.1, a Reflected XSS can occur on the endpoint /wp-admin/admin.php?page=wp_file_manager_properties when a payload is submitted on the User-Agent parameter. The payload is then reflected back on the web application response.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

CVE-2020-25213

Seravo noticed multiple cases where WordPress sites were breached using 0-day in wp-file-manager (confirmed with v6.8, which was the latest version available in wordpress.org). File lib/php/connector.minimal.php can be by default opened directly, and this file loads lib/php/elFinderConnector.class.php which reads POST/GET variables, and then allows executing some internal features, like uploading files. PHP is allowed, thus this leads to unauthenticated arbitrary file upload and remote code execution. It seems that this vulnerability was originally discovered and published publicly on Twitter on August 26th (see references), and was later seen being exploited in the wild by Seravo.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: WPScan

CVE-2020-24312

The File Manager WordPress plugin could expose backup files if the web server had Directory Listing enabled. The File Manager WordPress plugin, version 6.4 and lower, failed to restrict external access to the fm_backups directory with a .htaccess file. This resulted in the ability for unauthenticated users to browse and download any site backups, which sometimes include full database backups, which the plugin had taken.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: WPScan

File Manager [wp-file-manager] < 4.9

The File Manager plugin for WordPress is vulnerable to authorization bypass due to missing capability checks on various functions hooked via AJAX actions in versions up to, and including, 4.8. This makes it possible for authenticated attackers with subscriber-level permissions and above to delete back-ups and view sensitive information about back-ups.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

CVE-2018-16967

The plugin is lacking CSRF as well as sanitisation checks, allowing attackers to perform CSRF attacks against logged in administrators and set an XSS payload in the public_path setting.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: WPScan

CVE-2018-16966

There is a CSRF vulnerability in the mndpsingh287 File Manager plugin 3.0 for WordPress via the page=wp_file_manager_root public_path parameter.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

File Manager [wp-file-manager] < 3.1

The File Manager plugin for WordPress is vulnerable to authorization bypass due to a missing capability check in the /inc/root.php file in versions up to, and including, 3.0. This makes it possible for unauthenticated attackers to download arbitrary files from the server and upload arbitrary files that can be used for remote code execution.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: Wordfence

CVE-2018-16363

The mndpsingh287 File Manager plugin V2.9 for WordPress has XSS via the lang parameter in a wp-admin/admin.php?page=wp_file_manager request because set_transient is used in file_folder_manager.php and there is an echo of lang in lib\wpfilemanager.php.

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: CVE.org

File Manager [wp-file-manager] < 5.2

Multiple vulnerabilities exist due to not checking the authentication of the user properly in the wp_ajax_* action calls. This results in SQL injection, backup download, backup deletion and backup restoration in the backup feature of the plugin. Authentication is required, but this can be of any user role. Edit (WPScanTeam): Original advisory reported fixed in 4.9, however the 4.9 was missing CSRF checks, which have been added in 5.1

Descripción técnica mostrada en el idioma original de la fuente (inglés).

Fuente: WPScan

Cómo solucionarlo

Mantén File Manager actualizado — 8.0.4 es la última versión en wordpress.org, y cada CVE de arriba indica la versión exacta que lo corrigió ("Corregido en").

Este es el historial completo de vulnerabilidades conocidas del plugin, no un escaneo de una instalación específica — ejecuta un escaneo gratis de tu propio sitio para verificar tu versión instalada exacta.

Verifica tu propio sitio WordPress

Ejecuta un escaneo pasivo gratis ahora, o crea una cuenta gratuita e instala el plugin de WP Clinic para un escaneo profundo de toda tu cuenta de hosting y reparación asistida por IA.