Survey Reporting & Data Analysis Report Add-On for Gravity Forms Security & Risk Analysis

wordpress.org/plugins/survey-reporting-data-analysis-report-add-on-for-gravity-forms

This plugin extends the Gravity Forms plugin and adds a reporting tool onto any existing forms.

0 active installs v1.0.7 PHP 7.4+ WP 6.0+ Updated Feb 8, 2024
gformsgravity-formsreportingreportssurvey-report
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Survey Reporting & Data Analysis Report Add-On for Gravity Forms Safe to Use in 2026?

Generally Safe

Score 85/100

Survey Reporting & Data Analysis Report Add-On for Gravity Forms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "survey-reporting-data-analysis-report-add-on-for-gravity-forms" plugin v1.0.7 demonstrates a generally good security posture, with a small attack surface primarily consisting of AJAX handlers, all of which appear to have authentication checks. The code analysis also reveals excellent practices regarding SQL queries, with 100% using prepared statements, and robust output escaping, with 99% of outputs properly escaped. There are no indications of vulnerable file operations, external HTTP requests, or bundled libraries, further contributing to a positive security outlook. The plugin also shows an absence of recorded vulnerabilities, suggesting a history of secure development or effective patching.

However, a notable concern is the presence of the `unserialize()` function, which can be a significant security risk if not handled with extreme caution and strict input validation. While the static analysis did not reveal any direct taint flows related to this function, its mere presence warrants attention as a potential attack vector if user-supplied data is ever passed to it without proper sanitization. The absence of capability checks on AJAX handlers is another area that, while not explicitly a vulnerability in this analysis, represents a missed opportunity for defense-in-depth, potentially allowing less privileged users to interact with functionalities they shouldn't.

In conclusion, the plugin is well-developed from a security standpoint in most areas, particularly concerning SQL injection and cross-site scripting vulnerabilities. The lack of historical vulnerabilities is a strong indicator of its overall security. The primary weakness lies in the use of `unserialize()` and the missed opportunity for capability checks, which, while not confirmed vulnerabilities in this report, are points that could be strengthened to further enhance the plugin's security.

Key Concerns

  • Use of unserialize() function
  • 0 capability checks on AJAX handlers
Vulnerabilities
None known

Survey Reporting & Data Analysis Report Add-On for Gravity Forms Security Vulnerabilities

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

Survey Reporting & Data Analysis Report Add-On for Gravity Forms Code Analysis

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

Dangerous Functions Found

unserialize$answer = unserialize($answer);template-parts\html\ajax\snippets\report-answer-free-text.php:64

Output Escaping

99% escaped124 total outputs
Attack Surface

Survey Reporting & Data Analysis Report Add-On for Gravity Forms Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_flgr_get_answersincludes\classes\ajax\submit.php:6
noprivwp_ajax_flgr_get_answersincludes\classes\ajax\submit.php:7
authwp_ajax_flgr_contactincludes\classes\ajax\submit.php:9
noprivwp_ajax_flgr_contactincludes\classes\ajax\submit.php:10
WordPress Hooks 4
actionadmin_noticesincludes\classes\admin\setup.php:12
actionadmin_headincludes\classes\admin\setup.php:19
filtergform_addon_navigationincludes\classes\admin\setup.php:22
actioninitreporting.php:81
Maintenance & Trust

Survey Reporting & Data Analysis Report Add-On for Gravity Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedFeb 8, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Survey Reporting & Data Analysis Report Add-On for Gravity Forms Developer Profile

jonnyross99

1 plugin · 0 total installs

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

How We Detect Survey Reporting & Data Analysis Report Add-On for Gravity Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/survey-reporting-data-analysis-report-add-on-for-gravity-forms/assets/css/fleek-reporting-plugin.css/wp-content/plugins/survey-reporting-data-analysis-report-add-on-for-gravity-forms/assets/js/fleek-reporting-plugin.js
Version Parameters
survey-reporting-data-analysis-report-add-on-for-gravity-forms/assets/css/fleek-reporting-plugin.css?ver=survey-reporting-data-analysis-report-add-on-for-gravity-forms/assets/js/fleek-reporting-plugin.js?ver=

HTML / DOM Fingerprints

CSS Classes
fleek-reporting-plugin-css
HTML Comments
<!-- * KKK KKKeep IIIt SSSSSSuper SSSSSSimple * KKK KKKeep IIIt SSSSSSSuper SSSSSSSimple * KKK KKKKeep IIIt SSSuper SSSimple * KKKKKKeep IIIt SSSSSSuper SSSSSSimple * KKKKKKeep IIIt SSSSSSSuper SSSSSSSimple * KKK KKKKeep IIIt SSSuper SSSimple * KKK KKKeep IIIt SSSSSSSuper SSSSSSSimple * KKK KKKeep IIIt SSSSSSuper SSSSSSimple * * IF YOU DEVELOP ON THIS PLUGIN THEN PLEASE FOLLOW THE KISS PRINCIPLE * -->
JS Globals
FLEEK_GRAVITY_REPORTING
FAQ

Frequently Asked Questions about Survey Reporting & Data Analysis Report Add-On for Gravity Forms