Aboozé Slideshow Security & Risk Analysis

wordpress.org/plugins/abooze-slideshow

This plugin creates an image slideshow in your theme. You can upload/delete images via the admin panel, and display the images in your theme.

10 active installs v3.2 PHP + WP 4.0+ Updated Jan 23, 2018
abooze-slideshowimagesjquery-cycleslideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Aboozé Slideshow Safe to Use in 2026?

Generally Safe

Score 85/100

Aboozé Slideshow has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The abooze-slideshow plugin v3.2 exhibits a generally good security posture based on the provided static analysis. The absence of any known CVEs and a clean vulnerability history are positive indicators. The code analysis reveals a very small attack surface, consisting of a single shortcode, with no apparent vulnerabilities detected in AJAX handlers or REST API routes. Furthermore, all SQL queries utilize prepared statements, and there are no external HTTP requests or bundled libraries to consider.

However, there are notable areas of concern. A significant portion of output (94%) is not properly escaped, presenting a high risk of Cross-Site Scripting (XSS) vulnerabilities. The plugin also lacks nonce checks and capability checks, which are crucial for securing functionalities, especially if the shortcode or any future additions are designed to handle sensitive operations or user input. The presence of file operations without further context also warrants caution, as these could be potential vectors for abuse if not handled securely. The complete absence of taint analysis flows suggests that either the analysis tool was limited or the code is structured in a way that doesn't trigger taint detection, which could mask potential issues.

In conclusion, while the plugin benefits from a lack of historical vulnerabilities and good SQL practices, the widespread lack of output escaping and absence of authentication/authorization checks on its entry points are critical weaknesses. These issues significantly increase the risk of exploitation, particularly for XSS. The plugin's strengths lie in its limited attack surface and secure database interactions, but these are heavily outweighed by the unaddressed output and authentication concerns.

Key Concerns

  • Insufficient output escaping
  • Missing nonce checks
  • Missing capability checks
  • File operations present
Vulnerabilities
None known

Aboozé Slideshow Security Vulnerabilities

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

Aboozé Slideshow Code Analysis

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

Output Escaping

6% escaped35 total outputs
Attack Surface

Aboozé Slideshow Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ab_show] abooze-home-slider.php:282
WordPress Hooks 4
actionadmin_initabooze-home-slider.php:26
actionadmin_menuabooze-home-slider.php:32
actionwp_headabooze-home-slider.php:290
actionwp_headabooze-home-slider.php:304
Maintenance & Trust

Aboozé Slideshow Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJan 23, 2018
PHP min version
Downloads10K

Community Trust

Rating50/100
Number of ratings2
Active installs10
Developer Profile

Aboozé Slideshow Developer Profile

Aboobacker.

4 plugins · 150 total installs

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

How We Detect Aboozé Slideshow

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/abooze-slideshow/css/wp-cycle.css/wp-content/plugins/abooze-slideshow/js/jquery.cycle.all.js/wp-content/plugins/abooze-slideshow/js/wp-cycle.js
Script Paths
/wp-content/plugins/abooze-slideshow/js/jquery.cycle.all.js/wp-content/plugins/abooze-slideshow/js/wp-cycle.js
Version Parameters
abooze-slideshow/css/wp-cycle.css?ver=abooze-slideshow/js/jquery.cycle.all.js?ver=abooze-slideshow/js/wp-cycle.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- the settings management form - abooze --><!-- Upload New Image --><!-- Image --><!-- Image Links To -->+1 more
Data Attributes
id="slideShowItems"
JS Globals
wp_cycle_settingswp_cycle_images
FAQ

Frequently Asked Questions about Aboozé Slideshow