DITS Easy Callback Button Security & Risk Analysis

wordpress.org/plugins/dits-easy-callback-button

A simple floating callback button and modal form to request a call back from your clients.

0 active installs v1.1.0 PHP 7.4+ WP 5.2+ Updated Mar 6, 2026
callbackcontactmodalphonerequest
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DITS Easy Callback Button Safe to Use in 2026?

Generally Safe

Score 100/100

DITS Easy Callback Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 28d ago
Risk Assessment

The "dits-easy-callback-button" v1.1.0 plugin demonstrates a generally strong security posture based on the provided static analysis. It effectively utilizes prepared statements for SQL queries, has a high percentage of properly escaped output, and includes a nonce check for its entry points. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its security. The plugin also has no recorded vulnerability history, which is a positive indicator of its past security performance.

However, a notable area of concern is the complete lack of capability checks on its AJAX handlers. While the entry points are protected by nonce checks, the absence of capability checks means that any authenticated user, regardless of their role or permissions, can trigger these AJAX actions. This could potentially lead to privilege escalation or unauthorized actions if the AJAX handlers perform sensitive operations. The limited attack surface (2 AJAX handlers) mitigates this risk somewhat, but it remains a significant oversight in terms of robust access control.

In conclusion, while the plugin employs good security practices in areas like SQL and output handling, the lack of capability checks on its AJAX handlers represents a critical weakness that could be exploited. The absence of known vulnerabilities is a positive sign, but it does not negate the inherent risk posed by the missing permission controls. Further investigation into the specific actions performed by the AJAX handlers would be necessary to fully quantify the potential impact of this vulnerability.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

DITS Easy Callback Button Security Vulnerabilities

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

DITS Easy Callback Button Code Analysis

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

Output Escaping

98% escaped40 total outputs
Attack Surface

DITS Easy Callback Button Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_decb_request_call_handlerincludes\class-dits-easy-callback-button-plugin.php:22
noprivwp_ajax_decb_request_call_handlerincludes\class-dits-easy-callback-button-plugin.php:23
WordPress Hooks 8
actionwp_enqueue_scriptsincludes\class-dits-easy-callback-button-plugin.php:17
actionadmin_enqueue_scriptsincludes\class-dits-easy-callback-button-plugin.php:18
actionwp_footerincludes\class-dits-easy-callback-button-plugin.php:20
actionwp_footerincludes\class-dits-easy-callback-button-plugin.php:21
actionadmin_menuincludes\class-dits-easy-callback-button-plugin.php:24
actionadmin_initincludes\class-dits-easy-callback-button-plugin.php:25
actionwp_mail_failedincludes\class-dits-easy-callback-button-plugin.php:27
filterkses_allowed_protocolsincludes\class-dits-easy-callback-button-plugin.php:37
Maintenance & Trust

DITS Easy Callback Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 6, 2026
PHP min version7.4
Downloads206

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DITS Easy Callback Button Developer Profile

Dits.Agency

3 plugins · 20 total installs

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

How We Detect DITS Easy Callback Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dits-easy-callback-button/assets/css/frontend.css/wp-content/plugins/dits-easy-callback-button/assets/js/frontend.js/wp-content/plugins/dits-easy-callback-button/assets/css/bootstrap.min.css/wp-content/plugins/dits-easy-callback-button/assets/js/bootstrap.min.js/wp-content/plugins/dits-easy-callback-button/assets/js/inputmask.min.js/wp-content/plugins/dits-easy-callback-button/assets/js/jquery.inputmask.min.js
Script Paths
/wp-content/plugins/dits-easy-callback-button/assets/js/frontend.js
Version Parameters
dits-easy-callback-button/assets/css/frontend.css?ver=dits-easy-callback-button/assets/js/frontend.js?ver=dits-easy-callback-button/assets/css/bootstrap.min.css?ver=dits-easy-callback-button/assets/js/bootstrap.min.js?ver=dits-easy-callback-button/assets/js/inputmask.min.js?ver=dits-easy-callback-button/assets/js/jquery.inputmask.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
decb-callback-buttondecb-modal-headerdecb-modal-bodydecb-modal-footerdecb-close-button
HTML Comments
<!-- DITS Easy Callback Button -->
Data Attributes
data-targetdata-toggle
JS Globals
DECBNonceDECBNonceUrl
REST Endpoints
/wp-json/decb/v1/request-call
Shortcode Output
[dits_easy_callback_button]
FAQ

Frequently Asked Questions about DITS Easy Callback Button