Business Master Security & Risk Analysis

wordpress.org/plugins/business-master

The best tool for analysing your website.

10 active installs v0.2.0 PHP + WP 3.8.1+ Updated Jun 15, 2016
adminbusinessstatsuniquesviews
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Business Master Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'business-master' plugin version 0.2.0 presents a mixed security posture. On one hand, the static analysis reveals a remarkably small attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events identified as entry points. Furthermore, the taint analysis shows no identified flows with unsanitized paths, and there's a complete absence of known vulnerabilities in its history, suggesting a generally cautious development approach. However, significant concerns arise from the code signals. The plugin exhibits a very low usage of prepared statements for SQL queries (only 3%), indicating a high risk of SQL injection vulnerabilities, especially given the large number of queries (73). Additionally, a concerning 0% of output is properly escaped, pointing to a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. The presence of only one capability check and no nonce checks in the identified entry points further exacerbates these risks, as it suggests that sensitive operations might not be adequately protected against unauthorized access or malicious manipulation.

Key Concerns

  • High percentage of SQL queries not using prepared statements
  • Zero percent of output properly escaped
  • No nonce checks on identified entry points
  • Only one capability check found
Vulnerabilities
None known

Business Master Security Vulnerabilities

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

Business Master Code Analysis

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

SQL Query Safety

3% prepared73 total queries

Output Escaping

0% escaped65 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
mlw_bm_get_stats_action (includes\mlw_bm_collect_stats.php:3)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Business Master Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_dashboard_setupincludes\bm_dashboard_widgets.php:10
actionadmin_menumlw_businessMaster.php:33
actionwp_footermlw_businessMaster.php:34
actionadmin_initmlw_businessMaster.php:35
actionplugins_loadedmlw_businessMaster.php:43
Maintenance & Trust

Business Master Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJun 15, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Business Master Developer Profile

Frank Corso

4 plugins · 220 total installs

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

How We Detect Business Master

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/business-master/css/mlw_bm_admin.css/wp-content/plugins/business-master/js/mlw_bm_admin.js
Script Paths
/wp-content/plugins/business-master/js/mlw_bm_admin.js
Version Parameters
business-master/css/mlw_bm_admin.css?ver=business-master/js/mlw_bm_admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
mlw_bm_email_supportdonation
HTML Comments
css 0.2.0 Copyright 2014, My Local Webstop (email : fpcorso@mylocalwebstop.com)Generates the support for Business Master+2 more
Data Attributes
name="emailForm"
JS Globals
mlw_bm_validateForm
FAQ

Frequently Asked Questions about Business Master