Sassy Social Share 3.3.23 - Object Injection

2021-10-21 16:05
Chloe Chamberland

Strategic Overview

Status
Patched in 3.3.24
Affected Version3.3.23
CVSS8.8High
CVECVE-2021-39321
View all Social Sharing Plugin – Sassy Social Share vulnerabilities

Vulnerability Overview

Version 3.3.23 of the Sassy Social Share WordPress plugin is vulnerable to PHP Object Injection via the wp_ajax_heateor_sss_import_config AJAX action due to deserialization of unvalidated user supplied inputs via the import_config function found in the ~/admin/class-sassy-social-share-admin.php file. This can be exploited by underprivileged authenticated users due to a missing capability check on the import_config function.

Technical Analysis

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