Alobaidi Slider Security & Risk Analysis

wordpress.org/plugins/alobaidi-slider

Beautiful slider, responsive and retina, autoplay, touch devices, youtube, vimeo, keek, and instagram image support, slider widget, easy to use.

10 active installs v1.0.0 PHP + WP 2.8+ Updated Aug 20, 2016
autoautoplay-sliderimages-sliderimages-slider-responsiveslider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Alobaidi Slider Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "alobaidi-slider" v1.0.0 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding database interactions, with 100% of SQL queries utilizing prepared statements and no recorded vulnerability history, suggesting a generally stable codebase. The limited attack surface of 2 shortcodes, with no unprotected entry points, is also a positive indicator.

However, significant concerns arise from the static code analysis. The presence of a dangerous function ('create_function') is a clear red flag, as it can lead to arbitrary code execution if not handled with extreme care, especially when dealing with user-supplied input. Furthermore, the complete lack of output escaping for all 26 identified outputs is a critical vulnerability. This means that any user-controllable data displayed by the slider is susceptible to Cross-Site Scripting (XSS) attacks, allowing attackers to inject malicious scripts into the user's browser.

While the plugin has no recorded vulnerabilities, the identified code signals suggest a high potential for them to exist. The lack of nonce checks and capability checks on entry points, coupled with the unescaped output and the use of 'create_function', create a fertile ground for exploitation. The absence of taint analysis flows is noted, but this does not negate the risks identified by other signals.

Key Concerns

  • Unescaped output detected
  • Dangerous function 'create_function' detected
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Alobaidi Slider Security Vulnerabilities

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

Alobaidi Slider Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("AlobaidiSliderWidget");') );widget.php:130

Output Escaping

0% escaped26 total outputs
Attack Surface

Alobaidi Slider Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[alobaidislider_w] alobaidi-slider.php:137
[alobaidislider_c] alobaidi-slider.php:230
WordPress Hooks 4
filterplugin_row_metaalobaidi-slider.php:49
actionwp_enqueue_scriptsalobaidi-slider.php:61
actionadmin_menushortcodes-page.php:8
actionwidgets_initwidget.php:130
Maintenance & Trust

Alobaidi Slider Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedAug 20, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Alobaidi Slider Developer Profile

Alobaidi

22 plugins · 33K total installs

81
trust score
Avg Security Score
90/100
Avg Patch Time
52 days
View full developer profile
Detection Fingerprints

How We Detect Alobaidi Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/alobaidi-slider/css/alobaidi-slider-style.css/wp-content/plugins/alobaidi-slider/js/alobaidi-slider-script.js
Script Paths
/wp-content/plugins/alobaidi-slider/js/alobaidi-slider-script.js

HTML / DOM Fingerprints

CSS Classes
alobaidi_slider_wrapalobaidi_slider_contentalobaidi_slider_listalobaidi_slider_nextalobaidi_slider_prevalobaidi_slider_caption
Data Attributes
data-autodata-timedata-move
JS Globals
alobaidi_slider_wrapalobaidi_slider_contentalobaidi_slider_listalobaidi_slider_nextalobaidi_slider_prevalobaidi_slider_caption
Shortcode Output
<div class="alobaidi_slider_wrap"<div class="alobaidi_slider_content"<ul id="alobaidi_slider" class="alobaidi_slider_list"><i class="alobaidi_slider_next"></i>
FAQ

Frequently Asked Questions about Alobaidi Slider