Frontend File Manager <= 18.2 - Authenticated Settings Change leading to Arbitrary File Upload
2021-07-12 00:00
Jerome BruandetStrategic Overview
StatusPatched in 18.3
Affected PluginFrontend File Manager Plugin
Affected Version
< 18.3CVSS9.9Critical
CVE
CVE-2021-4368Vulnerability Overview
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.
Technical Analysis
REMEDIATION: Update to version 18.3, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C