Meta pixel for WordPress <= 2.2.2 - PHP Object Injection

2021-03-25 00:00
Chloe Chamberland

Strategic Overview

Status
Patched in 3.0.0
Affected Version<= 2.2.2
CVSS8.1High
CVECVE-2021-24217
View all Meta pixel for WordPress vulnerabilities

Vulnerability 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