BNS Site Data Security & Risk Analysis

wordpress.org/plugins/bns-site-data

Display various toggleable site statistics.

10 active installs v0.4.3 PHP + WP 3.6+ Updated Apr 10, 2016
site-statisticswidget-only
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BNS Site Data Safe to Use in 2026?

Generally Safe

Score 85/100

BNS Site Data 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 "bns-site-data" plugin v0.4.3 exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and unpatched vulnerabilities is a significant strength, indicating a history of responsible development or a lack of discovered weaknesses. Furthermore, the complete absence of dangerous functions, raw SQL queries, and file operations are excellent security practices.

However, there are areas for concern. The plugin has a low percentage of properly escaped output (21%), which presents a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The presence of one external HTTP request could also be a potential vector if the target endpoint is compromised or the request is not properly secured. The lack of nonce checks and capability checks on its single entry point (a shortcode) is a notable omission, as it means that this entry point is not protected against unauthorized access or abuse.

Overall, while the plugin benefits from a clean vulnerability history and good practices in critical areas like SQL and function usage, the insufficient output escaping and the lack of authorization checks on its shortcode represent tangible security risks that should be addressed. The limited attack surface is a positive, but the vulnerabilities present, though potentially minor individually, can have cumulative effects.

Key Concerns

  • Low output escaping percentage
  • External HTTP request present
  • Missing nonce checks on entry point
  • Missing capability checks on entry point
Vulnerabilities
None known

BNS Site Data Security Vulnerabilities

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

BNS Site Data Code Analysis

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

Output Escaping

21% escaped34 total outputs
Attack Surface

BNS Site Data Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bns_site_data] bns-site-data.php:117
WordPress Hooks 3
actionwp_enqueue_scriptsbns-site-data.php:102
actionwidgets_initbns-site-data.php:111
actionplugins_loadedbns-site-data.php:122
Maintenance & Trust

BNS Site Data Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 10, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

BNS Site Data Developer Profile

tacticais

18 plugins · 2K total installs

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

How We Detect BNS Site Data

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bns-site-data/bns-site-data.css/wp-content/plugins/bns-site-data/bns-site-data.js
Version Parameters
bns-site-data/bns-site-data.css?ver=bns-site-data/bns-site-data.js?ver=

HTML / DOM Fingerprints

CSS Classes
bns-site-databns-site-data-listbns-site-data-postsbns-site-data-pagesbns-site-data-categoriesbns-site-data-tagsbns-site-data-commentsbns-site-data-attachments
Shortcode Output
<li class="bns-site-data-posts"><li class="bns-site-data-pages"><li class="bns-site-data-categories"><li class="bns-site-data-tags">
FAQ

Frequently Asked Questions about BNS Site Data