Easexport – Gravity Forms Scheduled Entries Export Security & Risk Analysis

wordpress.org/plugins/easexport-gravity-forms-scheduled-entries-export

Gravity form addon to export entries as CSV and send it to respected emails

10 active installs v1.2.6 PHP 7.4+ WP 6.3+ Updated Jan 10, 2025
entriesexportgf-entriesgravityformsscheduled-export
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easexport – Gravity Forms Scheduled Entries Export Safe to Use in 2026?

Generally Safe

Score 92/100

Easexport – Gravity Forms Scheduled Entries Export has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "easexport-gravity-forms-scheduled-entries-export" plugin v1.2.6 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and having no recorded vulnerability history, indicating past diligence or a lack of past exploitation. The static analysis reveals a very small attack surface with no AJAX handlers, REST API routes, or shortcodes, and no external HTTP requests or file operations are performed.

However, there are significant concerns. The presence of two instances of the `unserialize` function is a major red flag, as it can lead to Remote Code Execution if used with untrusted input. The lack of any nonce checks or capability checks, especially given the presence of a cron event which could be triggered by an attacker, significantly weakens its security. Furthermore, only 50% of output escaping is properly implemented, leaving room for potential Cross-Site Scripting vulnerabilities. The absence of taint analysis results is also noteworthy; if a full taint analysis were performed, it might reveal further critical issues related to the `unserialize` function.

In conclusion, while the plugin has a limited attack surface and a clean vulnerability history, the identified code signals of `unserialize` usage, insufficient authorization checks, and partial output escaping present tangible risks that require immediate attention and remediation.

Key Concerns

  • Dangerous function 'unserialize' used
  • No nonce checks implemented
  • No capability checks implemented
  • Only 50% of output escaping proper
Vulnerabilities
None known

Easexport – Gravity Forms Scheduled Entries Export Security Vulnerabilities

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

Easexport – Gravity Forms Scheduled Entries Export Code Analysis

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

Dangerous Functions Found

unserialize$list = empty($value) ? array() : unserialize($value);easexport-gravity-forms-scheduled-entries-export.php:233
unserialize$list = unserialize($result['value']);easexport-gravity-forms-scheduled-entries-export.php:371

SQL Query Safety

100% prepared2 total queries

Output Escaping

50% escaped16 total outputs
Attack Surface

Easexport – Gravity Forms Scheduled Entries Export Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_enqueue_scriptsclass-easexport-csv-gf.php:25
filtergform_submit_buttonclass-easexport-csv-gf.php:26
actiongform_loadedeasexport-gravity-forms-scheduled-entries-export.php:448
actionadmin_noticeseasexport-gravity-forms-scheduled-entries-export.php:468
actionplugins_loadedeasexport-gravity-forms-scheduled-entries-export.php:472
actiontechno_scheduled_entry_exporteasexport-gravity-forms-scheduled-entries-export.php:488
actionadmin_initeasexport-gravity-forms-scheduled-entries-export.php:495

Scheduled Events 1

techno_scheduled_entry_export
Maintenance & Trust

Easexport – Gravity Forms Scheduled Entries Export Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 10, 2025
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Easexport – Gravity Forms Scheduled Entries Export Developer Profile

technocrackers

3 plugins · 2K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
307 days
View full developer profile
Detection Fingerprints

How We Detect Easexport – Gravity Forms Scheduled Entries Export

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easexport-gravity-forms-scheduled-entries-export/css/easexport-style.css/wp-content/plugins/easexport-gravity-forms-scheduled-entries-export/js/easexport-script.js
Script Paths
/wp-content/plugins/easexport-gravity-forms-scheduled-entries-export/js/easexport-script.js
Version Parameters
easexport-gravity-forms-scheduled-entries-export/css/easexport-style.css?ver=easexport-gravity-forms-scheduled-entries-export/js/easexport-script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Easexport – Gravity Forms Scheduled Entries Export