Document Download Manager Security & Risk Analysis

wordpress.org/plugins/document-download-manager

Manage Excel and PDF document downloads with user information collection via popup form.

0 active installs v1.2.1 PHP 7.4+ WP 5.0+ Updated Unknown
documentdownloadformlead-generationpdf
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Document Download Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Document Download Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "document-download-manager" plugin version 1.2.1 exhibits a generally good security posture based on the provided static analysis. The absence of critical or high-severity issues in taint analysis, coupled with the consistent use of prepared statements for all SQL queries, is a significant strength. Furthermore, the plugin demonstrates good practice by implementing nonce and capability checks on its entry points, including AJAX handlers and shortcodes. The lack of any recorded vulnerability history also suggests a mature and well-maintained codebase.

However, a minor concern arises from the output escaping. While 77% of outputs are properly escaped, the remaining 23% (approximately 17 outputs) are not. This could potentially lead to cross-site scripting (XSS) vulnerabilities if the unescaped data originates from user input and is rendered in the browser. The attack surface, although small and protected, is worth noting. In conclusion, the plugin is commendably secure in most aspects, but the unescaped output represents a potential weakness that should be addressed to achieve a more robust security profile.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Document Download Manager Security Vulnerabilities

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

Document Download Manager Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
16 prepared
Unescaped Output
21
69 escaped
Nonce Checks
3
Capability Checks
4
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared16 total queries

Output Escaping

77% escaped90 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<class-document-download-manager-admin> (includes\class-document-download-manager-admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Document Download Manager Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 2

authwp_ajax_docdownman_process_downloadincludes\class-document-download-manager-public.php:12
noprivwp_ajax_docdownman_process_downloadincludes\class-document-download-manager-public.php:13

Shortcodes 1

[docdownman_document_download] includes\class-document-download-manager-public.php:48
WordPress Hooks 7
actionadmin_enqueue_scriptsincludes\class-document-download-manager-admin.php:99
actionadmin_menuincludes\class-document-download-manager.php:25
actionadmin_initincludes\class-document-download-manager.php:26
actionadmin_enqueue_scriptsincludes\class-document-download-manager.php:27
actionadmin_enqueue_scriptsincludes\class-document-download-manager.php:28
actionwp_enqueue_scriptsincludes\class-document-download-manager.php:31
actionwp_enqueue_scriptsincludes\class-document-download-manager.php:32
Maintenance & Trust

Document Download Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads380

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Document Download Manager Developer Profile

Gunjan Jaswal

6 plugins · 150 total installs

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

How We Detect Document Download Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/document-download-manager/admin/css/admin-style.css/wp-content/plugins/document-download-manager/admin/js/admin-script.js
Script Paths
/wp-content/plugins/document-download-manager/admin/js/admin-script.js
Version Parameters
document-download-manager/admin/css/admin-style.css?ver=document-download-manager/admin/js/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
docdownman-admin-pagedocdownman-table
HTML Comments
Using only the unique prefix docdownmanPremium class is not included in the free version for WordPress.org complianceNote: Uninstall is handled by uninstall.phpGenerate a cache key based on the table name+21 more
Data Attributes
data-docdownman-table-namedata-docdownman-limit
JS Globals
DOCDOWNMAN_VERSION
FAQ

Frequently Asked Questions about Document Download Manager