bizconnector Security & Risk Analysis

wordpress.org/plugins/bizconnector

A BizConnector Product

10 active installs v1.0.0 PHP + WP 2.8+ Updated Unknown
apiblog-postbusiness-rulesjsonmarketing-automation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is bizconnector Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The bizconnector plugin, version 1.0.0, exhibits a mixed security posture. On the positive side, the static analysis reveals no identified vulnerabilities in its vulnerability history, which is a strong indicator of a well-maintained and secure codebase to date. The absence of external HTTP requests and a relatively low number of file operations further contribute to a reduced attack surface in these areas. However, the code analysis raises several concerns. A significant portion of SQL queries are not using prepared statements, presenting a risk of SQL injection. Furthermore, a very low percentage of output escaping is applied, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis, while reporting no critical or high severity flows, did identify multiple flows with unsanitized paths, which warrants further investigation to understand their potential impact, especially in conjunction with the poor output escaping. The plugin's reliance on internal capabilities and nonces is a good practice, but it doesn't mitigate the risks associated with raw SQL and unescaped output.

Key Concerns

  • SQL queries using prepared statements: 25%
  • Output escaping: 13% properly escaped
  • Taint analysis: Flows with unsanitized paths (4)
Vulnerabilities
None known

bizconnector Security Vulnerabilities

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

bizconnector Code Analysis

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

SQL Query Safety

75% prepared8 total queries

Output Escaping

13% escaped15 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
respond (singletons\response.php:77)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

bizconnector Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_noticesbizconnector.php:26
actionadmin_noticesbizconnector.php:30
filterrewrite_rules_arraybizconnector.php:33
filterrewrite_rules_arraybizconnector.php:48
actioninitbizconnector.php:79
actioncomment_id_not_foundmodels\comment.php:42
actioncomment_closedmodels\comment.php:43
actioncomment_on_draftmodels\comment.php:44
filtercomment_post_redirectmodels\comment.php:45
actiontemplate_redirectsingletons\api.php:9
actionadmin_menusingletons\api.php:10
actionupdate_option_bizconnector_basesingletons\api.php:11
actionpre_update_option_bizconnector_controllerssingletons\api.php:12
filterquery_varssingletons\query.php:13
Maintenance & Trust

bizconnector Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

bizconnector Developer Profile

colingoldbergatmacmicro

1 plugin · 10 total installs

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

How We Detect bizconnector

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bizconnector/singletons/api.php/wp-content/plugins/bizconnector/singletons/query.php/wp-content/plugins/bizconnector/singletons/introspector.php/wp-content/plugins/bizconnector/singletons/response.php/wp-content/plugins/bizconnector/models/post.php/wp-content/plugins/bizconnector/models/comment.php/wp-content/plugins/bizconnector/models/category.php/wp-content/plugins/bizconnector/models/tag.php+2 more

HTML / DOM Fingerprints

CSS Classes
bizconnector-warning
JS Globals
bizconnector
REST Endpoints
/wp-json/api
FAQ

Frequently Asked Questions about bizconnector