Vulnerabilities (CVE)

Filtered by vendor Heateor Subscribe
Filtered by product Sassy Social Share
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-4971 1 Heateor 1 Sassy Social Share 2024-10-30 N/A 6.1 MEDIUM
The Sassy Social Share plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'urls' parameter called via the 'heateor_sss_sharing_count' AJAX action in versions up to, and including, 3.3.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
CVE-2021-24746 1 Heateor 1 Sassy Social Share 2024-02-04 4.3 MEDIUM 6.1 MEDIUM
The Social Sharing Plugin WordPress plugin before 3.3.40 does not escape the viewed post URL before outputting it back in onclick attributes when the "Enable 'More' icon" option is enabled (which is the default setting), leading to a Reflected Cross-Site Scripting issue.
CVE-2021-39321 1 Heateor 1 Sassy Social Share 2024-02-04 6.5 MEDIUM 8.8 HIGH
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.