Deliverables Security & Risk Analysis

wordpress.org/plugins/deliverables

View your online item delivery.

0 active installs v1.0 PHP + WP 4.4.2+ Updated Mar 21, 2022
deliverablesemailfood-deliverywordpresswp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Deliverables Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "deliverables" plugin v1.0 presents a mixed security posture. On the positive side, it has no recorded vulnerabilities, and its code shows good practices such as a high percentage of prepared SQL statements and properly escaped output. The absence of external HTTP requests and dangerous functions is also reassuring. However, significant concerns arise from the static analysis. The plugin exposes a considerable attack surface with 8 AJAX handlers, a concerning 4 of which lack authentication checks. Furthermore, the taint analysis reveals 15 high-severity flows with unsanitized paths, indicating a significant risk of data manipulation or injection vulnerabilities. The plugin also relies on a bundled library, DataTables, which could be a vector for known vulnerabilities if outdated.

While the lack of a vulnerability history is a positive indicator, the presence of high-severity taint flows and unprotected AJAX endpoints suggests a high potential for undiscovered vulnerabilities. The plugin's strength lies in its structured approach to database interactions and output handling. Its weakness is the direct exposure of sensitive functionalities without proper access control and the potential for untrusted input to traverse the application in an unsafe manner. A thorough manual audit is strongly recommended to address the identified taint flow and AJAX endpoint risks.

Key Concerns

  • Unprotected AJAX handlers
  • High severity unsanitized taint flows
  • Bundled library (DataTables)
Vulnerabilities
None known

Deliverables Security Vulnerabilities

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

Deliverables Code Analysis

Dangerous Functions
0
Raw SQL Queries
13
51 prepared
Unescaped Output
129
352 escaped
Nonce Checks
8
Capability Checks
0
File Operations
1
External Requests
0
Bundled Libraries
1

Bundled Libraries

DataTables

SQL Query Safety

80% prepared64 total queries

Output Escaping

73% escaped481 total outputs
Data Flows
21 unsanitized

Data Flow Analysis

25 flows21 with unsanitized paths
trs_deliverables_custom_table_example_orders_page_handler (order_page.php:5)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

Deliverables Attack Surface

Entry Points10
Unprotected4

AJAX Handlers 8

noprivwp_ajax_trs_deliverables_save_quotedeliverables.php:45
noprivwp_ajax_trs_deliverables_submit_to_datebasedeliverables.php:47
noprivwp_ajax_trs_deliverables_submit_to_datebase_order_statusdeliverables.php:49
authwp_ajax_trs_deliverables_save_quotedeliverables.php:53
authwp_ajax_trs_deliverables_submit_to_datebasedeliverables.php:55
authwp_ajax_trs_deliverables_submit_to_datebase_order_statusdeliverables.php:57
authwp_ajax_trs_deliverables_generate_pdf_in_admindeliverables.php:59
authwp_ajax_trs_deliverables_generate_pdf_in_admindeliverables.php:61

Shortcodes 2

[trs_deliverables_trs_deliverables_list_form] deliverables.php:43
[collection] trs_deliverables_list.php:243
WordPress Hooks 6
actionadmin_noticesdeliverables.php:20
actionadmin_initdeliverables.php:39
actionwp_enqueue_scriptsdeliverables.php:41
actionwp_headdeliverables.php:51
actionadmin_menudeliverables.php:63
filterwp_mail_content_typedeliverables.php:395
Maintenance & Trust

Deliverables Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 21, 2022
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Deliverables Developer Profile

The Right Software

5 plugins · 110 total installs

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

How We Detect Deliverables

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/deliverables/css/custom-admin.css/wp-content/plugins/deliverables/js/custom-admin.js/wp-content/plugins/deliverables/js/bootstrap.min.js/wp-content/plugins/deliverables/js/bootstrap-datepicker.min.js/wp-content/plugins/deliverables/js/custom.js/wp-content/plugins/deliverables/css/bootstrap.min.css/wp-content/plugins/deliverables/css/custom.css/wp-content/plugins/deliverables/js/jquery.dataTables.min.js+3 more
Script Paths
js/custom-admin.jsjs/bootstrap.min.jsjs/bootstrap-datepicker.min.jsjs/custom.jsjs/jquery.dataTables.min.jsjs/jquery.accordion.js+1 more
Version Parameters
trs_deliverables_admin_custom_js?ver=trs_deliverables_bootstrape_min_js?ver=trs_deliverables_bootstrape_datepicker_min_js?ver=trs_deliverables_custom_js?ver=trs_deliverables_script_datatable?ver=trs_deliverables_script_accordion?ver=trs_deliverables_script_isotope?ver=

HTML / DOM Fingerprints

CSS Classes
trs_deliverables_custom_table_example_db_versiontrs_deliverables_settings
Data Attributes
data-toggledata-target
JS Globals
trs_deliverables_custom_table_example_db_versiontrs_deliverables_pluginname_ajaxurl
Shortcode Output
[trs_deliverables_trs_deliverables_list_form]
FAQ

Frequently Asked Questions about Deliverables