Simple Google +1 Button Security & Risk Analysis

wordpress.org/plugins/simple-g-1-plusone

This Plugin lets you add the new Google +1 button to your site or blog.

10 active installs v1.3 PHP + WP 2.9.2+ Updated Jun 8, 2011
buttongoogle-1google-buttonplus-1plus-one
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Google +1 Button Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Google +1 Button 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 "simple-g-1-plusone" plugin version 1.3 exhibits a generally positive security posture based on the static analysis. It demonstrates good practices by having no direct SQL queries that aren't prepared and avoids potentially risky operations like file manipulations or external HTTP requests. The absence of known CVEs and historical vulnerabilities is a significant strength, suggesting a history of responsible development. However, there are notable areas for concern. The plugin's limited attack surface (one shortcode) is a positive, but the complete absence of nonce and capability checks on its entry points is a critical oversight. Furthermore, a very low percentage of output is properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities, especially since there are no taint flows reported, which might imply these vulnerabilities are not being detected by the static analysis tools used.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Very low percentage of properly escaped output
Vulnerabilities
None known

Simple Google +1 Button Security Vulnerabilities

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

Simple Google +1 Button Release Timeline

v1.3Current
v1.2
v1.1
v1.0
Code Analysis
Analyzed Mar 17, 2026

Simple Google +1 Button Code Analysis

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

Output Escaping

2% escaped44 total outputs
Attack Surface

Simple Google +1 Button Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gplusone] basgpo.php:236
WordPress Hooks 8
actionadmin_menuadminp.php:698
actionadmin_headadminp.php:699
actionadmin_menuadminp.php:795
actionadmin_headadminp.php:796
filterthe_contentbasgpo.php:162
filterthe_excerptbasgpo.php:163
filterwidget_textbasgpo.php:166
actionwp_headbasgpo.php:269
Maintenance & Trust

Simple Google +1 Button Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJun 8, 2011
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple Google +1 Button Developer Profile

Bainternet

19 plugins · 9K total installs

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

How We Detect Simple Google +1 Button

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
gpone
Shortcode Output
[gplusone]<?php echo do_shortcode("[gplusone]"); ?>
FAQ

Frequently Asked Questions about Simple Google +1 Button