Attachment Download On Gravity Form Submission Security & Risk Analysis

wordpress.org/plugins/attachment-download-on-gravity-form-submission

This plugin provide facility to admin to share document download option after successful form submission.

400 active installs v1.0.0 PHP 7.4+ WP 6.2+ Updated Jun 12, 2025
attachment-downloadformsgravity-forms
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Attachment Download On Gravity Form Submission Safe to Use in 2026?

Generally Safe

Score 100/100

Attachment Download On Gravity Form Submission has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The "attachment-download-on-gravity-form-submission" plugin version 1.0.0 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding database interactions, with all SQL queries utilizing prepared statements, and a high percentage of output being properly escaped. There are no recorded vulnerabilities (CVEs) for this plugin, suggesting a history of relatively secure development or limited scrutiny. However, significant concerns arise from the attack surface. The plugin exposes two AJAX handlers, neither of which includes any authentication or capability checks. This is a critical oversight, as it means any user, regardless of their role or permissions, can potentially trigger these handlers, creating a substantial risk for unauthorized actions or information disclosure.

Taint analysis shows no unsanitized paths, which is a positive indicator against common injection vulnerabilities. Despite the lack of historical vulnerabilities, the presence of two unprotected AJAX endpoints represents a clear and immediate security risk. The absence of nonce checks further exacerbates this, as it makes the plugin vulnerable to Cross-Site Request Forgery (CSRF) attacks. The plugin's strengths lie in its clean SQL usage and output escaping, but these are overshadowed by the critical deficiency in securing its AJAX endpoints, leading to a notable security risk.

Key Concerns

  • 2 unprotected AJAX handlers
  • 0 nonce checks
Vulnerabilities
None known

Attachment Download On Gravity Form Submission Security Vulnerabilities

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

Attachment Download On Gravity Form Submission Code Analysis

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

SQL Query Safety

100% prepared7 total queries

Output Escaping

94% escaped31 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
wot_attachment_form_option_page (backend\wot-attachment-form-backend-custom-functions.php:43)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Attachment Download On Gravity Form Submission Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wot_ad_form_confirmation_redirectionfrontend\wot-attachment-form-frontend-custom-functions.php:72
noprivwp_ajax_wot_ad_form_confirmation_redirectionfrontend\wot-attachment-form-frontend-custom-functions.php:73
WordPress Hooks 6
actioninitattachment-download-on-gravity-form-submission.php:59
filtergform_form_settings_menubackend\wot-attachment-form-backend-custom-functions.php:29
actiongform_form_settings_page_wot_attachment_download_formbackend\wot-attachment-form-backend-custom-functions.php:42
actionadmin_initbackend\wot-attachment-form-backend-custom-functions.php:165
filtergform_confirmationfrontend\wot-attachment-form-frontend-custom-functions.php:8
filterinitfrontend\wot-attachment-form-frontend-custom-functions.php:63
Maintenance & Trust

Attachment Download On Gravity Form Submission Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 12, 2025
PHP min version7.4
Downloads6K

Community Trust

Rating100/100
Number of ratings3
Active installs400
Developer Profile

Attachment Download On Gravity Form Submission Developer Profile

Weboccult Technologies Pvt Ltd

8 plugins · 550 total installs

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

How We Detect Attachment Download On Gravity Form Submission

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/attachment-download-on-gravity-form-submission/backend/js/wot-admin-scripts.js
Script Paths
/wp-content/plugins/attachment-download-on-gravity-form-submission/backend/js/wot-admin-scripts.js

HTML / DOM Fingerprints

CSS Classes
wot_attachment_nameremove-attachmentwot_attachment_file_inputgforms_form_settings
Data Attributes
name="wot_attachment_form_id"name="wot_attachment_file_input"class="wot_attachment_file_input"name="wot_attachment_name"
FAQ

Frequently Asked Questions about Attachment Download On Gravity Form Submission