SocialWiggle Security & Risk Analysis

wordpress.org/plugins/social-wiggle

Display your social network profiles using catchy looking Metro tiles that wiggle to catch your visitor's attention

40 active installs v0.8.2 PHP + WP 3.5+ Updated Mar 2, 2014
metrosocialsocial-networkssocial-profiles
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SocialWiggle Safe to Use in 2026?

Generally Safe

Score 85/100

SocialWiggle 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 "social-wiggle" v0.8.2 plugin exhibits a generally strong security posture, particularly in its handling of SQL queries and its lack of direct external interactions. The absence of known vulnerabilities, CVEs, and a clean vulnerability history are positive indicators. Furthermore, the static analysis reveals no discernible attack surface through common entry points like AJAX, REST API, shortcodes, or cron events, and importantly, no unprotected entry points were identified. Taint analysis also shows no critical or high severity flows, suggesting a lack of immediately exploitable code injection or data manipulation vulnerabilities.

However, there are significant concerns. The presence of two instances of the "create_function" dangerous function is a major red flag. While no taint flows were identified as directly originating from these, "create_function" is deprecated and known to be a potential source of vulnerabilities if not handled with extreme care, especially in older PHP versions. Additionally, a very low percentage (12%) of output escaping indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. The extensive unescaped output suggests that user-supplied or dynamically generated data is likely being rendered directly into the HTML without proper sanitization, making the plugin susceptible to XSS attacks.

In conclusion, while the plugin has a clean history and a minimal attack surface, the identified use of a dangerous function and the pervasive lack of output escaping represent critical weaknesses. The security of "social-wiggle" v0.8.2 is compromised by these two factors, despite its otherwise commendable adherence to some security best practices.

Key Concerns

  • Dangerous functions found (create_function)
  • Low output escaping percentage (12%)
Vulnerabilities
None known

SocialWiggle Security Vulnerabilities

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

SocialWiggle Code Analysis

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

Dangerous Functions Found

create_function$section_callback = create_function('',includes\wp_pluginbase_v2_3.php:406
create_functionadd_action( 'widgets_init', create_function( '', 'register_widget( "socwig_widget" );' ) );socialwiggle.php:45

Output Escaping

12% escaped65 total outputs
Attack Surface

SocialWiggle Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actionsocialwiggle_admin_settings_initincludes\admin_settings.php:16
actionwp_dashboard_setupincludes\wp_pluginbase_v2_3.php:126
actionadmin_initincludes\wp_pluginbase_v2_3.php:129
actionadmin_print_stylesincludes\wp_pluginbase_v2_3.php:132
actionadmin_print_scriptsincludes\wp_pluginbase_v2_3.php:135
actionadmin_menuincludes\wp_pluginbase_v2_3.php:138
actionadmin_noticesincludes\wp_pluginbase_v2_3.php:140
filterplugin_row_metaincludes\wp_pluginbase_v2_3.php:144
actionwp_enqueue_scriptsincludes\wp_pluginbase_v2_3.php:155
actionwp_print_stylesincludes\wp_pluginbase_v2_3.php:158
actionplugins_loadedsocialwiggle.php:36
actionadmin_headsocialwiggle.php:40
filtersocialwiggle-settings_summarysocialwiggle.php:42
actionwidgets_initsocialwiggle.php:45
actionwp_print_stylessocialwiggle.php:108
Maintenance & Trust

SocialWiggle Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

SocialWiggle Developer Profile

bradvin

6 plugins · 7K total installs

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

How We Detect SocialWiggle

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-wiggle/socialwiggle.css/wp-content/plugins/social-wiggle/socialwiggle.js/wp-content/plugins/social-wiggle/jquery.tablednd.0.7.min.js
Script Paths
/wp-content/plugins/social-wiggle/socialwiggle.js/wp-content/plugins/social-wiggle/jquery.tablednd.0.7.min.js
Version Parameters
socialwiggle.css?ver=socialwiggle.js?ver=

HTML / DOM Fingerprints

CSS Classes
socwig-widgetsocwig_links
Data Attributes
data-demo-styledata-demo-wiggle
JS Globals
socialwiggle
Shortcode Output
[socialwiggle][socialwiggle_links]
FAQ

Frequently Asked Questions about SocialWiggle