VYPR

Wp File Manager

by WordPress

CVEs (12)

  • CVE-2020-25213CriKEVSep 9, 2020
    risk 0.81cvss 10.0epss 0.97

    The File Manager (wp-file-manager) plugin before 6.9 for WordPress allows remote attackers to upload and execute arbitrary PHP code because it renames an unsafe example elFinder connector file to have the .php extension. This, for example, allows attackers to run the elFinder…

  • CVE-2023-4827HigOct 16, 2023
    risk 0.58cvss 8.8epss 0.07

    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…

  • CVE-2018-16966HigApr 15, 2019
    risk 0.57cvss 8.8epss 0.01

    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.

  • CVE-2020-24312HigAug 26, 2020
    risk 0.50cvss 7.5epss 0.16

    mndpsingh287 WP File Manager v6.4 and lower fails to restrict external access to the fm_backups directory with a .htaccess file. This results in the ability for unauthenticated users to browse and download any site backups, which sometimes include full database backups, that the…

  • CVE-2023-4861HigOct 16, 2023
    risk 0.47cvss 7.2epss 0.01

    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.

  • CVE-2023-5907MedDec 11, 2023
    risk 0.42cvss 6.5epss 0.01

    The File Manager WordPress plugin before 6.3 does not restrict the file managers root directory, allowing an administrator to set a root outside of the WordPress root directory, giving access to system files and directories even in a multisite setup, where site administrators…

  • CVE-2018-16967MedApr 15, 2019
    risk 0.40cvss 6.1epss 0.01

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

  • CVE-2023-0604MedAug 7, 2023
    risk 0.35cvss 5.4epss 0.00

    The WP Food Manager WordPress plugin before 1.0.4 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in…

  • CVE-2021-24177MedApr 5, 2021
    risk 0.35cvss 5.4epss 0.01

    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…

  • CVE-2023-4862MedOct 16, 2023
    risk 0.31cvss 4.8epss 0.00

    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.

  • CVE-2024-37254MedNov 1, 2024
    risk 0.28cvss 4.3epss 0.00

    Missing Authorization vulnerability in mndpsingh287 File Manager allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects File Manager: from n/a through 7.2.7.

  • CVE-2018-16363MedSep 7, 2018
    risk 0.28cvss 5.4epss 0.01

    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.