Social Buttons Security & Risk Analysis

wordpress.org/plugins/social-buttons

Selectively add social network buttons to your posts, or theme design.

70 active installs v1.0 PHP + WP 2.0.2+ Updated May 18, 2008
deliciousdiggredditsocial-networkssphinn
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The "social-buttons" plugin v1.0 demonstrates a remarkably strong security posture based on the provided static analysis. The absence of any identified dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries indicate a well-secured codebase. Furthermore, all outputs are properly escaped, and there are no detected taint flows, suggesting a lack of common injection vulnerabilities. The plugin also appears to be free from known vulnerabilities, with no historical CVEs recorded. However, the complete lack of any entry points, including AJAX handlers, REST API routes, shortcodes, or cron events, raises a significant concern. This indicates that the plugin currently has no functionality that a user could interact with through standard WordPress mechanisms. If the plugin is intended to provide features, this absence of entry points is a critical flaw in its design, not a security feature. Conversely, if its purpose is indeed to have zero external interaction, then the analysis results are excellent, but the plugin's utility is questionable. The lack of capability and nonce checks, while not a direct vulnerability given the absence of entry points, highlights potential weaknesses if functionality were to be added in the future without proper security considerations.

Key Concerns

  • No capability checks found
  • No nonce checks found
  • Zero entry points indicate no functionality
Vulnerabilities
None known

Social Buttons Security Vulnerabilities

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

Social Buttons Code Analysis

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

Social Buttons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filtersingle_post_titlesocial_buttons.php:103
filterthe_contentsocial_buttons.php:104
filterthe_content_rsssocial_buttons.php:105
filterthe_excerptsocial_buttons.php:106
filterthe_excerpt_rsssocial_buttons.php:107
filterthe_titlesocial_buttons.php:108
filterthe_title_rsssocial_buttons.php:109
filterwp_titlesocial_buttons.php:110
Maintenance & Trust

Social Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested2.2.5
Last updatedMay 18, 2008
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Social Buttons Developer Profile

alexpooley

1 plugin · 70 total installs

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

How We Detect Social Buttons

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

Asset Fingerprints

Script Paths
/wp-content/plugins/social-buttons/social_buttons.php

HTML / DOM Fingerprints

JS Globals
submit_urldigg_urlreddit_urlreddit_titledzone_urldzone_title+1 more
Shortcode Output
<script type='text/javascript'>submit_url = '</script><script type='text/javascript' src='http://sphinn.com/evb/button.php'></script><script type='text/javascript'>digg_url = ''</script><script src='http://digg.com/tools/diggthis.js' type='text/javascript'></script>
FAQ

Frequently Asked Questions about Social Buttons