WordPress security changelog
MEDIUM CVE-2024-8725 Analyzed

Multiple WordPress plugins and themes: Cross-site scripting

Multiple WordPress plugins and themes is affected by cross-site scripting. Exploitation requires at least subscriber-level access. Injected script can execute in the affected site's origin when the vulnerable output is viewed. Affected versions vary by component; consult the source record for its product-specific ranges.

CVE / CNA score 6.8 CVSS 3.1 · security@wordfence.com
NVD score 5.4 CVSS 3.1 · nvd@nist.gov
Component
Multiple WordPress plugins and themes
Plugin slug
Not applicable
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Sep 26, 2024
Weakness
CWE-434 — Unrestricted Upload of File with Dangerous Type

Update, patch or deactivate.

Update every affected plugin or theme to a release outside its published affected range, or disable each affected component until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

Multiple plugins and/or themes for WordPress are vulnerable to Limited File Upload in various versions. This is due to a lack of proper checks to ensure lower-privileged roles cannot upload .css and .js files to arbitrary directories. This makes it possible for authenticated attackers, with Subscriber-level access and above, and granted permissions by an administrator, to upload .css and .js files to any directory within the WordPress root directory, which could lead to Stored Cross-Site Scripting. The Advanced File Manager Shortcodes plugin must be installed to exploit this vulnerability.

CVE / CNA vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N

NVD vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Primary and upstream sources