CVE-2024-13900
Published: 21 February 2025
Description
The Head, Footer and Post Injections plugin for WordPress is vulnerable to PHP Code Injection in all versions up to, and including, 3.3.0. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject PHP Code in multisite environments.
Security Summary
CVE-2024-13900 is a PHP Code Injection vulnerability (CWE-94) in the Head, Footer and Post Injections plugin for WordPress, affecting all versions up to and including 3.3.0. The flaw exists specifically in multisite environments, where improper input handling allows malicious code execution.
Authenticated attackers with Administrator-level access or higher can exploit this vulnerability over the network. Exploitation requires high attack complexity but no user interaction, potentially resulting in limited impacts to confidentiality, integrity, and availability, as scored at CVSS 4.1 (CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L).
Advisories recommend updating the plugin beyond version 3.3.0 to mitigate the issue, with the WordPress plugin trac changeset 3244016 documenting the fix and Wordfence providing threat intelligence details at their referenced page.
Details
- CWE(s)