Besan Block Security & Risk Analysis

wordpress.org/plugins/besan-block

[Deprecated!] Add a responsive and accessible data chart block to posts and pages.

10 active installs v1.4.1 PHP 7.0+ WP 5.0+ Updated Apr 17, 2025
chartdatagraph
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Besan Block Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "besan-block" v1.4.1 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, unpatched vulnerabilities, or critical taint flows is a significant positive indicator. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for SQL queries and properly escaping a high percentage of its output. The attack surface appears minimal, with no identified AJAX handlers, REST API routes, shortcodes, or cron events, which reduces potential entry points for attackers.

However, a few areas warrant attention. The presence of a "Dangerous functions: 1 (preg_replace(/e))" signal suggests a potential for regular expression-based vulnerabilities if not handled with extreme care. While no specific taint flows were identified in the analysis, the `preg_replace` function can be exploited for code injection or denial-of-service attacks if user-supplied input is not rigorously sanitized before being passed to it. The lack of nonce checks and capability checks on any potential, though currently non-existent, entry points is a theoretical concern for future development or if the attack surface expands without these security measures being implemented.

Key Concerns

  • Dangerous function: preg_replace(/e)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Besan Block Security Vulnerabilities

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

Besan Block Code Analysis

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

Dangerous Functions Found

preg_replace(/e)preg_replace( '/(https:\/\/docs.google.com\/spreadsheets\/d\/)|\/esource\blocks\chart\data\sheet-data.php:54

Output Escaping

80% escaped5 total outputs
Attack Surface

Besan Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionenqueue_block_editor_assetsinc\assets.php:19
actionadmin_enqueue_scriptsinc\assets.php:20
actionadmin_menuinc\options-page.php:19
actionadmin_initinc\options-page.php:20
actionadmin_noticesinc\plugins-page.php:16
filterplugin_action_links_besan-block/besan-block.phpinc\plugins-page.php:18
filterplugin_row_metainc\plugins-page.php:19
actioninitsource\blocks\chart\register.php:16
Maintenance & Trust

Besan Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedApr 17, 2025
PHP min version7.0
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Besan Block Developer Profile

Joni Halabi

3 plugins · 50 total installs

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

How We Detect Besan Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/besan-block/build/besan-block.min.js/wp-content/plugins/besan-block/build/besan-block-editor.min.css

HTML / DOM Fingerprints

CSS Classes
besan-block-editor-wrapper
HTML Comments
<!-- Important notice about the Besan Block plugin: --><!-- Due to a shift in my personal and professional priorities, I have decided --><!-- to take a step back from development. As a result, this plugin is <strong>no longer --><!-- being actively maintained.</strong> You are welcome to -->+5 more
Data Attributes
data-api-key
JS Globals
besanOptions
FAQ

Frequently Asked Questions about Besan Block