CVE-2024-7627
HIGH EPSS 84.7%
Published Sep 5, 20241y ago · Modified Jun 17, 20261w ago
8.1 CVSS 3.1
Published Sep 5, 2024 1y ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
84.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 2
CWE-362
CWE-94 Improper Control of Generation of Code (Code Injection) Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| bitapps | file_manager | * | ≥6.0 – <6.5.6 |
References 4
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/file-manager/trunk/backend/app/Providers/FileEditValidator.php#L39
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/file-manager/trunk/backend/app/Providers/FileEditValidator.php#L88
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3138710/
- wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/5f29de7a-3f15-4b6d-aad7-6a08151e2113?source=cve
Remediation
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3138710/