WordPress Core < 3.6.1 - Deserialization
2013-09-11 00:00
Tom Van GoethemStrategic Overview
Vulnerability Overview
wp-includes/functions.php in WordPress before 3.6.1 does not properly determine whether data has been serialized, which allows remote attackers to execute arbitrary code by triggering erroneous PHP unserialize operations.
Technical Analysis
REMEDIATION: Update to version 3.6.1, 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