File Manager Advanced Shortcode WordPress <= 2.3.2 - Unauthenticated Arbitrary File Upload to Remote Code Execution via Shortcode

Strategic Overview

Status
Patched in 2.4
Affected Version<= 2.3.2
CVSS9.8Critical
CVECVE-2023-2068
View all File Manager Advanced Shortcode vulnerabilities

Vulnerability Overview

The File Manager Advanced Shortcode WordPress plugin for WordPress is vulnerable to remote code execution in versions up to, and including, 2.3.2. This is due to the plugin allowing users to upload PHP files when the shortcode has been added to a page/post. This makes it possible for unauthenticated users to potentially upload malicious PHP files if the shortcode is used on the front-end of the site, and makes it possible for authenticated users with access to a post editor to add the shortcode to a page or post and subsequently upload a malicious file.

Technical Analysis

REMEDIATION: Update to version 2.4, or a newer patched version --- IDENTIFIER: CWE-94 (Improper Control of Generation of Code ('Code Injection')) The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C