Follow us on widget Security & Risk Analysis

wordpress.org/plugins/follow-us-on-widget

This plugin is the most efficient way to integrate the important social media links in your blog/website through widget.

200 active installs v1.3 PHP + WP 2.8+ Updated Nov 26, 2017
follow-mefollow-usfollow-us-widgetsocial-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Follow us on widget Safe to Use in 2026?

Generally Safe

Score 85/100

Follow us on widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The 'follow-us-on-widget' v1.3 plugin presents a mixed security posture. While the attack surface appears minimal with no reported AJAX handlers, REST API routes, shortcodes, or cron events, the static analysis reveals significant concerns regarding output sanitization and the use of dangerous functions. The fact that 0% of the 57 output operations are properly escaped is a major red flag, indicating a high probability of Cross-Site Scripting (XSS) vulnerabilities. The presence of `create_function` is also a concerning code signal, as this function is deprecated and can be a vector for code injection if not handled with extreme care, though its specific usage and impact are not detailed here.

The plugin's vulnerability history is clean, with no known CVEs, which might suggest a lack of extensive security auditing or that previous versions have not been widely targeted. However, the absence of vulnerabilities does not equate to inherent security, especially given the identified code quality issues. The reliance on prepared statements for SQL queries is a positive sign, but this is overshadowed by the widespread lack of output escaping.

In conclusion, while the plugin has a low attack surface and no publicly known vulnerabilities, the static analysis points to critical weaknesses in output sanitization and the use of deprecated, potentially insecure functions. These issues create a significant risk of XSS vulnerabilities, which could be exploited by attackers to inject malicious scripts into the frontend, impacting users and potentially the site's integrity. The lack of capability checks is also a concern for any sensitive operations, though none are immediately apparent from the data.

Key Concerns

  • Unescaped output (57 outputs)
  • Dangerous function used (create_function)
  • No capability checks
Vulnerabilities
None known

Follow us on widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Follow us on widget Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Follow us on widget Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
57
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("FollowusonWidget");') );follow-us.php:132

Output Escaping

0% escaped57 total outputs
Attack Surface

Follow us on widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initfollow-us.php:132
actionwp_enqueue_scriptsfollow-us.php:133
Maintenance & Trust

Follow us on widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 26, 2017
PHP min version
Downloads19K

Community Trust

Rating90/100
Number of ratings2
Active installs200
Developer Profile

Follow us on widget Developer Profile

Vijayakumar Selvaraj

2 plugins · 300 total installs

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

How We Detect Follow us on widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/follow-us-on-widget/images/facebook.png/wp-content/plugins/follow-us-on-widget/images/twitter.png/wp-content/plugins/follow-us-on-widget/images/flickr.png/wp-content/plugins/follow-us-on-widget/images/linkedin.png/wp-content/plugins/follow-us-on-widget/images/youtube.png/wp-content/plugins/follow-us-on-widget/images/google_plus.png/wp-content/plugins/follow-us-on-widget/images/pinterest.png/wp-content/plugins/follow-us-on-widget/images/rss.png+2 more

HTML / DOM Fingerprints

CSS Classes
wpFUP
Data Attributes
id="FollowusonWidget"name="FollowusonWidget"id="followus-on-widget"
FAQ

Frequently Asked Questions about Follow us on widget