BNS Inline Asides Security & Risk Analysis

wordpress.org/plugins/bns-inline-asides

This plugin will allow you to style sections of the post, or page, content with added emphasis by leveraging a style element from the active theme.

10 active installs v1.3.2 PHP + WP 3.6+ Updated Jul 24, 2018
contentpagesplugin-onlypostsshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BNS Inline Asides Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "bns-inline-asides" v1.3.2 plugin exhibits a generally good security posture based on the provided static analysis. The absence of critical code signals like dangerous functions, raw SQL queries, and file operations is a positive indicator. The plugin also demonstrates strong practices by utilizing prepared statements for all SQL queries and properly escaping a high percentage of its outputs. The lack of any recorded vulnerabilities in its history further strengthens this assessment, suggesting a history of secure development.

However, there are a few areas that warrant attention. The plugin lacks nonce checks and capability checks for its entry points, meaning that any user, regardless of their role, could potentially trigger its functionality. While the attack surface is small (one shortcode), this absence of authorization checks is a potential weakness. The presence of an external HTTP request without further context also raises a slight concern, as such requests can sometimes be vectors for vulnerabilities if not handled securely. Overall, the plugin is in a relatively secure state but could benefit from implementing proper authorization checks to mitigate potential risks.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • External HTTP requests
Vulnerabilities
None known

BNS Inline Asides Security Vulnerabilities

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

BNS Inline Asides Code Analysis

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

Output Escaping

83% escaped6 total outputs
Attack Surface

BNS Inline Asides Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[aside] bns-inline-asides.php:135
WordPress Hooks 1
actionwp_enqueue_scriptsbns-inline-asides.php:119
Maintenance & Trust

BNS Inline Asides Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJul 24, 2018
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

BNS Inline Asides 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 Inline Asides

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bns-inline-asides/js/bnsia-script.js/wp-content/plugins/bns-inline-asides/css/bnsia-style.css/wp-content/plugins/bns-inline-asides/bnsia-custom-types.css
Script Paths
/wp-content/plugins/bns-inline-asides/js/bnsia-script.js
Version Parameters
bns-inline-asides/js/bnsia-script.js?ver=bns-inline-asides/css/bnsia-style.css?ver=bns-inline-asides/bnsia-custom-types.css?ver=

HTML / DOM Fingerprints

CSS Classes
bnsia-hiddenbnsia-aside
HTML Comments
<!-- THIS IS A PLACEHOLDER for the content. -->
Data Attributes
data-bnsia-element-typedata-bnsia-element-titledata-bnsia-element-statusdata-bnsia-element-showdata-bnsia-element-hide
JS Globals
bnsia_script_params
Shortcode Output
<div class="bnsia-hidden bnsia-aside"><div class="bnsia-aside-container">
FAQ

Frequently Asked Questions about BNS Inline Asides