Business Badges Security & Risk Analysis

wordpress.org/plugins/business-badges

Business Badges allows you to display customizable social badges on your website, like Google Business badge, facebook badge. Google+ badge Widget.

10 active installs v1.0 PHP + WP 3.9+ Updated Nov 3, 2015
facebook-likefollow-us-google-plusgoogle-businessgoogle-plussocial-networks-badges
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Business Badges Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "business-badges" v1.0 plugin presents a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and has no known vulnerabilities or CVEs. The limited attack surface, with only one shortcode and no AJAX handlers, REST API routes, or cron events, also contributes to its security. However, significant concerns arise from the code analysis. A notable weakness is the proper escaping of output, with only 46% of outputs being properly escaped, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis revealed 3 flows with unsanitized paths, which, while not classified as critical or high severity in this instance, represent a concerning area where user-controlled data could be processed without adequate sanitization, potentially leading to unexpected behavior or security issues if expanded upon.

The absence of vulnerability history is a strong positive, suggesting the plugin has historically been secure. However, the code analysis findings cannot be ignored. The lack of proper output escaping and the presence of unsanitized paths, even without immediate high-severity findings, represent latent risks that could be exploited. The plugin's strengths lie in its SQL handling and limited attack surface. Its weaknesses are primarily in input sanitization and output escaping, which are critical for preventing common web vulnerabilities. Users should be aware of the potential for XSS and the implications of unsanitized data flows.

Key Concerns

  • Output escaping is not consistently applied
  • Taint analysis shows unsanitized paths
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Business Badges Security Vulnerabilities

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

Business Badges Code Analysis

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

Output Escaping

46% escaped26 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
BB_widget_control (business-badges.php:64)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Business Badges Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[AddLikeButtons] business-badges.php:339
WordPress Hooks 3
actionBB_admin_initadmin\BusinessBadgesAdmin.php:33
actionBB_admin_menuadmin\BusinessBadgesAdmin.php:34
actionwp_enqueue_scriptsbusiness-badges.php:57
Maintenance & Trust

Business Badges Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedNov 3, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Business Badges Developer Profile

qualisure

1 plugin · 10 total installs

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

How We Detect Business Badges

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/business-badges/BB_scripts.php/wp-content/plugins/business-badges/BB_styles.php
Script Paths
https://apis.google.com/js/platform.jshttps://connect.facebook.net/es_LA/sdk.js

HTML / DOM Fingerprints

CSS Classes
BBfacebookbadge
HTML Comments
<!-- Insignia google+--><!-- Facebook Badge START --><!-- Facebook Badge END -->
Data Attributes
data-widthdata-hrefdata-showtaglinedata-reldata-actiondata-height+3 more
Shortcode Output
Business Badges Widget
FAQ

Frequently Asked Questions about Business Badges