IM WP MultiBlocks Lite Security & Risk Analysis

wordpress.org/plugins/im-wp-multiblocks-lite

Lets you insert your ad-code (like AdSense) anywhere you want.

10 active installs v1.0.2 PHP + WP 4.6+ Updated Aug 5, 2025
adsadsensedirectgooglepost
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IM WP MultiBlocks Lite Safe to Use in 2026?

Generally Safe

Score 100/100

IM WP MultiBlocks Lite has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The "im-wp-multiblocks-lite" v1.0.2 plugin exhibits a generally good security posture in several key areas. The absence of known CVEs and a clean vulnerability history is a significant strength, suggesting the plugin has not been a target or has been maintained effectively. Furthermore, the static analysis shows no direct entry points exposed through common vectors like AJAX handlers, REST API routes, or shortcodes, and importantly, all SQL queries utilize prepared statements, which greatly mitigates SQL injection risks. The lack of file operations and external HTTP requests also reduces the potential for certain types of attacks.

However, there are significant concerns identified in the code analysis. The most glaring issue is that 100% of the 14 identified output operations are not properly escaped. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the website through user-generated or plugin-generated content. Additionally, the taint analysis revealed two flows with unsanitized paths, which, while not classified as critical or high severity in this report, indicate potential weaknesses in how data is handled and could be exploited in conjunction with other factors or in different contexts. The complete absence of nonce and capability checks is also concerning, as it implies a lack of proper authorization and CSRF protection on any potential, albeit currently undiscovered, entry points.

In conclusion, while the plugin scores well on its clean historical record and SQL hygiene, the pervasive lack of output escaping and the presence of unsanitized data flows are critical security weaknesses that require immediate attention. These issues create a substantial risk of XSS and potential path traversal vulnerabilities. The absence of authorization checks further compounds these risks. Developers should prioritize addressing the output escaping and data sanitization concerns to improve the plugin's security.

Key Concerns

  • 100% of outputs unescaped
  • Unsanitized paths in taint flows (2)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

IM WP MultiBlocks Lite Security Vulnerabilities

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

IM WP MultiBlocks Lite Code Analysis

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

Output Escaping

0% escaped14 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
plugin_menu (includes\im-wp-lite-mbadmin.php:56)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

IM WP MultiBlocks Lite Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedim-wp-multiblocks-lite.php:71
actionadmin_menuincludes\im-wp-lite-mbadmin.php:394
actioninitincludes\im-wp-lite-mbcore.php:48
filterthe_contentincludes\im-wp-lite-mbcore.php:49
actionplugins_loadedincludes\im-wp-lite-mbcore.php:86
Maintenance & Trust

IM WP MultiBlocks Lite Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.20
Last updatedAug 5, 2025
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

IM WP MultiBlocks Lite Developer Profile

devimirochnik

2 plugins · 40 total installs

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

How We Detect IM WP MultiBlocks Lite

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/im-wp-multiblocks-lite/css/im-wp-lite-mb.css

HTML / DOM Fingerprints

CSS Classes
im-wp-lite-th-h3im-wp-lite-h3
FAQ

Frequently Asked Questions about IM WP MultiBlocks Lite