WHMCS Domain Checker Security & Risk Analysis

wordpress.org/plugins/whmcs-domain-checker

WordPress plugin that allows you to display the responsive WHMCS Domain Checker in a widget.

60 active installs v1.0.1 PHP + WP 3.6+ Updated Aug 5, 2014
domain-checker-widgetwhmcs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WHMCS Domain Checker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "whmcs-domain-checker" plugin v1.0.1 presents a mixed security posture. On the positive side, the plugin boasts a very small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. All identified SQL queries utilize prepared statements, and there are no recorded historical vulnerabilities (CVEs), which suggests a generally well-maintained and secure codebase in these areas. Furthermore, nonce and capability checks are present for its single entry point, and there are no file operations or external HTTP requests that could introduce vulnerabilities. However, a significant concern is the presence of the `create_function` dangerous function, which can lead to arbitrary code execution if not handled with extreme care. Additionally, a low percentage (13%) of output escaping indicates a potential for cross-site scripting (XSS) vulnerabilities across the majority of its output operations. While taint analysis shows no current issues, this could be due to the limited flows analyzed or the nature of the detected `create_function` usage.

In conclusion, while the plugin benefits from a limited attack surface and a clean vulnerability history, the use of `create_function` and the poor output escaping practices represent substantial risks that need immediate attention. The absence of taint flow issues might be misleading if the dangerous function is not being properly sanitized or if the taint analysis was not comprehensive. Therefore, despite its strengths in other areas, the identified code signals warrant a cautious approach and suggest that the plugin is not as secure as its limited attack surface might initially imply.

Key Concerns

  • Presence of dangerous function 'create_function'
  • Low output escaping percentage (13%)
Vulnerabilities
None known

WHMCS Domain Checker Security Vulnerabilities

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

WHMCS Domain Checker Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget("Widget_domain_checker");' ) );includes\widget-domain_checker.php:324

SQL Query Safety

100% prepared1 total queries

Output Escaping

13% escaped53 total outputs
Attack Surface

WHMCS Domain Checker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actioninitclass-whmcs-domain-checker.php:54
actionwpmu_new_blogclass-whmcs-domain-checker.php:57
actionadmin_enqueue_scriptsclass-whmcs-domain-checker.php:60
actionwp_footerclass-whmcs-domain-checker.php:62
actionwpclass-whmcs-domain-checker.php:66
actionwp_headclass-whmcs-domain-checker.php:493
actionadmin_print_styles-widgets.phpincludes\widget-domain_checker.php:29
actionwp_enqueue_scriptsincludes\widget-domain_checker.php:32
actionwidgets_initincludes\widget-domain_checker.php:324
actionplugins_loadedplugincore.php:37
Maintenance & Trust

WHMCS Domain Checker Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 5, 2014
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

WHMCS Domain Checker Developer Profile

cmsbased

1 plugin · 60 total installs

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

How We Detect WHMCS Domain Checker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/whmcs-domain-checker/assets/js/jquery.min.js/wp-content/plugins/whmcs-domain-checker/assets/js/jquery.jplayer.min.js/wp-content/plugins/whmcs-domain-checker/assets/js/jquery.selectbox.js/wp-content/plugins/whmcs-domain-checker/assets/js/moment.min.js/wp-content/plugins/whmcs-domain-checker/assets/js/jquery.inputmask.js/wp-content/plugins/whmcs-domain-checker/assets/js/chart.min.js/wp-content/plugins/whmcs-domain-checker/assets/js/jquery.validate.min.js/wp-content/plugins/whmcs-domain-checker/assets/js/daterangepicker.js+24 more
Script Paths
/wp-content/plugins/whmcs-domain-checker/assets/js/main.js

HTML / DOM Fingerprints

CSS Classes
whmcs-domain-checker-widget
Data Attributes
data-plugin-slug="whmcs-domain-checker"
JS Globals
whmcs_domain_checker_ajax_object
FAQ

Frequently Asked Questions about WHMCS Domain Checker