GR on WP signup Security & Risk Analysis

wordpress.org/plugins/gr-on-wp-signup

This plugin is addon/child for getresponse-integration plugin. Important: This option is added to getresponse-integration plugin from ver-2.1

10 active installs v0.4 PHP + WP 3.5+ Updated May 9, 2014
getresponsegr
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GR on WP signup Safe to Use in 2026?

Generally Safe

Score 85/100

GR on WP signup 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 "gr-on-wp-signup" plugin v0.4 exhibits a generally positive security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events suggests a very limited attack surface. Furthermore, the code analysis did not reveal any dangerous functions, raw SQL queries, file operations, or external HTTP requests, all of which are strong indicators of secure coding practices. The zero recorded CVEs and lack of vulnerability history further bolster confidence in its security.

However, a significant concern arises from the output escaping analysis, which indicates that 100% of the single output identified is not properly escaped. This presents a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output without proper sanitization. While the taint analysis did not identify any unsanitized paths, the lack of output escaping means that a path could exist if user input is processed and then outputted without sanitization.

In conclusion, the plugin is strong in its minimal attack surface and avoidance of common risky functions. The primary weakness lies in the lack of output escaping, which requires immediate attention to prevent potential XSS attacks. The absence of historical vulnerabilities is a positive sign, but it should not be a reason to overlook the identified output escaping issue.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

GR on WP signup Security Vulnerabilities

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

GR on WP signup Release Timeline

v0.4Current
v0.3
v0.2
v0.1
Code Analysis
Analyzed Mar 17, 2026

GR on WP signup Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

GR on WP signup Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionregister_formgr-on-wp-signup.php:28
actionregister_postgr-on-wp-signup.php:29
Maintenance & Trust

GR on WP signup Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 9, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

GR on WP signup Developer Profile

Reza

2 plugins · 20 total installs

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

How We Detect GR on WP signup

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
GR_checkbox
Data Attributes
id="grsignup_checkbox"name="grsignup_checkbox"
Shortcode Output
<input class="GR_checkbox" value="1" id="grsignup_checkbox" type="checkbox" name="grsignup_checkbox"/><label for="grsignup_checkbox">
FAQ

Frequently Asked Questions about GR on WP signup