GoToBIM Business Info Manager Security & Risk Analysis

wordpress.org/plugins/gotobim-business-info

Easily manage and display your company's business information including name, address, phone, email, website, and business hours from WordPress admin.

0 active installs v1.1.0 PHP 7.2+ WP 5.0+ Updated Feb 4, 2026
business-infocompany-detailscontact-infoshortcodewordpress-admin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GoToBIM Business Info Manager Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The gotobim-business-info v1.1.0 plugin exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and properly escaping the vast majority of its output. The absence of file operations and external HTTP requests further minimizes potential attack vectors. The plugin also has no recorded vulnerability history, indicating a potentially stable and well-maintained codebase.

However, the static analysis reveals a significant concern: the complete lack of nonce checks and capability checks across all identified entry points. While the attack surface is small (one shortcode) and currently has no AJAX or REST API endpoints without authentication, this absence of checks is a critical oversight. Should the plugin evolve to include user-interactive features or if the shortcode's functionality is ever extended to handle user-supplied data, the lack of nonce and capability checks could expose the site to CSRF (Cross-Site Request Forgery) and unauthorized privilege escalation vulnerabilities. The taint analysis showing zero flows with unsanitized paths is positive but doesn't negate the fundamental security gaps in authorization.

In conclusion, the plugin's codebase demonstrates good technical implementation in areas like SQL and output sanitization. Its clean vulnerability history is also a positive indicator. Nevertheless, the missing nonce and capability checks represent a glaring weakness that requires immediate attention, as it leaves the plugin susceptible to common web vulnerabilities if its functionality is ever expanded or exploited in unexpected ways. The small attack surface currently mitigates immediate risk, but this is a ticking time bomb.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Minor output unescaped (7% of outputs)
Vulnerabilities
None known

GoToBIM Business Info Manager Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

GoToBIM Business Info Manager Release Timeline

v1.1.0Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

GoToBIM Business Info Manager Code Analysis

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

Output Escaping

93% escaped76 total outputs
Attack Surface

GoToBIM Business Info Manager Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gotobim_business_info] includes/class-gotobim-shortcodes.php:8
WordPress Hooks 5
actionwidgets_initincludes/class-gotobim-loader.php:18
actionadmin_menuincludes/class-gotobim-settings.php:8
actionadmin_initincludes/class-gotobim-settings.php:9
actionadmin_enqueue_scriptsincludes/class-gotobim-settings.php:10
actionwp_enqueue_scriptsincludes/class-gotobim-shortcodes.php:9
Maintenance & Trust

GoToBIM Business Info Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 4, 2026
PHP min version7.2
Downloads132

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

GoToBIM Business Info Manager Developer Profile

Rakibul Islam

1 plugin · 0 total installs

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

How We Detect GoToBIM Business Info Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gotobim-business-info/assets/css/admin-styles.css/wp-content/plugins/gotobim-business-info/assets/css/frontend-styles.css

HTML / DOM Fingerprints

CSS Classes
gotobim-hours-table
Data Attributes
name="gotobim_business_info[business_hours][name="gotobim_business_info[id="business_name"id="address"id="phone"id="email"+1 more
Shortcode Output
[gotobim_business_info]
FAQ

Frequently Asked Questions about GoToBIM Business Info Manager