MIR blocks and shortcodes Security & Risk Analysis

wordpress.org/plugins/mir-blocks-and-shortcodes

It's a block / shortcode toolbox which makes your wordpress live much easier.

0 active installs v1.0.0 PHP + WP 5.1+ Updated Sep 6, 2019
blockblocksshortcodeshortcodestools
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is MIR blocks and shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

MIR blocks and shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "mir-blocks-and-shortcodes" v1.0.0 plugin exhibits a very strong initial security posture based on the provided static analysis. The complete absence of dangerous functions, raw SQL queries, unescaped output, file operations, and external HTTP requests is highly commendable. The use of prepared statements for all SQL queries further strengthens this, indicating robust data handling practices. Furthermore, the lack of any recorded vulnerabilities in its history suggests a commitment to security or a lack of past issues, which is generally positive.

However, the static analysis reveals a significant area of concern: the complete absence of nonce checks and capability checks across all entry points, which total seven shortcodes. While there are no AJAX handlers or REST API routes to assess for authentication bypass, the unprotected shortcodes represent a potential attack vector. If these shortcodes handle any user-supplied input or perform actions that could be exploited, the lack of proper authorization checks could lead to unauthorized execution of functionality, particularly if the shortcodes themselves become the target of input manipulation.

In conclusion, while the code quality regarding data handling and sanitization appears excellent, the omission of essential security checks like nonces and capability checks on its shortcodes presents a tangible risk. This oversight, despite an otherwise clean history and code analysis, necessitates careful consideration. The plugin's strengths lie in its secure coding practices for data manipulation, but its weakness lies in the lack of robust authorization for its core functionalities.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

MIR blocks and shortcodes Security Vulnerabilities

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

MIR blocks and shortcodes Code Analysis

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

MIR blocks and shortcodes Attack Surface

Entry Points7
Unprotected0

Shortcodes 7

[msc_accordion] frontend-templates\function\msc-accordion-tab.php:15
[msc_accordion] frontend-templates\function\msc-accordion.php:16
[msc_presentation_box_1] frontend-templates\function\msc-presentation-box-1.php:24
[msc_presentation_box_2] frontend-templates\function\msc-presentation-box-2.php:39
[msc_progress_bar] frontend-templates\function\msc-progress-bar.php:18
[msc_rotating_icon_circle] frontend-templates\function\msc-rotating-icon-circle.php:20
[msc_stats] frontend-templates\function\msc-stats.php:25
WordPress Hooks 14
actioninitfrontend-templates\function\msc-accordion-tab.php:70
actioninitfrontend-templates\function\msc-accordion.php:115
filterwidget_textfrontend-templates\function\msc-general.php:2
filterblock_categoriesfrontend-templates\function\msc-general.php:3
actionwp_enqueue_scriptsfrontend-templates\function\msc-general.php:43
actionenqueue_block_editor_assetsfrontend-templates\function\msc-general.php:55
actioninitfrontend-templates\function\msc-presentation-box-1.php:145
actioninitfrontend-templates\function\msc-presentation-box-2.php:261
actioninitfrontend-templates\function\msc-progress-bar.php:99
actioninitfrontend-templates\function\msc-rotating-icon-circle.php:99
actioninitfrontend-templates\function\msc-stats.php:127
filteradmin_footer_textinc\Base\BaseController.php:17
filterupdate_footerinc\Base\BaseController.php:18
actionplugins_loadedinc\Base\BaseController.php:19
Maintenance & Trust

MIR blocks and shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 6, 2019
PHP min version
Downloads982

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

MIR blocks and shortcodes Developer Profile

Daniel Ehrenhofer

1 plugin · 0 total installs

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

How We Detect MIR blocks and shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mir-blocks-and-shortcodes/frontend-templates/assets/css/animate.min.css/wp-content/plugins/mir-blocks-and-shortcodes/frontend-templates/assets/css/msc_style.css/wp-content/plugins/mir-blocks-and-shortcodes/frontend-templates/assets/js/popper.min.js/wp-content/plugins/mir-blocks-and-shortcodes/frontend-templates/assets/js/bootstrap.js/wp-content/plugins/mir-blocks-and-shortcodes/frontend-templates/assets/js/msc_scripts.js/wp-content/plugins/mir-blocks-and-shortcodes/assets/css/msc_block_style.css/wp-content/plugins/mir-blocks-and-shortcodes/assets/css/msc_block_style.css/wp-content/plugins/mir-blocks-and-shortcodes/frontend-templates/assets/css/msc_style.css+1 more
Script Paths
/wp-content/plugins/mir-blocks-and-shortcodes/frontend-templates/assets/js/popper.min.js/wp-content/plugins/mir-blocks-and-shortcodes/frontend-templates/assets/js/bootstrap.js/wp-content/plugins/mir-blocks-and-shortcodes/frontend-templates/assets/js/msc_scripts.js/wp-content/plugins/mir-blocks-and-shortcodes/frontend-templates/assets/js/msc_scripts.js

HTML / DOM Fingerprints

CSS Classes
msc-content-areamsc-inner-contentcenterBlockac-containerac-custom
HTML Comments
msc-inner-content msc-content-area
Data Attributes
data-block="mir-blocks-and-shortcodes/msc-accordion-tab"
JS Globals
msc_parameters
Shortcode Output
<section class="msc-content-area"> <div class="msc-inner-content"></div><!-- msc-inner-content --> </section><!-- msc-content-area --><div class="centerBlock"></div>
FAQ

Frequently Asked Questions about MIR blocks and shortcodes