Custom Share Buttons with Floating Sidebar Security & Risk Analysis

wordpress.org/plugins/custom-share-buttons-with-floating-sidebar

Share buttons with extra features to sharing your website posts/pages on Facebook, Twitter, Instagram, Whatsapp, Pinterest etc.

5K active installs v4.2 PHP + WP 5.6+ Updated Sep 27, 2023
custom-share-buttonsfacebooklinkedinsocial-share-buttonstwitter
85
A · Safe
CVEs total1
Unpatched0
Last CVEMay 18, 2022
Safety Verdict

Is Custom Share Buttons with Floating Sidebar Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Share Buttons with Floating Sidebar has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: May 18, 2022Updated 2yr ago
Risk Assessment

This plugin exhibits a generally good security posture based on the provided static analysis, with a clean slate regarding dangerous functions, file operations, and external HTTP requests. Notably, all identified output points are properly escaped, and there are no critical or high-severity taint flows, suggesting a low risk of direct code execution or sensitive data leakage from the analyzed code paths. The plugin also demonstrates a commitment to securing its code with a capability check, even if limited in scope.

However, the presence of a single medium-severity Cross-Site Scripting (XSS) vulnerability in its history, although currently patched, raises a flag. The fact that 100% of SQL queries are not using prepared statements is a significant concern, as it exposes the plugin to potential SQL injection vulnerabilities if any of these queries are ever exposed to user-controlled input without proper sanitization elsewhere. The absence of any nonce checks, particularly given the lack of protected AJAX handlers, could become an issue if any entry points are introduced in the future without adequate security measures.

In conclusion, while the plugin currently presents a low risk of immediate exploitation due to the absence of critical issues in static analysis and a patched historical vulnerability, the lack of prepared statements for all SQL queries is a latent risk. Future development should prioritize addressing this to further strengthen the plugin's security.

Key Concerns

  • All SQL queries lack prepared statements
  • Past medium XSS vulnerability
  • No nonce checks present
Vulnerabilities
1 published

Custom Share Buttons with Floating Sidebar Security Vulnerabilities

CVEs by Year

1 CVE in 2022
2022
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2022-1717medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Custom Share Buttons with Floating Sidebar <= 4.1 - Stored Cross-Site Scripting

May 18, 2022 Patched in 4.2 (615d)
Version History

Custom Share Buttons with Floating Sidebar Release Timeline

v4.2Current
v4.01 CVE
v3.91 CVE
v3.81 CVE
v3.71 CVE
v3.61 CVE
v3.51 CVE
v3.41 CVE
v3.31 CVE
v3.21 CVE
v3.11 CVE
v3.01 CVE
Code Analysis
Analyzed Mar 16, 2026

Custom Share Buttons with Floating Sidebar Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
0 prepared
Unescaped Output
0
5 escaped
Nonce Checks
0
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped5 total outputs
Attack Surface

Custom Share Buttons with Floating Sidebar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionwp_footercsbwfs-class.php:87
actionwp_enqueue_scriptscsbwfs-class.php:88
actionwp_enqueue_scriptscsbwfs-class.php:89
actionwp_enqueue_scriptscsbwfs-class.php:90
filterthe_contentcsbwfs-class.php:133
actionwp_enqueue_scriptscsbwfs-class.php:134
actionadmin_initcustom-share-buttons-with-floating-sidebar.php:36
actionadmin_menucustom-share-buttons-with-floating-sidebar.php:37
actionadmin_bar_menucustom-share-buttons-with-floating-sidebar.php:38
Maintenance & Trust

Custom Share Buttons with Floating Sidebar Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedSep 27, 2023
PHP min version
Downloads472K

Community Trust

Rating96/100
Number of ratings93
Active installs5K
Developer Profile

Custom Share Buttons with Floating Sidebar Developer Profile

WP-EXPERTS.IN

21 plugins · 30K total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
347 days
View full developer profile
Detection Fingerprints

How We Detect Custom Share Buttons with Floating Sidebar

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/css/custom-share-buttons.css/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/css/font-awesome.min.css/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/css/share-style.css/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/custom-share-buttons.js/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/front-custom-share-buttons.js/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/jquery.min.js/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/share-js.js
Script Paths
/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/custom-share-buttons.js/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/front-custom-share-buttons.js/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/jquery.min.js/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/share-js.js
Version Parameters
/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/css/custom-share-buttons.css?ver=/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/css/font-awesome.min.css?ver=/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/css/share-style.css?ver=/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/custom-share-buttons.js?ver=/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/front-custom-share-buttons.js?ver=/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/jquery.min.js?ver=/wp-content/plugins/custom-share-buttons-with-floating-sidebar/inc/js/share-js.js?ver=

HTML / DOM Fingerprints

CSS Classes
csbwfs-share-buttonscsbwfs-sidebar-itemcsbwfs-social-share-wrapcsbwfs-social-share-floatcsbwfs-social-share-float-leftcsbwfs-social-share-float-rightcsbwfs-social-share-contentcsbwfs-fb+10 more
HTML Comments
<!-- Share Buttons with Floating Sidebar --><!-- Share Buttons -->
Data Attributes
data-csbwfs-options
JS Globals
csbwfs_share_opts
FAQ

Frequently Asked Questions about Custom Share Buttons with Floating Sidebar