Google+ Follow Box Security & Risk Analysis

wordpress.org/plugins/google-plus-badge-like-fb-like-box

Google+ Badge / Follow Box Widget like FB Like Box

90 active installs v0.1.8 PHP + WP 2.5+ Updated Jun 1, 2016
google-plus-badgegoogle-plus-follow-buttongoogle-plus-followersgoogle-badgegoogle-followers-pic
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Google+ Follow Box Safe to Use in 2026?

Generally Safe

Score 85/100

Google+ Follow Box has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "google-plus-badge-like-fb-like-box" plugin v0.1.8 exhibits a concerning security posture, primarily due to significant weaknesses in output handling and the presence of a deprecated and potentially dangerous function. While the static analysis indicates a lack of readily exploitable entry points like AJAX handlers, REST API routes, or shortcodes, this is overshadowed by the fact that 100% of its outputs are unescaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed in users' browsers if any user-supplied data is reflected in the plugin's output.

Furthermore, the presence of the `create_function` function is a red flag. This function is deprecated in modern PHP and is often associated with security risks due to its dynamic code execution capabilities. While no taint flows or SQL injection vulnerabilities were identified, and the plugin has no recorded vulnerability history, these positive aspects do not negate the critical risk posed by the widespread lack of output escaping and the use of `create_function`. The absence of any capability or nonce checks on the identified entry points (though there are none listed) also means that if any entry points were to be added in the future, they would likely be unprotected.

In conclusion, despite a clean vulnerability history and no apparent SQL injection or taint vulnerabilities, the plugin's fundamental implementation issues, specifically unescaped output and the use of `create_function`, make it a significant security risk. The lack of output escaping is a critical flaw that could lead to XSS attacks. The plugin should be updated or patched to address these fundamental security weaknesses.

Key Concerns

  • All outputs are unescaped
  • Uses deprecated and dangerous function 'create_function'
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Google+ Follow Box Security Vulnerabilities

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

Google+ Follow Box Release Timeline

v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1
Code Analysis
Analyzed Mar 16, 2026

Google+ Follow Box Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
35
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("Google_Plus_Like_FB_Like");'google_plus_like_fb_like_box.php:192

Output Escaping

0% escaped35 total outputs
Attack Surface

Google+ Follow Box Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initgoogle_plus_like_fb_like_box.php:192
Maintenance & Trust

Google+ Follow Box Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJun 1, 2016
PHP min version
Downloads14K

Community Trust

Rating80/100
Number of ratings4
Active installs90
Developer Profile

Google+ Follow Box Developer Profile

Manivannan M

2 plugins · 390 total installs

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

How We Detect Google+ Follow Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/google-plus-badge-like-fb-like-box/google_plus_like_fb_like_box.php
Script Paths
https://apis.google.com/js/plusone.js

HTML / DOM Fingerprints

CSS Classes
google_plus_follow_box
Data Attributes
data-action="followers"data-heightdata-href="https://plus.google.com/"data-source="blogger:blog:followers"data-widthdata-size="standard"+1 more
JS Globals
pos
FAQ

Frequently Asked Questions about Google+ Follow Box