WPBatch simple Slider Security & Risk Analysis

wordpress.org/plugins/wpbatch-simple-slider

Sometimes, we find a very simple but gorgeous slider plugin.. but we fail to find one.. Hopefully this plugin will solve your problem.. cheers!!

10 active installs v1.0 PHP + WP 3.0.1+ Updated Oct 7, 2014
carousel-slidersimplesimple-slidersliderwpbatch-slider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPBatch simple Slider Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "wpbatch-simple-slider" v1.0 plugin exhibits a mixed security posture. On the positive side, the absence of known vulnerabilities (CVEs) and the consistent use of prepared statements for SQL queries are strong indicators of good development practices in these areas. The plugin also does not engage in external HTTP requests or file operations, further reducing potential attack vectors. However, significant concerns arise from the static analysis of its code. Specifically, the plugin has a single entry point through a shortcode, which lacks any authentication or capability checks. Furthermore, none of the eight identified output operations are properly escaped, presenting a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks, particularly on potential AJAX handlers (though none are currently present), and the absence of capability checks on the shortcode represent missed security opportunities.

The vulnerability history is a strong point, with zero recorded CVEs. This suggests a history of responsible development and potentially good security awareness for past versions. However, the current static analysis findings, especially the unescaped output and the unprotected shortcode, present immediate and exploitable risks that outweigh the historical absence of vulnerabilities. While the plugin avoids some common pitfalls like raw SQL and external requests, the identified weaknesses in input sanitization and output escaping, combined with an unprotected shortcode, make it a target for potential XSS attacks. The absence of taint analysis results is noted, but the clear code signals regarding output escaping are sufficient for risk assessment.

Key Concerns

  • Unescaped output
  • Shortcode without capability checks
  • Lack of nonce checks
Vulnerabilities
None known

WPBatch simple Slider Security Vulnerabilities

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

WPBatch simple Slider Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

WPBatch simple Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[simple_slider] index.php:106
WordPress Hooks 7
actioninitindex.php:16
filterwidget_textindex.php:17
actionwp_enqueue_scriptsindex.php:26
actionwp_headindex.php:49
actioninitindex.php:77
actionadmin_menuindex.php:109
actionadmin_initindex.php:151
Maintenance & Trust

WPBatch simple Slider Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedOct 7, 2014
PHP min version
Downloads2K

Community Trust

Rating86/100
Number of ratings10
Active installs10
Developer Profile

WPBatch simple Slider Developer Profile

Md. Toriqul Mowla

5 plugins · 7K total installs

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

How We Detect WPBatch simple Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpbatch-simple-slider/js/jquery.divas-1.1.min.js/wp-content/plugins/wpbatch-simple-slider/css/CSSreset.min.css/wp-content/plugins/wpbatch-simple-slider/css/font-awesome.min.css/wp-content/plugins/wpbatch-simple-slider/css/divas_free_skin.css/wp-content/plugins/wpbatch-simple-slider/images/icon.jpg/wp-content/plugins/wpbatch-simple-slider/images/placeholder.gif
Script Paths
/wp-content/plugins/wpbatch-simple-slider/js/jquery.divas-1.1.min.js
Version Parameters
wpbatch-simple-slider/js/jquery.divas-1.1.min.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
divas-sliderdivas-slide-containerdivas-slidedivas-navigationdivas-prevdivas-nextdivas-controlsdivas-start+3 more
Data Attributes
data-srcdata-title
JS Globals
jQuery
Shortcode Output
<div id="slider" class="divas-slider"><ul class="divas-slide-container"><li class="divas-slide"><img src="plugins_url()/wpbatch-simple-slider/images/placeholder.gif"
FAQ

Frequently Asked Questions about WPBatch simple Slider