WooCommerce <= 2.3.10 - PHP Object Injection

2015-06-10 00:00
Anonymous

Strategic Overview

Status
Patched in 2.3.11
Affected PluginWooCommerce
Affected Version<= 2.3.10
CVSS7.5High
CVEN/A
View all WooCommerce vulnerabilities

Vulnerability Overview

The WooCommerce plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 2.3.10 via deserialization of untrusted input from the $custom parameter. This allows authenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to exploit XXE and read sensitive files from the server.

Technical Analysis

REMEDIATION: Update to version 2.3.11, 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