Sassy Social Share 3.3.23 - Object Injection
2021-10-21 16:05
Chloe ChamberlandStrategic Overview
StatusPatched in 3.3.24
Affected PluginSocial Sharing Plugin – Sassy Social Share
Affected Version
3.3.23CVSS8.8High
CVE
CVE-2021-39321Vulnerability 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