Betheme <= 26.5.1.4 - Authenticated (Subscriber+) PHP Object Injection

2022-11-18 00:00
Julien Ahrens

Strategic Overview

Status
Patched in 26.6
Affected ThemeBetheme
Affected Version<= 26.5.1.4
CVSS8.8High
CVECVE-2022-3861
View all Betheme vulnerabilities

Vulnerability Overview

The Betheme theme for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 26.5.1.4 via deserialization of untrusted input supplied via the import, mfn-items-import-page, and mfn-items-import parameters passed through the mfn_builder_import, mfn_builder_import_page, importdata, importsinglepage, and importfromclipboard functions. This makes it possible for authenticated attackers, with subscriber level permissions and above to inject a PHP Object. The additional presence of a POP chain would make it possible for attackers to execute code, retrieve sensitive data, delete files, etc..

Technical Analysis

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