Mo Slider Security & Risk Analysis

wordpress.org/plugins/mo-slider

Widget image slider using post ID.

10 active installs v1.0 PHP + WP 4.0+ Updated Nov 19, 2018
bxsliderpost-sliderresponsivesliderwordpress-com
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mo Slider Safe to Use in 2026?

Generally Safe

Score 85/100

Mo Slider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The static analysis of mo-slider v1.0 reveals a plugin with no apparent attack surface exposed through common WordPress entry points like AJAX, REST API, or shortcodes. Furthermore, the code does not utilize dangerous functions, perform file operations, or make external HTTP requests. All identified SQL queries use prepared statements, which is a positive security practice. However, a significant concern arises from the complete lack of output escaping for all identified outputs. This means any data displayed to users could potentially be rendered as HTML or JavaScript, opening the door for Cross-Site Scripting (XSS) vulnerabilities.

The vulnerability history for mo-slider is clean, with no recorded CVEs. This, combined with the lack of critical findings in the taint analysis and the absence of dangerous functions, suggests that the plugin has historically been developed with a reasonable degree of security awareness. Despite the positive history and the absence of direct vulnerabilities in the analyzed code, the critical flaw of unescaped output represents a substantial risk that could allow for a wide range of client-side attacks.

In conclusion, while mo-slider v1.0 benefits from a small attack surface, secure SQL practices, and a clean vulnerability history, the universal failure to escape output is a major weakness. This oversight introduces a high risk of XSS vulnerabilities, undermining the plugin's otherwise commendable security posture. Developers should prioritize addressing this issue immediately to prevent potential compromises.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

Mo Slider Security Vulnerabilities

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

Mo Slider 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

Mo Slider Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_enqueue_scriptsmo-slider.php:17
actionwp_enqueue_scriptsmo-slider.php:18
actionwidgets_initmo-slider.php:33
actionwp_footermo-slider.php:87
Maintenance & Trust

Mo Slider Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedNov 19, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Mo Slider Developer Profile

moduet

2 plugins · 20 total installs

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

How We Detect Mo Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mo-slider/css/mo-slider.css/wp-content/plugins/mo-slider/vendor/bxslider/jquery.bxslider.css/wp-content/plugins/mo-slider/vendor/bxslider/jquery.bxslider.min.js
Script Paths
/wp-content/plugins/mo-slider/vendor/bxslider/jquery.bxslider.min.js
Version Parameters
mo-slider-css?ver=mo-bxslider-css?ver=bxslider?ver=

HTML / DOM Fingerprints

CSS Classes
mo_slidermo_slider_containermo-slider-slidemo-slider-imagemo-slider-content
HTML Comments
<!-- Post ID -->
Data Attributes
id="mo_slider-post_ids"name="mo_slider-post_ids"id="mo_slider-post_ids"name="mo_slider-post_ids"
JS Globals
bxSlider
Shortcode Output
<div class="mo_slider_container<div style="position: relative;" class="mo-slider-slide"><div class="mo-slider-image"><img src="
FAQ

Frequently Asked Questions about Mo Slider