Google SEO Pressor for Rich snippets Security & Risk Analysis

wordpress.org/plugins/google-seo-author-snippets

Enrich your WordPress website content with Google Structured Data and make it more SEO friendly.

500 active installs v2.0 PHP + WP 4.4+ Updated Dec 29, 2022
adminauthorblogfacebookgoogle
42
D · High Risk
CVEs total3
Unpatched2
Last CVEApr 1, 2025
Safety Verdict

Is Google SEO Pressor for Rich snippets Safe to Use in 2026?

High Risk

Score 42/100

Google SEO Pressor for Rich snippets carries significant security risk with 3 known CVEs, 2 still unpatched. Consider switching to a maintained alternative.

3 known CVEs 2 unpatched Last CVE: Apr 1, 2025Updated 3yr ago
Risk Assessment

The google-seo-author-snippets plugin exhibits a mixed security posture. On the positive side, the code demonstrates strong practices in SQL query preparation and output escaping, with very few instances of raw SQL or unescaped output. The absence of file operations and external HTTP requests further reduces potential attack vectors.

However, significant concerns arise from the static analysis. A substantial attack surface is exposed through 7 AJAX handlers, all of which lack authentication checks. While taint analysis shows no critical or high-severity vulnerabilities, the presence of 2 flows with unsanitized paths is concerning. The plugin's vulnerability history is particularly alarming, with 3 known medium-severity CVEs, 2 of which remain unpatched. These historical vulnerabilities include Cross-Site Request Forgery, Missing Authorization, and Cross-site Scripting, indicating recurring security weaknesses.

In conclusion, while the plugin shows strengths in core coding practices like query sanitization and output escaping, the lack of authentication on a majority of its entry points and its history of unpatched vulnerabilities present a considerable risk. The unpatched CVEs, especially given their types, are a major red flag. Users should exercise extreme caution.

Key Concerns

  • 7 unprotected AJAX handlers
  • 2 unpatched medium CVEs
  • 2 flows with unsanitized paths
  • Only 1 nonce check for 7 entry points
  • 0 capability checks on entry points
Vulnerabilities
3

Google SEO Pressor for Rich snippets Security Vulnerabilities

CVEs by Year

1 CVE in 2016
2016
2 CVEs in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
3

3 total CVEs

CVE-2025-31775medium · 4.3Cross-Site Request Forgery (CSRF)

Google SEO Pressor Snippet <= 2.0 - Cross-Site Request Forgery

Apr 1, 2025Unpatched
CVE-2025-31530medium · 4.3Missing Authorization

Google SEO Pressor Snippet <= 2.0 - Missing Authorization

Mar 31, 2025Unpatched
WF-3ba98b0b-0772-4871-9892-c6354ceaf614-google-seo-author-snippetsmedium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Google SEO Pressor for Rich snippets <= 1.2.2 - Cross-Site Scripting

Apr 21, 2016 Patched in 1.2.7 (2833d)
Code Analysis
Analyzed Mar 16, 2026

Google SEO Pressor for Rich snippets Code Analysis

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

SQL Query Safety

93% prepared15 total queries

Output Escaping

98% escaped257 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
gsas_microdata_configuration_page (microdata_form.php:3)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
7 unprotected

Google SEO Pressor for Rich snippets Attack Surface

Entry Points7
Unprotected7

AJAX Handlers 7

authwp_ajax_gsas_send2smackersgoogle_seo_autho_snippet_plugin.php:139
authwp_ajax_gsas_remove_seo_snippetsgoogle_seo_autho_snippet_plugin.php:145
authwp_ajax_gsas_authorgoogle_seo_autho_snippet_plugin.php:159
authwp_ajax_gsas_dategoogle_seo_autho_snippet_plugin.php:173
authwp_ajax_gsas_enabgoogle_seo_autho_snippet_plugin.php:187
authwp_ajax_gsas_displaygoogle_seo_autho_snippet_plugin.php:201
authwp_ajax_gsas_postforgoogle_seo_autho_snippet_plugin.php:215
WordPress Hooks 29
actionadd_meta_boxescreate_meta_box.php:15
actionsave_postcreate_meta_box.php:16
actionplugins_loadedgoogle_seo_autho_snippet_plugin.php:100
actionadmin_initgoogle_seo_autho_snippet_plugin.php:107
actionadmin_menugoogle_seo_autho_snippet_plugin.php:120
filtercustom_menu_ordergoogle_seo_autho_snippet_plugin.php:121
filtermenu_ordergoogle_seo_autho_snippet_plugin.php:122
filterthe_contentschema\gsas_schema_for_articles.php:82
actionwpschema\gsas_schema_for_articles.php:85
filterthe_contentschema\gsas_schema_for_breadcrumbs.php:63
actionwpschema\gsas_schema_for_breadcrumbs.php:66
filterthe_contentschema\gsas_schema_for_events.php:128
actionwpschema\gsas_schema_for_events.php:131
filterthe_contentschema\gsas_schema_for_music.php:88
actionwpschema\gsas_schema_for_music.php:91
filterthe_contentschema\gsas_schema_for_organisation.php:78
actionwpschema\gsas_schema_for_organisation.php:81
filterthe_contentschema\gsas_schema_for_people.php:87
actionwpschema\gsas_schema_for_people.php:90
filterthe_contentschema\gsas_schema_for_product.php:118
actionwpschema\gsas_schema_for_product.php:121
filterthe_contentschema\gsas_schema_for_receipes.php:93
actionwpschema\gsas_schema_for_receipes.php:96
filterthe_contentschema\gsas_schema_for_review.php:66
actionwpschema\gsas_schema_for_review.php:69
filterthe_contentschema\gsas_schema_for_software_application.php:84
actionwpschema\gsas_schema_for_software_application.php:87
filterthe_contentschema\gsas_schema_for_videos.php:83
actionwpschema\gsas_schema_for_videos.php:86
Maintenance & Trust

Google SEO Pressor for Rich snippets Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 29, 2022
PHP min version
Downloads72K

Community Trust

Rating76/100
Number of ratings11
Active installs500
Developer Profile

Google SEO Pressor for Rich snippets Developer Profile

Smackcoders Inc.,

20 plugins · 40K total installs

71
trust score
Avg Security Score
89/100
Avg Patch Time
958 days
View full developer profile
Detection Fingerprints

How We Detect Google SEO Pressor for Rich snippets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/google-seo-author-snippets/js/smack-microdata.js/wp-content/plugins/google-seo-author-snippets/js/google_seo_meta_box.css/wp-content/plugins/google-seo-author-snippets/css/style.css
Script Paths
js/smack-microdata.jsjs/google_seo_meta_box.csscss/style.css
Version Parameters
google-seo-author-snippets/js/smack-microdata.js?ver=google-seo-author-snippets/js/google_seo_meta_box.css?ver=google-seo-author-snippets/css/style.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Google SEO Pressor for Rich snippets