Get Google Reviews Security & Risk Analysis

wordpress.org/plugins/get-google-reviews

Get your Google Reviews and display them on your website. Easily and without needing an API key.

70 active installs v1.3.0 PHP 7.4+ WP 5.9+ Updated Jun 6, 2025
googlegoogle-businessgoogle-placesgoogle-ratinggoogle-reviews
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Get Google Reviews Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The 'get-google-reviews' v1.3.0 plugin exhibits a mixed security posture. On the positive side, it has no recorded vulnerabilities or CVEs, suggesting a generally well-maintained codebase. The code analysis shows a reasonable use of prepared statements for SQL queries and a decent percentage of output escaping, along with nonce and capability checks for critical operations. The absence of dangerous functions and taint analysis showing no unsanitized paths further contribute to a notion of careful development.

However, there are notable areas of concern. The plugin exposes one AJAX handler without authentication, which presents a significant attack vector. While the total number of entry points is low, this single unprotected entry point could be exploited if it handles sensitive data or operations. The limited number of file operations and external HTTP requests is good, but the presence of any file operation or external request without clear sanitization or authorization is a potential risk. The output escaping, while over 60%, still leaves nearly 40% of outputs potentially unescaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-controlled data is involved.

In conclusion, while the plugin's lack of historical vulnerabilities is a strong positive, the presence of an unprotected AJAX endpoint and imperfect output escaping are critical weaknesses that require immediate attention. The overall security is adequate for a plugin with no known vulnerabilities, but these specific issues lower its score and represent a tangible risk to users.

Key Concerns

  • AJAX handler without auth check
  • Output escaping not properly implemented (34%)
Vulnerabilities
None known

Get Google Reviews Security Vulnerabilities

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

Get Google Reviews Release Timeline

v1.3.0Current
v1.2.0
v1.1.0
v1.0
Code Analysis
Analyzed Mar 16, 2026

Get Google Reviews Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
6 prepared
Unescaped Output
36
69 escaped
Nonce Checks
2
Capability Checks
1
File Operations
3
External Requests
1
Bundled Libraries
0

SQL Query Safety

75% prepared8 total queries

Output Escaping

66% escaped105 total outputs
Attack Surface
1 unprotected

Get Google Reviews Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_diggr_urlToCID_ajaxincludes\class-diggr.php:164

Shortcodes 1

[diggr] public\class-diggr-public.php:124
WordPress Hooks 11
actiondiggr_checkForReviewsincludes\class-diggr-activator.php:25
actionplugins_loadedincludes\class-diggr.php:141
actionadmin_enqueue_scriptsincludes\class-diggr.php:157
actionadmin_enqueue_scriptsincludes\class-diggr.php:158
actionadmin_menuincludes\class-diggr.php:159
actionadmin_initincludes\class-diggr.php:160
actionhttp_api_curlincludes\class-diggr.php:162
actionwp_enqueue_scriptsincludes\class-diggr.php:180
actionwp_enqueue_scriptsincludes\class-diggr.php:181
actioninitincludes\class-diggr.php:183
actiondiggr_checkForReviewsincludes\class-diggr.php:203

Scheduled Events 2

diggr_checkForReviews
diggr_checkForReviews
Maintenance & Trust

Get Google Reviews Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 6, 2025
PHP min version7.4
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Get Google Reviews Developer Profile

Onlinq

1 plugin · 70 total installs

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

How We Detect Get Google Reviews

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/get-google-reviews/css/diggr-admin.css/wp-content/plugins/get-google-reviews/js/diggr-admin.js/wp-content/plugins/get-google-reviews/js/diggr-ajax-get-cid.js
Script Paths
/wp-content/plugins/get-google-reviews/js/diggr-admin.js/wp-content/plugins/get-google-reviews/js/diggr-ajax-get-cid.js
Version Parameters
get-google-reviews/css/diggr-admin.css?ver=get-google-reviews/js/diggr-admin.js?ver=get-google-reviews/js/diggr-ajax-get-cid.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Currently plugin version. --><!-- The plugin bootstrap file --><!-- The code that runs during plugin activation. --><!-- The code that runs during plugin deactivation. -->+9 more
Data Attributes
data-plugin-name="get-google-reviews"data-plugin-version="1.3.0"
JS Globals
diggr_ajax_data
FAQ

Frequently Asked Questions about Get Google Reviews