Socially Social Bookmaring Widget Security & Risk Analysis

wordpress.org/plugins/socially-social-bookmarking-widget

Socailly is an easy to use sidebar widget that displays Facebook, Twitter, Digg, StumbleUpon, YouTube & RSS icons.

10 active installs v3.0 PHP + WP 2.0.2+ Updated Mar 3, 2014
diggfacebooksocial-bookmarksstumbleupontwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Socially Social Bookmaring Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The socially-social-bookmarking-widget plugin v3.0 presents a mixed security posture. While the absence of known CVEs and the complete utilization of prepared statements for SQL queries are positive indicators, significant concerns arise from the static analysis.

The code analysis reveals a critical issue with the presence of `create_function`, a deprecated and often insecure PHP function that can lead to code injection vulnerabilities if user input is ever passed to it without proper sanitization. Furthermore, a substantial weakness lies in the complete lack of output escaping, meaning any data displayed by the plugin is vulnerable to cross-site scripting (XSS) attacks. The absence of nonce and capability checks on any potential entry points, though the attack surface is currently reported as zero, creates a latent risk should new functionalities be added without these crucial security layers.

Given the plugin's history of zero recorded vulnerabilities, it might suggest a low likelihood of active exploitation or a lack of discovery. However, the code analysis itself flags inherent risks that do not depend on historical exploitability. The lack of output escaping is a fundamental security flaw that should be addressed immediately, as it exposes users to common web attacks. The presence of `create_function` is another significant concern that necessitates remediation. The plugin's strengths lie in its current lack of known exploits and its proper handling of SQL, but these are overshadowed by critical code-level weaknesses.

Key Concerns

  • create_function used
  • 100% of outputs not properly escaped
  • 0 capability checks
  • 0 nonce checks
Vulnerabilities
None known

Socially Social Bookmaring Widget Security Vulnerabilities

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

Socially Social Bookmaring Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("socially_widget");'));socially.php:138

Output Escaping

0% escaped32 total outputs
Attack Surface

Socially Social Bookmaring Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initsocially.php:138
Maintenance & Trust

Socially Social Bookmaring Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedMar 3, 2014
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Socially Social Bookmaring Widget Developer Profile

Teja Amilineni

2 plugins · 310 total installs

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

How We Detect Socially Social Bookmaring Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/socially-social-bookmarking-widget/icons/fb.png/wp-content/plugins/socially-social-bookmarking-widget/icons/twt.png/wp-content/plugins/socially-social-bookmarking-widget/icons/su.png/wp-content/plugins/socially-social-bookmarking-widget/icons/digg.png/wp-content/plugins/socially-social-bookmarking-widget/icons/youtube.png/wp-content/plugins/socially-social-bookmarking-widget/icons/rss.png

HTML / DOM Fingerprints

CSS Classes
socially_widget
Data Attributes
id="socially_widget"id="socially_widget"name="socially_widget"for="socially_widget"id="socially_widget"name="socially_widget"+16 more
FAQ

Frequently Asked Questions about Socially Social Bookmaring Widget