Featured Item Slider Security & Risk Analysis

wordpress.org/plugins/featured-item-slider

Featured item slider is the perfect Slideshow for Wordpress. It displays up to 5 Posts or Pages with Title,Description and Image for every Post.

40 active installs v1.0 PHP + WP 3.0+ Updated Feb 17, 2012
content-slideshowfeatured-content-slideshowslideshowwp-slideshow
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Item Slider Safe to Use in 2026?

Generally Safe

Score 85/100

Featured Item Slider 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 "featured-item-slider" v1.0 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding database interactions, utilizing prepared statements for all SQL queries and having no recorded vulnerabilities or CVEs. The attack surface is also relatively small, with only one entry point (a shortcode) and no AJAX handlers or REST API routes that require checks. Furthermore, there are no file operations or external HTTP requests, and no bundled libraries that could introduce risks. However, the most significant concern is the complete lack of output escaping. With 42 total outputs and 0% properly escaped, this presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered by the shortcode that is not strictly controlled could potentially be exploited. The absence of nonce checks and capability checks, while not directly flagged as problematic due to the limited attack surface, could become a significant issue if the shortcode's functionality were to expand or if new entry points were introduced without adequate security measures.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Featured Item Slider Security Vulnerabilities

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

Featured Item Slider Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped42 total outputs
Attack Surface

Featured Item Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[itemslider] featured-item-slider.php:139
WordPress Hooks 4
actionadmin_menufeatured-item-slider.php:135
actionwp_enqueue_scriptsfeatured-item-slider.php:136
actionadmin_initfeatured-item-slider.php:137
actionsave_postfeatured-item-slider.php:138
Maintenance & Trust

Featured Item Slider Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedFeb 17, 2012
PHP min version
Downloads14K

Community Trust

Rating40/100
Number of ratings1
Active installs40
Developer Profile

Featured Item Slider Developer Profile

Ariful

1 plugin · 40 total installs

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

How We Detect Featured Item Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/featured-item-slider/scripts/jquery.cycle.all.2.72.js/wp-content/plugins/featured-item-slider/scripts/slideshow.js
Script Paths
/wp-content/plugins/featured-item-slider/scripts/jquery.cycle.all.2.72.js/wp-content/plugins/featured-item-slider/scripts/slideshow.js
Version Parameters
featured-item-slider/scripts/jquery.cycle.all.2.72.js?ver=featured-item-slider/scripts/slideshow.js?ver=

HTML / DOM Fingerprints

CSS Classes
content-slideshowcontent_slideshowslideshow-nav
Data Attributes
data-content_slider
Shortcode Output
<div id="content-slideshow">
FAQ

Frequently Asked Questions about Featured Item Slider