BST share iT Security & Risk Analysis

wordpress.org/plugins/bst-share-it

BST share iT - Die Social-Sharing-Buttons die nicht nach Hause telefonieren und geltendes deutsches Recht beachten.

10 active installs v1.0.9 PHP + WP 3.8.0+ Updated Dec 17, 2017
add-thisadd-to-anyaddthisaddtoanyaim
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BST share iT Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "bst-share-it" v1.0.9 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are accessible without authentication. Furthermore, the plugin has no recorded vulnerability history, indicating a lack of publicly disclosed security flaws. This absence of past issues can be a positive indicator of developer diligence.

However, there are several concerning signals within the code. The use of the `create_function` is a significant red flag, as it is deprecated and can lead to security vulnerabilities if not handled with extreme care, potentially allowing for code injection. The SQL query handling is also suboptimal, with only 50% of queries using prepared statements, leaving the other half vulnerable to SQL injection. Additionally, a very low percentage (20%) of output is properly escaped, which presents a high risk of Cross-Site Scripting (XSS) vulnerabilities across various output points. The taint analysis, while limited, did identify a flow with unsanitized paths, which warrants attention despite not being classified as critical or high severity at this time.

In conclusion, while the plugin's attack surface and historical vulnerability record are strengths, the presence of `create_function`, a high rate of unescaped output, and partially unsanitized SQL queries represent significant weaknesses that could be exploited. These code-level concerns outweigh the apparent lack of public vulnerabilities and the small attack surface, suggesting that the plugin should be treated with caution and that these specific code issues need to be addressed.

Key Concerns

  • Use of create_function
  • Low percentage of properly escaped output
  • SQL queries not using prepared statements
  • Flows with unsanitized paths
Vulnerabilities
None known

BST share iT Security Vulnerabilities

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

BST share iT Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("bst_share_it");'));includes\bst_share_it_widget.php:645

SQL Query Safety

50% prepared2 total queries

Output Escaping

20% escaped93 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<bst_share_it_social_count> (includes\bst_share_it_social_count.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BST share iT Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actioninitbst-share-it.php:76
actionadmin_enqueue_scriptsbst-share-it.php:125
actionwp_enqueue_scriptsbst-share-it.php:130
actionadmin_initincludes\bst_share_it_admin.php:756
actionadmin_menuincludes\bst_share_it_admin.php:761
actionadd_meta_boxesincludes\bst_share_it_admin_metabox_buttons.php:34
actionsave_postincludes\bst_share_it_admin_metabox_buttons.php:107
actionadd_meta_boxesincludes\bst_share_it_admin_metabox_uplader.php:36
actionsave_postincludes\bst_share_it_admin_metabox_uplader.php:37
actionget_headerincludes\bst_share_it_widget.php:86
actionwp_headincludes\bst_share_it_widget.php:87
actionwp_headincludes\bst_share_it_widget.php:89
actionwp_headincludes\bst_share_it_widget.php:218
actionwidgets_initincludes\bst_share_it_widget.php:645
actionthe_contentincludes\bst_share_it_widget.php:1426
Maintenance & Trust

BST share iT Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 17, 2017
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

BST share iT Developer Profile

amargolf

2 plugins · 5K total installs

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

How We Detect BST share iT

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bst-share-it/js/bst.js/wp-content/plugins/bst-share-it/tools/cp/js/colpick.js/wp-content/plugins/bst-share-it/tools/fl/js/featherlight.min.js/wp-content/plugins/bst-share-it/css/bst_share_it.css/wp-content/plugins/bst-share-it/tools/cp/css/colpick.css/wp-content/plugins/bst-share-it/tools/fl/css/featherlight.min.css/wp-content/plugins/bst-share-it/js/admin.js/wp-content/plugins/bst-share-it/js/upload.js+1 more
Script Paths
js/bst.jstools/cp/js/colpick.jstools/fl/js/featherlight.min.jsjs/admin.jsjs/upload.js
Version Parameters
bst_share_it/style.css?ver=bst_share_it/bst_share_it.css?ver=bst_share_it/bst_share_it-admin.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- -->
FAQ

Frequently Asked Questions about BST share iT