Bit File Manager 6.0 - 6.5.5 - Unauthenticated Remote Code Execution via Race Condition

2024-09-04 00:00
TANG Cheuk Hei (siunam)

Strategic Overview

Status
Patched in 6.5.6
Affected PluginFile Manager
Affected Version6.0 – 6.5.5
CVSS8.1High
CVECVE-2024-7627
View all File Manager vulnerabilities

Vulnerability Overview

The Bit File Manager plugin for WordPress is vulnerable to Remote Code Execution in versions 6.0 to 6.5.5 via the 'checkSyntax' function. This is due to writing a temporary file to a publicly accessible directory before performing file validation. This makes it possible for unauthenticated attackers to execute code on the server if an administrator has allowed Guest User read permissions.

Technical Analysis

REMEDIATION: Update to version 6.5.6, 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