Frontend Form with CSV Export Security & Risk Analysis

wordpress.org/plugins/frontend-form-with-csv-export

Collect form submissions and export them as a CSV file in WordPress. Includes a reset option.

0 active installs v1.2 PHP 7.2+ WP 5.0+ Updated Unknown
csvexportformssubmissions
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Frontend Form with CSV Export Safe to Use in 2026?

Generally Safe

Score 100/100

Frontend Form with CSV Export has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'frontend-form-with-csv-export' plugin v1.2 presents a generally good security posture based on the provided static analysis. It demonstrates strong adherence to fundamental security practices by implementing nonce and capability checks for its entry points, ensuring 100% output escaping, and having no recorded vulnerabilities or external HTTP requests. The absence of dangerous functions and critical/high severity taint flows further bolsters confidence in its security. However, a significant concern arises from the presence of three SQL queries that do not utilize prepared statements. This lack of prepared statements in all database interactions is a potential vulnerability that could be exploited for SQL injection if not handled with extreme care within the plugin's logic. While the current attack surface is limited and protected, this unaddressed SQL query pattern represents a notable weakness.

Key Concerns

  • SQL queries not using prepared statements
Vulnerabilities
None known

Frontend Form with CSV Export Security Vulnerabilities

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

Frontend Form with CSV Export Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

100% escaped10 total outputs
Attack Surface

Frontend Form with CSV Export Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

noprivwp_ajax_pdavea_form_submissionFrontEndFormPlugin.php:54
authwp_ajax_pdavea_form_submissionFrontEndFormPlugin.php:55

Shortcodes 1

[pdavea_frontend_form] FrontEndFormPlugin.php:42
WordPress Hooks 4
actionadmin_menuFrontEndFormPlugin.php:45
actionadmin_post_pdavea_download_csvFrontEndFormPlugin.php:48
actionadmin_post_pdavea_reset_submissionsFrontEndFormPlugin.php:51
actionwp_enqueue_scriptsFrontEndFormPlugin.php:58
Maintenance & Trust

Frontend Form with CSV Export Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.2
Downloads310

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Frontend Form with CSV Export Developer Profile

PortDavea

1 plugin · 0 total installs

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

How We Detect Frontend Form with CSV Export

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/frontend-form-with-csv-export/style.css/wp-content/plugins/frontend-form-with-csv-export/assets/js/frontend-form.js
Script Paths
/wp-content/plugins/frontend-form-with-csv-export/assets/js/frontend-form.js
Version Parameters
frontend-form-with-csv-export/style.css?ver=frontend-form-with-csv-export/assets/js/frontend-form.js?ver=

HTML / DOM Fingerprints

CSS Classes
pdavea-frontend-formpdavea-form-response
Data Attributes
id="pdavea-frontend-form"id="pdavea-name"id="pdavea-email"id="pdavea-message"id="pdavea-form-response"
JS Globals
pdaveaFormData
Shortcode Output
<form id="pdavea-frontend-form"<div id="pdavea-form-response">
FAQ

Frequently Asked Questions about Frontend Form with CSV Export