Meta pixel for WordPress <= 2.2.2 - PHP Object Injection
2021-03-25 00:00
Chloe ChamberlandStrategic Overview
StatusPatched in 3.0.0
Affected PluginMeta pixel for WordPress
Affected Version
<= 2.2.2CVSS8.1High
CVE
CVE-2021-24217Vulnerability Overview
The run_action function of the Facebook for WordPress plugin before 3.0.0 deserializes user supplied data making it possible for PHP objects to be supplied creating an Object Injection vulnerability. There was also a useable magic method in the plugin that could be used to achieve remote code execution.
Technical Analysis
REMEDIATION: Update to version 3.0.0, or a newer patched version --- IDENTIFIER: CWE-502 (Deserialization of Untrusted Data) The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C