WidgPlus Google Widget Security & Risk Analysis

wordpress.org/plugins/widgplus-google-widget

WidgPlus allows you to show your latest Google Plus posts on your blog or site. Therefore its a great opportunity to get in touch with your visitors!

10 active installs v1.01 PHP + WP 2.3+ Updated Sep 14, 2011
googlegoogle-feedgoogle-pluspluswidgplus
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WidgPlus Google Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The widgplus-google-widget plugin v1.01 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, exclusively using prepared statements, and has a clean vulnerability history with no recorded CVEs. The plugin also includes a nonce check on its single AJAX handler, which is a positive step towards preventing CSRF attacks.

However, significant concerns arise from the static code analysis. The plugin utilizes the `create_function` dangerous function, which can be a vector for code injection if not handled with extreme care. Furthermore, a staggering 97% of its output is not properly escaped. This lack of output sanitization creates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious code could be injected and executed in the user's browser.

While the plugin has no recorded vulnerability history, the presence of a dangerous function and widespread unescaped output indicates a potential for undiscovered vulnerabilities. The limited attack surface and absence of other common issues are strengths, but the identified risks are severe enough to warrant caution.

Key Concerns

  • Dangerous function used (create_function)
  • High percentage of unescaped output
Vulnerabilities
None known

WidgPlus Google Widget Security Vulnerabilities

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

WidgPlus Google Widget Release Timeline

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

WidgPlus Google Widget Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
38
1 escaped
Nonce Checks
1
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("widgplusWidget");' ) );widgplus.php:241

Output Escaping

3% escaped39 total outputs
Attack Surface

WidgPlus Google Widget Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_widgplus_update_optionswidgplus.php:165
WordPress Hooks 5
actionadmin_initwidgplus.php:31
actionadmin_menuwidgplus.php:32
actionadmin_headwidgplus.php:68
actionadmin_enqueue_scriptswidgplus.php:69
actionwidgets_initwidgplus.php:241
Maintenance & Trust

WidgPlus Google Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedSep 14, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WidgPlus Google Widget Developer Profile

Ken

1 plugin · 10 total installs

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

How We Detect WidgPlus Google Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/widgplus-google-widget/styles/adminstyle.css/wp-content/plugins/widgplus-google-widget/js/filter.js/wp-content/plugins/widgplus-google-widget/js/mcolor.js/wp-content/plugins/widgplus-google-widget/img/helpimg.png
Script Paths
/wp-content/plugins/widgplus-google-widget/js/filter.js/wp-content/plugins/widgplus-google-widget/js/mcolor.js

HTML / DOM Fingerprints

CSS Classes
widgpluswidget
Data Attributes
data-hex="true"
JS Globals
widgplusSavewidgplusGoogleIDwidgplusTextColorwidgplusBackgroundColorwidgplusContentBackgroundColorwidgplusLinkColor+6 more
Shortcode Output
<iframe class="widgpluswidget" src="http://widgplus.com/main/plusactivity.php?
FAQ

Frequently Asked Questions about WidgPlus Google Widget