Multi Step Booking for Zoho Security & Risk Analysis

wordpress.org/plugins/multi-step-booking-for-zoho

Easily display a dynamic multi-step or single-step booking form via shortcode.

0 active installs v1.0 PHP 7.2+ WP 6.0+ Updated Unknown
bookingmulti-stepsingle-formzohozoho-integration
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multi Step Booking for Zoho Safe to Use in 2026?

Generally Safe

Score 100/100

Multi Step Booking for Zoho has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "multi-step-booking-for-zoho" plugin, version 1.0, exhibits a generally strong security posture based on the provided static analysis. A significant positive is the complete absence of dangerous functions, file operations, and external HTTP requests, which often serve as common entry points for vulnerabilities. Furthermore, all identified outputs are properly escaped, and the majority of SQL queries utilize prepared statements, indicating good development practices in preventing common web vulnerabilities like XSS and SQL injection. The taint analysis also shows no critical or high-severity flows with unsanitized paths, further bolstering confidence in the code's robustness. The lack of any recorded vulnerabilities in its history is also a positive indicator, suggesting a mature and secure development lifecycle. However, there are areas for improvement. The absence of capability checks on any of its entry points, including the AJAX handlers and shortcodes, represents a potential concern. While the number of unprotected entry points is currently zero, the lack of explicit authorization checks means that if any new entry points are added or if existing ones are modified without proper security considerations, the plugin could become vulnerable. This is a critical oversight for any plugin that interacts with WordPress's core functionalities. The presence of nonces on only two of the entry points is also a weakness, as all AJAX actions should ideally be protected by nonces to prevent CSRF attacks.

Key Concerns

  • No capability checks on entry points
  • Limited nonce checks on entry points
Vulnerabilities
None known

Multi Step Booking for Zoho Security Vulnerabilities

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

Multi Step Booking for Zoho Code Analysis

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

SQL Query Safety

80% prepared5 total queries

Output Escaping

100% escaped19 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
wpmsb_get_time_slots (zoho-multi-step-booking.php:204)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Multi Step Booking for Zoho Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 4

authwp_ajax_wpmsb_get_time_slotszoho-multi-step-booking.php:246
noprivwp_ajax_wpmsb_get_time_slotszoho-multi-step-booking.php:247
authwp_ajax_wpmsb_save_bookingzoho-multi-step-booking.php:356
noprivwp_ajax_wpmsb_save_bookingzoho-multi-step-booking.php:357

Shortcodes 1

[wpmsb_booking] zoho-multi-step-booking.php:201
WordPress Hooks 3
actionwp_enqueue_scriptszoho-multi-step-booking.php:69
actionadmin_menuzoho-multi-step-booking.php:83
actionadmin_initzoho-multi-step-booking.php:117
Maintenance & Trust

Multi Step Booking for Zoho Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.2
Downloads332

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Multi Step Booking for Zoho Developer Profile

Dy Experts

4 plugins · 80 total installs

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

How We Detect Multi Step Booking for Zoho

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multi-step-booking-for-zoho/assets/css/style.css/wp-content/plugins/multi-step-booking-for-zoho/assets/js/script.js
Script Paths
/wp-content/plugins/multi-step-booking-for-zoho/assets/js/script.js
Version Parameters
multi-step-booking-for-zoho/assets/css/style.css?ver=multi-step-booking-for-zoho/assets/js/script.js?ver=

HTML / DOM Fingerprints

Data Attributes
name="wpmsb_api_url"name="wpmsb_thankyou_url"name="wpmsb_slots"name="wpmsb_form_type"value="multi"value="single"
JS Globals
wpmsb_ajax
Shortcode Output
[wpmsb_booking]
FAQ

Frequently Asked Questions about Multi Step Booking for Zoho