WP-Slimbox2 Plugin Security & Risk Analysis

wordpress.org/plugins/wp-slimbox2

A WordPress implementation of the Slimbox2 javascript.

3K active installs v1.1.3.1 PHP + WP 2.8+ Updated Nov 28, 2017
jquerylightboxpictureslimboxslimbox2
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Slimbox2 Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

WP-Slimbox2 Plugin 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 static analysis of wp-slimbox2 v1.1.3.1 reveals a plugin with a very limited attack surface and no immediate critical code-level risks identified. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces the number of potential entry points. Furthermore, the plugin's SQL queries are all properly prepared, and there are no detected dangerous functions, file operations, or external HTTP requests. Taint analysis also indicates no identified unsanitized paths. This suggests a solid foundational security implementation in these areas.

However, a significant concern arises from the fact that 100% of the plugin's output is not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if any user-supplied data is ever reflected in the output without sanitization. The lack of nonce and capability checks, while not a direct risk in itself given the limited attack surface, highlights a reliance on the WordPress core's existing security mechanisms rather than implementing its own. The plugin also has no recorded vulnerabilities in its history, which is a positive sign, suggesting a history of secure development. Overall, while the plugin exhibits good practices in SQL handling and attack surface management, the lack of output escaping presents a notable risk that needs to be addressed to achieve a truly robust security posture.

Key Concerns

  • Output escaping is not implemented
Vulnerabilities
None known

WP-Slimbox2 Plugin Security Vulnerabilities

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

WP-Slimbox2 Plugin Code Analysis

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

Output Escaping

0% escaped9 total outputs
Attack Surface

WP-Slimbox2 Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_print_scriptsindex.php:28
actionwp_print_stylesindex.php:29
actionadmin_menuindex.php:129
actionadmin_initindex.php:130
Maintenance & Trust

WP-Slimbox2 Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedNov 28, 2017
PHP min version
Downloads137K

Community Trust

Rating100/100
Number of ratings4
Active installs3K
Developer Profile

WP-Slimbox2 Plugin Developer Profile

malcalevak

1 plugin · 3K total installs

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

How We Detect WP-Slimbox2 Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-slimbox2/css/slimbox2.css/wp-content/plugins/wp-slimbox2/css/slimbox2-rtl.css/wp-content/plugins/wp-slimbox2/javascript/slimbox2.js/wp-content/plugins/wp-slimbox2/javascript/slimbox2_autoload.js/wp-content/plugins/wp-slimbox2/javascript/jquery.easing.1.3.js/wp-content/plugins/wp-slimbox2/javascript/admin.js
Script Paths
javascript/slimbox2.jsjavascript/slimbox2_autoload.jsjavascript/jquery.easing.1.3.js
Version Parameters
wp-slimbox2/css/slimbox2.css?ver=wp-slimbox2/javascript/slimbox2.js?ver=wp-slimbox2/javascript/slimbox2_autoload.js?ver=

HTML / DOM Fingerprints

JS Globals
slimbox2_options
FAQ

Frequently Asked Questions about WP-Slimbox2 Plugin