Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2024-31210


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.


Security Impact Summary

This vulnerability carries a HIGH severity rating with a CVSS v3.1 score of 7.6, indicating it can be exploited remotely over the network but requires specific conditions to be met though user interaction is required . The vulnerability impacts confidentiality (data exposure), integrity (unauthorized modifications), and availability (service disruption) for affected systems. Impacting 1 product from wordpress organizations running these solutions should prioritize assessment and patching.

Historical Context

Reported in 2024, this vulnerability emerged during an era marked by increased sophistication in supply chain attacks, cloud infrastructure vulnerabilities, and software-as-a-service (SaaS) security challenges. Security practices during this period emphasized zero-trust architectures, container security, and API protection.


Published

2024-04-04T23:15:16.127

Last Modified

2026-01-07T20:13:40.710

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 7.6 (HIGH)

Weaknesses
  • Type: Secondary
    CWE-434

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application wordpress wordpress < 4.1.40 Yes
Application wordpress wordpress < 4.2.37 Yes
Application wordpress wordpress < 4.3.33 Yes
Application wordpress wordpress < 4.4.32 Yes
Application wordpress wordpress < 4.5.31 Yes
Application wordpress wordpress < 4.6.28 Yes
Application wordpress wordpress < 4.7.28 Yes
Application wordpress wordpress < 4.8.24 Yes
Application wordpress wordpress < 4.9.25 Yes
Application wordpress wordpress < 5.0.21 Yes
Application wordpress wordpress < 5.1.18 Yes
Application wordpress wordpress < 5.2.20 Yes
Application wordpress wordpress < 5.3.17 Yes
Application wordpress wordpress < 5.4.15 Yes
Application wordpress wordpress < 5.5.14 Yes
Application wordpress wordpress < 5.6.13 Yes
Application wordpress wordpress < 5.7.11 Yes
Application wordpress wordpress < 5.8.9 Yes
Application wordpress wordpress < 5.9.9 Yes
Application wordpress wordpress < 6.0.7 Yes
Application wordpress wordpress < 6.1.5 Yes
Application wordpress wordpress < 6.2.4 Yes
Application wordpress wordpress < 6.3.3 Yes
Application wordpress wordpress < 6.4.3 Yes

References

How SecUtils Interprets This CVE

SecUtils normalizes and enriches National Vulnerability Database (NVD) records by standardizing vendor and product identifiers, aggregating vulnerability metadata from both NVD and MITRE sources, and providing structured context for security teams. For wordpress's affected products, we extract Common Platform Enumeration (CPE) data, Common Weakness Enumeration (CWE) classifications, CVSS severity metrics, and reference data to enable rapid vulnerability prioritization and asset correlation. This record contains no exploit code, proof-of-concept instructions, or attack methodologies—only defensive intelligence necessary for patch management, risk assessment, and security operations.