movingboxes-wp Security & Risk Analysis

wordpress.org/plugins/movingboxes-wp

movingboxes-wp displays images attached to posts or pages in a jQuery image slider which expands the images as you scroll through them.

10 active installs v0.4.2 PHP + WP 3.0+ Updated Oct 9, 2011
galleryimageimagessimpleslider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is movingboxes-wp Safe to Use in 2026?

Generally Safe

Score 85/100

movingboxes-wp has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "movingboxes-wp" plugin v0.4.2 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the plugin demonstrates good security practices by exclusively using prepared statements for SQL queries, implementing nonce checks, and performing capability checks for critical operations. The taint analysis also shows no critical or high-severity flows with unsanitized paths, indicating a low risk of injection vulnerabilities.

However, a significant concern arises from the lack of output escaping. With 12 total outputs and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed back to the user without proper sanitization can be exploited. While the vulnerability history is clean, this single identified code signal weakness is a substantial risk that overshadows the otherwise positive security indicators.

In conclusion, while the plugin has a minimal attack surface and implements several key security best practices, the complete absence of output escaping presents a critical security blind spot. This weakness needs immediate attention to mitigate the risk of XSS attacks. The clean vulnerability history is a positive sign, suggesting active maintenance or a lack of past vulnerabilities, but it does not negate the present risk.

Key Concerns

  • Output escaping is missing on all outputs
Vulnerabilities
None known

movingboxes-wp Security Vulnerabilities

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

movingboxes-wp Code Analysis

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

Output Escaping

0% escaped12 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<mb-admin-options> (includes\mb-admin-options.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

movingboxes-wp Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuMovingBoxes.php:49
filterplugin_row_metaMovingBoxes.php:50
actionadd_meta_boxesMovingBoxes.php:95
actionadmin_initMovingBoxes.php:97
actionsave_postMovingBoxes.php:99
actioninitMovingBoxes.php:105
actionwp_footerMovingBoxes.php:107
actionwp_print_stylesMovingBoxes.php:108
actionwp_print_stylesMovingBoxes.php:109
Maintenance & Trust

movingboxes-wp Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedOct 9, 2011
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

movingboxes-wp Developer Profile

jonhorner

1 plugin · 10 total installs

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

How We Detect movingboxes-wp

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/movingboxes-wp/includes/css/admin.css/wp-content/plugins/movingboxes-wp/templates/default/css/movingboxes.css/wp-content/plugins/movingboxes-wp/templates/default/css/movingboxes-ie.css
Script Paths
/wp-content/plugins/movingboxes-wp/includes/js/jquery.movingboxes.min.js
Version Parameters
movingboxes-wp/includes/css/admin.css?ver=movingboxes-wp/templates/default/css/movingboxes.css?ver=movingboxes-wp/templates/default/css/movingboxes-ie.css?ver=movingboxes-wp/includes/js/jquery.movingboxes.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
mb-gallerymb-item
Data Attributes
data-mb-settings
JS Globals
add_mb_scriptMovingBoxesSlider
Shortcode Output
<div class='mb-gallery'><div class='mb-item'>
FAQ

Frequently Asked Questions about movingboxes-wp