GoToWebinar Registration Security & Risk Analysis

wordpress.org/plugins/gtwregister

This WordPress plugin background registers folks for a GoToWebinar right from your WordPress site.

10 active installs v1.3 PHP + WP 2.0.2+ Updated Apr 1, 2014
gotomeetinggotowebinarregistrationwebinarwebinars
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GoToWebinar Registration Safe to Use in 2026?

Generally Safe

Score 85/100

GoToWebinar Registration has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The gtwregister plugin version 1.3 presents a moderate security risk due to several concerning findings in the static analysis. While the plugin demonstrates good practices by not using dangerous functions, conducting SQL queries solely with prepared statements, and having no recorded vulnerability history, significant weaknesses exist in its input handling and authorization mechanisms. The presence of an unprotected AJAX handler is a primary concern, creating an easily exploitable entry point for attackers. Furthermore, the analysis indicates that 100% of its outputs are not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is rendered directly in the browser. The taint analysis also revealed two flows with unsanitized paths, suggesting potential for path traversal or other file-related vulnerabilities, although these did not reach a critical or high severity level in this analysis. The absence of nonce checks and capability checks on its entry points further exacerbates these risks, making it easier for unauthorized users to trigger actions or inject malicious data. In conclusion, while the plugin avoids some common pitfalls, the lack of robust input validation and authorization on its AJAX endpoint, combined with unescaped output, poses a tangible security threat that requires immediate attention.

Key Concerns

  • Unprotected AJAX handler
  • No output escaping
  • Unsanitized paths in taint flows
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

GoToWebinar Registration Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

GoToWebinar Registration Code Analysis

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

Output Escaping

0% escaped9 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
gtwregister_ajaxreg (gtwregister.php:138)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

GoToWebinar Registration Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_gtwregister_reggtwregister.php:224

Shortcodes 1

[gtwregister] gtwregister.php:17
WordPress Hooks 3
filterplugin_action_linksgtwregister.php:219
actionadmin_initgtwregister.php:222
actionadmin_menugtwregister.php:223
Maintenance & Trust

GoToWebinar Registration Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedApr 1, 2014
PHP min version
Downloads7K

Community Trust

Rating20/100
Number of ratings3
Active installs10
Developer Profile

GoToWebinar Registration Developer Profile

Jeremy B. Shapiro

4 plugins · 8K total installs

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

How We Detect GoToWebinar Registration

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
gtw-errorgtw-success
HTML Comments
<!-- Registered! --><!-- Error:
Data Attributes
id="gtwregform"name="gtwregform"
Shortcode Output
<form method="POST" action="" id="gtwregform" name="gtwregform"><input type="hidden" name="Name_First" value="">
FAQ

Frequently Asked Questions about GoToWebinar Registration