My Social Widgets With ShortCode Security & Risk Analysis

wordpress.org/plugins/my-social-widgets-with-shortcode

Add social media widgets in the sidebar via widget or shortcode. Support Facebook, Twitter, Recent Posts. Fully Customizable

10 active installs v1.0 PHP + WP 3.0+ Updated Apr 5, 2013
facebookrecnet-postsocialsocial-widgettwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Social Widgets With ShortCode Safe to Use in 2026?

Generally Safe

Score 85/100

My Social Widgets With ShortCode 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 plugin 'my-social-widgets-with-shortcode' v1.0 exhibits a mixed security posture. On the positive side, it shows a strong adherence to secure coding practices regarding SQL queries, utilizing prepared statements exclusively. The plugin also demonstrates a limited attack surface, with only one shortcode as an entry point, and crucially, no unprotected AJAX handlers or REST API routes were identified. Its vulnerability history is clean, with no known CVEs, suggesting either a well-maintained codebase or a lack of past scrutiny. However, several significant concerns arise from the static analysis. The presence of 'create_function', a deprecated and often risky function due to its ability to execute arbitrary code, is a notable weakness. Furthermore, the output escaping is alarmingly low, with only 15% of outputs properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The complete absence of nonce checks on its sole entry point (the shortcode) is also a critical oversight, potentially exposing the plugin to various forms of injection or unauthorized actions if the shortcode's functionality is exploitable.

Key Concerns

  • Low output escaping (XSS risk)
  • Use of dangerous 'create_function'
  • No nonce checks on entry points
  • Limited capability checks found
Vulnerabilities
None known

My Social Widgets With ShortCode Security Vulnerabilities

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

My Social Widgets With ShortCode Code Analysis

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

Dangerous Functions Found

create_functionif($sw_options['recenct_posts']=='1') add_action('widgets_init', create_function('', 'return registemy-social-widgets.php:267
create_functionif($sw_options['facebook']=='1') add_action('widgets_init', create_function('', 'return register_widmy-social-widgets.php:268
create_functionif($sw_options['twitter']=='1') add_action('widgets_init', create_function('', 'return register_widgmy-social-widgets.php:269

Output Escaping

15% escaped137 total outputs
Attack Surface

My Social Widgets With ShortCode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mysocialwidget] my-social-widgets.php:272
WordPress Hooks 8
actionadmin_menumy-social-widgets.php:48
actionwidgets_initmy-social-widgets.php:267
actionwidgets_initmy-social-widgets.php:268
actionwidgets_initmy-social-widgets.php:269
actionwp_headmy-social-widgets.php:271
actionsave_postwidgets\recent_posts.php:14
actiondeleted_postwidgets\recent_posts.php:15
actionswitch_themewidgets\recent_posts.php:16
Maintenance & Trust

My Social Widgets With ShortCode Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedApr 5, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

My Social Widgets With ShortCode Developer Profile

krishna711

2 plugins · 20 total installs

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

How We Detect My Social Widgets With ShortCode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-social-widgets-with-shortcode/css/social-widgets.css/wp-content/plugins/my-social-widgets-with-shortcode/js/social-widgets.js
Version Parameters
my-social-widgets-with-shortcode/css/social-widgets.css?ver=my-social-widgets-with-shortcode/js/social-widgets.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Begin MailChimp Signup Form --><!--[if IE]><!--[if IE 7]><!-- indicates required
Data Attributes
id="swform"name="swform"id="facebook"id="twitter"id="recenct_posts"id="sw_options"+17 more
JS Globals
window.jQuerywindow.jQuery.validatewindow.jQuery.form
Shortcode Output
<h3></h3><textarea style="width:500px; height:75px;">[mysocialwidget widget_name="" instance="
FAQ

Frequently Asked Questions about My Social Widgets With ShortCode