Debug Tool <= 2.2 - Unauthenticated Arbitrary File Creation

2024-11-08 14:06
Francesco Carlucci

Strategic Overview

Status
Unpatched
Affected PluginDebug Tool
Affected Version<= 2.2
CVSS9.8Critical
CVECVE-2024-10586
View all Debug Tool vulnerabilities

Vulnerability Overview

The Debug Tool plugin for WordPress is vulnerable to arbitrary file creation due to a missing capability check on the dbt_pull_image() function and missing file type validation in all versions up to, and including, 2.2. This makes it possible for unauthenticated attackers to to create arbitrary files such as .php files that can be leveraged for remote code execution. CVE-2024-52416 may be a duplicate of this issue.

Technical Analysis

REMEDIATION: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement. --- 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