Webdzier Companion Security & Risk Analysis

wordpress.org/plugins/webdzier-companion

Enhance Webdzier Themes WordPress Themes additional functionality.

900 active installs v3.4 PHP + WP 4.0+ Updated Dec 28, 2024
adminteam-section
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Webdzier Companion Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The webdzier-companion plugin version 3.4 exhibits a generally good security posture based on the provided static analysis. The absence of any identified CVEs and a clean vulnerability history are significant strengths, suggesting a well-maintained plugin. The code analysis reveals no direct SQL injection risks due to the consistent use of prepared statements and no external HTTP requests, which are excellent security practices. Furthermore, the low number of entry points and the absence of taint flows with unsanitized paths indicate a limited attack surface and a commitment to secure coding, especially concerning untrusted data handling. The majority of output is properly escaped, mitigating risks of cross-site scripting (XSS). However, a notable concern is the presence of the `unserialize()` function, which, without proper validation of the serialized data, can be a vector for object injection vulnerabilities. While the code signals show three nonce checks, the complete lack of capability checks on entry points is a significant weakness, meaning any user, regardless of their role or permissions, could potentially trigger plugin functionalities if an entry point were discoverable and exploitable. The presence of file operations, while not inherently insecure, warrants further scrutiny in a deeper audit to ensure they are not mishandled.

Key Concerns

  • Use of unserialize() without data validation
  • No capability checks on entry points
Vulnerabilities
None known

Webdzier Companion Security Vulnerabilities

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

Webdzier Companion Code Analysis

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

Dangerous Functions Found

unserialize$str = unserialize($str);inc\hotel-galaxy\functions.php:56

Output Escaping

87% escaped363 total outputs
Attack Surface

Webdzier Companion Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 60
actioncustomize_registerinc\custom-controls\customizer-repeater\inc\customizer.php:7
actioncustomize_registerinc\hotel-galaxy\customizer\above-bar.php:5
actioncustomize_registerinc\hotel-galaxy\customizer\colors.php:5
actioncustomize_registerinc\hotel-galaxy\customizer\footer-bar.php:4
actioncustomize_registerinc\hotel-galaxy\customizer\home-blog.php:5
actioncustomize_registerinc\hotel-galaxy\customizer\home-contact.php:5
actioncustomize_registerinc\hotel-galaxy\customizer\home-room.php:4
actioncustomize_registerinc\hotel-galaxy\customizer\home-service.php:4
actioncustomize_registerinc\hotel-galaxy\customizer\home-slider.php:4
actionadmin_initinc\hotel-galaxy\features\room.php:38
actionsave_postinc\hotel-galaxy\features\room.php:158
actionadmin_headinc\hotel-galaxy\features\slider.php:35
actionadmin_initinc\hotel-galaxy\features\slider.php:47
actionsave_postinc\hotel-galaxy\features\slider.php:152
actionadmin_enqueue_scriptsinc\hotel-galaxy\functions.php:2
actionwp_enqueue_scriptsinc\hotel-galaxy\functions.php:17
actionhotelgalaxy_room_rentinc\hotel-galaxy\functions.php:82
actionhotelgalaxy_get_room_buttoninc\hotel-galaxy\functions.php:138
filterhotelgalaxy_default_settingsinc\hotel-galaxy\hotel-galaxy.php:5
actionhotelgalaxy_do_homeBloginc\hotel-galaxy\sections\home-blogs.php:9
actionhotelgalaxy_do_homeShortcodeinc\hotel-galaxy\sections\home-contact.php:9
actionhotelgalaxy_get_home_contactforminc\hotel-galaxy\sections\home-contact.php:39
actionhotelgalaxy_do_homeRoominc\hotel-galaxy\sections\home-room.php:10
actionhotelgalaxy_add_roominc\hotel-galaxy\sections\home-room.php:60
actionhotelgalaxy_do_homeServiceinc\hotel-galaxy\sections\home-service.php:9
actionhotelgalaxy_do_homeSliderinc\hotel-galaxy\sections\home-slider.php:9
actionhotelgalaxy_home_sliderinc\hotel-galaxy\sections\home-slider.php:34
actioninitinc\hotelgalaxy\cpt\room-cpt.php:3
actioninitinc\hotelgalaxy\cpt\room-cpt.php:39
actionadmin_headinc\hotelgalaxy\cpt\room-cpt.php:60
actionadmin_initinc\hotelgalaxy\cpt\room-cpt.php:67
actionsave_postinc\hotelgalaxy\cpt\room-cpt.php:158
actionwp_enqueue_scriptsinc\hotelgalaxy\dynamic-style.php:30
actioncustomize_registerinc\hotelgalaxy\features\hotelgalaxy-aboutus.php:4
actioncustomize_registerinc\hotelgalaxy\features\hotelgalaxy-above-header.php:4
actioncustomize_registerinc\hotelgalaxy\features\hotelgalaxy-footer.php:3
actioncustomize_registerinc\hotelgalaxy\features\hotelgalaxy-general.php:4
actioncustomize_registerinc\hotelgalaxy\features\hotelgalaxy-room.php:4
actioncustomize_registerinc\hotelgalaxy\features\hotelgalaxy-service.php:4
actioncustomize_registerinc\hotelgalaxy\features\hotelgalaxy-slider.php:4
actioncustomize_registerinc\hotelgalaxy\features\hotelgalaxy-typography.php:263
actionadmin_enqueue_scriptsinc\hotelgalaxy\hotelgalaxy.php:6
actionhotelgalaxy_Above_Headerinc\hotelgalaxy\hotelgalaxy.php:25
actionhotelgalaxy_frontpage_sectionsinc\hotelgalaxy\hotelgalaxy.php:35
actionhotelgalaxy_footer_sectionsinc\hotelgalaxy\hotelgalaxy.php:42
actionhotelgalaxy_frontpage_sectionsinc\hotelgalaxy\sections\section-about.php:98
actionhotelgalaxy_Above_Headerinc\hotelgalaxy\sections\section-above-header.php:52
actionhotelgalaxy_footer_sectionsinc\hotelgalaxy\sections\section-footerbootom.php:41
actionhotelgalaxy_frontpage_sectionsinc\hotelgalaxy\sections\section-room.php:113
actionhotelgalaxy_frontpage_sectionsinc\hotelgalaxy\sections\section-service.php:67
actionhotelgalaxy_frontpage_sectionsinc\hotelgalaxy\sections\section-slider.php:93
actioncustomize_registerinc\hotelpress\features\hotelpress-above-header.php:4
actionadmin_enqueue_scriptsinc\hotelpress\hotelpress.php:6
actionhotelgalaxy_frontpage_sectionsinc\hotelpress\hotelpress.php:28
actionhotelgalaxy_footer_sectionsinc\hotelpress\hotelpress.php:35
actionhotelpress_header_socialmediainc\hotelpress\sections\section-above-header.php:25
actionhotelpress_header_office_detailsinc\hotelpress\sections\section-above-header.php:62
actionhotelpress_header_info_typinginc\hotelpress\sections\section-above-header.php:80
actioninitwebdzier-companion.php:42
actionplugins_loadedwebdzier-companion.php:45
Maintenance & Trust

Webdzier Companion Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 28, 2024
PHP min version
Downloads40K

Community Trust

Rating0/100
Number of ratings0
Active installs900
Developer Profile

Webdzier Companion Developer Profile

webdzier

5 plugins · 1K total installs

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

How We Detect Webdzier Companion

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/webdzier-companion/inc/custom-controls/range-validator/range-control.php/wp-content/plugins/webdzier-companion/inc/custom-controls/customizer-repeater/functions.php/wp-content/plugins/webdzier-companion/inc/hotelgalaxy/init.php/wp-content/plugins/webdzier-companion/inc/hotel-galaxy/hotel-galaxy.php/wp-content/plugins/webdzier-companion/inc/hotelpress/hotelpress.php/wp-content/plugins/webdzier-companion/inc/hotelgalaxy/cpt/room-cpt.php/wp-content/plugins/webdzier-companion/inc/webdzier-comapnion-activator.php/wp-content/plugins/webdzier-companion/inc/custom-controls/customizer-repeater/class/customizer-repeater-control.php

HTML / DOM Fingerprints

CSS Classes
hotelgalaxy_repeater
Data Attributes
customizer_repeater_image_controlcustomizer_repeater_icon_controlcustomizer_repeater_color_controlcustomizer_repeater_number_controlcustomizer_repeater_title_controlcustomizer_repeater_subtitle_control+15 more
FAQ

Frequently Asked Questions about Webdzier Companion