Scroll Triggered Box / Slide Box Security & Risk Analysis

wordpress.org/plugins/slide-box

Scroll Triggered Slide Box is responsive and slides out to increase your sales and subscribers. Add custom images, timer, video and coupons.

100 active installs v1.1.0 PHP 7.0+ WP 3.0.1+ Updated Apr 14, 2025
email-capture-boxpromotion-boxscroll-triggered-boxscrolled-boxslide-box
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Scroll Triggered Box / Slide Box Safe to Use in 2026?

Generally Safe

Score 100/100

Scroll Triggered Box / Slide Box 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 slide-box plugin v1.1.0 exhibits a strong security posture based on the provided static analysis. The plugin has a minimal attack surface with only two AJAX handlers, and importantly, both appear to have nonce checks implemented. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests is highly positive. Taint analysis shows no unsanitized paths, further reinforcing the lack of critical or high-severity vulnerabilities within the code itself. The vulnerability history is also clean, with no recorded CVEs, indicating a lack of publicly known exploits or past security issues.

While the code analysis is overwhelmingly positive, the sole area for potential concern is the output escaping, where 67% of outputs are properly escaped. This implies that one-third of the outputs might not be adequately sanitized, which could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected without proper escaping. However, given the other strong security signals and the absence of taint flows with unsanitized paths, the actual risk from this is likely low. The plugin's strengths lie in its robust input validation and secure handling of database operations. The lack of capability checks on AJAX handlers is a minor oversight that, combined with the partial output escaping, represents the only discernible weakness. Overall, the plugin appears to be well-secured, with the primary area to monitor being output sanitization.

Key Concerns

  • Partial output escaping detected
  • Missing capability checks on AJAX
Vulnerabilities
None known

Scroll Triggered Box / Slide Box Security Vulnerabilities

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

Scroll Triggered Box / Slide Box Code Analysis

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

Output Escaping

67% escaped6 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
update_zb_slb_code (slidebox.php:181)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Scroll Triggered Box / Slide Box Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_update_zb_slb_codeslidebox.php:178
noprivwp_ajax_update_zb_slb_codeslidebox.php:179
WordPress Hooks 4
actionadmin_initslidebox.php:15
actionadmin_noticesslidebox.php:46
actionadmin_menuslidebox.php:82
actionwp_headslidebox.php:175
Maintenance & Trust

Scroll Triggered Box / Slide Box Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedApr 14, 2025
PHP min version7.0
Downloads12K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

Scroll Triggered Box / Slide Box Developer Profile

Zotabox

12 plugins · 4K total installs

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

How We Detect Scroll Triggered Box / Slide Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/slide-box/assets/css/style.css/wp-content/plugins/slide-box/assets/js/main.js
Script Paths
/wp-content/plugins/slide-box/assets/js/main.js
Version Parameters
slide-box/assets/js/main.js?v=

HTML / DOM Fingerprints

CSS Classes
ztb-register-formztb-submit-buttonztb-wrapperztb-logoztb-code-wrapperztb-title
Data Attributes
zb-plugin
JS Globals
ZBT_WP_ADMIN_URLZTB_BASE_URL
FAQ

Frequently Asked Questions about Scroll Triggered Box / Slide Box