CVE-2024-31210

HIGH EPSS 56.6%
Published Apr 4, 20242y ago · Modified Jun 17, 20262w ago
8.8 CVSS 3.1
High
Find Similar
Published Apr 4, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

Description

WordPress is an open publishing platform for the Web. It's possible for a file of a type other than a zip file to be submitted as a new plugin by an administrative user on the Plugins -> Add New -> Upload Plugin screen in WordPress. If FTP credentials are requested for installation (in order to move the file into place outside of the `uploads` directory) then the uploaded file remains temporary available in the Media Library despite it not being allowed. If the `DISALLOW_FILE_EDIT` constant is set to `true` on the site _and_ FTP credentials are required when uploading a new theme or plugin, then this technically allows an RCE when the user would otherwise have no means of executing arbitrary PHP code. This issue _only_ affects Administrator level users on single site installations, and Super Admin level users on Multisite installations where it's otherwise expected that the user does not have permission to upload or execute arbitrary PHP code. Lower level users are not affected. Sites where the `DISALLOW_FILE_MODS` constant is set to `true` are not affected. Sites where an administrative user either does not need to enter FTP credentials or they have access to the valid FTP credentials, are not affected. The issue was fixed in WordPress 6.4.3 on January 30, 2024 and backported to versions 6.3.3, 6.2.4, 6.1.5, 6.0.7, 5.9.9, 5.8.9, 5.7.11, 5.6.13, 5.5.14, 5.4.15, 5.3.17, 5.2.20, 5.1.18, 5.0.21, 4.9.25, 2.8.24, 4.7.28, 4.6.28, 4.5.31, 4.4.32, 4.3.33, 4.2.37, and 4.1.40. A workaround is available. If the `DISALLOW_FILE_MODS` constant is defined as `true` then it will not be possible for any user to upload a plugin and therefore this issue will not be exploitable.

CVSS Details

Base Score
8.8
Exploitability
2.8
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
56.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-434 Unrestricted Upload of File with Dangerous Type Resource Mgmt

Affected Products 24

VendorProductVersionRange
wordpresswordpress* <4.1.40
wordpresswordpress*≥4.2  –  <4.2.37
wordpresswordpress*≥4.3  –  <4.3.33
wordpresswordpress*≥4.4  –  <4.4.32
wordpresswordpress*≥4.5  –  <4.5.31
wordpresswordpress*≥4.6  –  <4.6.28
wordpresswordpress*≥4.7  –  <4.7.28
wordpresswordpress*≥4.8  –  <4.8.24
wordpresswordpress*≥4.9  –  <4.9.25
wordpresswordpress*≥5.0  –  <5.0.21
wordpresswordpress*≥5.1  –  <5.1.18
wordpresswordpress*≥5.2  –  <5.2.20
wordpresswordpress*≥5.3  –  <5.3.17
wordpresswordpress*≥5.4  –  <5.4.15
wordpresswordpress*≥5.5  –  <5.5.14
wordpresswordpress*≥5.6  –  <5.6.13
wordpresswordpress*≥5.7  –  <5.7.11
wordpresswordpress*≥5.8  –  <5.8.9
wordpresswordpress*≥5.9  –  <5.9.9
wordpresswordpress*≥6.0  –  <6.0.7
wordpresswordpress*≥6.1  –  <6.1.5
wordpresswordpress*≥6.2  –  <6.2.4
wordpresswordpress*≥6.3  –  <6.3.3
wordpresswordpress*≥6.4.0  –  <6.4.3

References 1

  • github.com https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-x79f-xrjv-jx5r
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.