Floating Social Media Popout Buttons Security & Risk Analysis

wordpress.org/plugins/floatingsocialmediapopout

Floating Social Media popout allows your webpage to show a face book like box and Googleplus badge widget when a visitor mouse hovers the floating face book icon or Googleplus icon located on right side of webpage.

10 active installs v1.0 PHP + WP 2.8+ Updated Oct 17, 2012
facebook-likegoogleplus-buttongoogleplus-facebook-sharegoogleplus-sharesocial-share
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Floating Social Media Popout Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

Floating Social Media Popout Buttons has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "floatingsocialmediapopout" v1.0 plugin presents a generally concerning security posture despite a clean vulnerability history. The static analysis reveals a complete lack of security checks for all identified entry points, including AJAX handlers, REST API routes, and shortcodes. This means that any function exposed through these channels is entirely unprotected, creating a significant attack surface. Furthermore, the complete absence of output escaping on all three identified outputs is a critical flaw, as it leaves the plugin vulnerable to cross-site scripting (XSS) attacks. While the plugin doesn't use dangerous functions, raw SQL, file operations, external requests, or bundle libraries, the absence of basic security measures like nonce and capability checks, coupled with the unescaped output, paints a worrying picture. The lack of any recorded vulnerability history could indicate either genuine good security practices or, more likely given the code analysis findings, a lack of targeted security research or exploitation attempts so far. However, relying on this lack of history without addressing the clear code-level vulnerabilities would be irresponsible. The plugin has significant weaknesses in input validation and output sanitization, making it a potential target for attacks.

Key Concerns

  • All entry points lack authentication checks
  • Output is not properly escaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Floating Social Media Popout Buttons Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Floating Social Media Popout Buttons Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Floating Social Media Popout Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitFloatingSocialMediaPopout.php:15
actionwp_footerFloatingSocialMediaPopout.php:16
actionadmin_menuFloatingSocialMediaPopout.php:127
Maintenance & Trust

Floating Social Media Popout Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedOct 17, 2012
PHP min version
Downloads6K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Floating Social Media Popout Buttons Developer Profile

Santosh Padire

2 plugins · 40 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Floating Social Media Popout Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/floatingsocialmediapopout/fsb_style.css

HTML / DOM Fingerprints

CSS Classes
FSPMainFSPfacebookFSPfacebookDivFSPImageFSPgoogleplusFSPGplusDivFSPgoogleplusimgg-plus
HTML Comments
<!-- Place this tag where you want the badge to render. --><!-- Place this tag after the last badge tag. -->
Data Attributes
data-hrefdata-rel
JS Globals
FFB_facebook_share_initFFB_FaceBook_Float_LoadFFB_FaceBook_Floatget_plugin_directoryFFB_facebook_installFFB_facebook_remove+2 more
FAQ

Frequently Asked Questions about Floating Social Media Popout Buttons