Feature List Slider Security & Risk Analysis

wordpress.org/plugins/feature-list-slider

A quick, easy way to add an Responsive header Feature List Slider OR Responsive Feature List Slider inside wordpress page OR Template.

10 active installs v1.0 PHP + WP 3.5+ Updated Feb 2, 2016
feature-list-sliderimage-slidermobile-touch-feature-list-sliderresponsive-feature-list-sliderresponsive-header-gallery-slider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Feature List Slider Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "feature-list-slider" v1.0 plugin exhibits a generally good security posture, primarily due to the absence of known vulnerabilities and the careful implementation of security best practices in its codebase. The static analysis reveals a very small attack surface, with only one shortcode as an entry point, and importantly, no unprotected handlers or routes. The code demonstrates a commitment to secure coding by exclusively using prepared statements for SQL queries and implementing nonce and capability checks, indicating an awareness of common WordPress security pitfalls. Furthermore, the complete lack of taint analysis findings suggests no immediate risks related to unsanitized data processing or file operations.

However, a notable concern arises from the output escaping. With only 25% of outputs properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. This means that user-supplied data, if not handled carefully within the shortcode's implementation, could be injected and executed in the browser of other users, potentially leading to session hijacking or other malicious activities. The plugin's vulnerability history being completely clean is a positive sign, suggesting developers have maintained good security in previous versions, but the XSS risk remains a critical point of attention that needs immediate remediation to ensure a truly secure plugin.

Key Concerns

  • Low output escaping percentage (25%)
Vulnerabilities
None known

Feature List Slider Security Vulnerabilities

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

Feature List Slider Code Analysis

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

Output Escaping

25% escaped8 total outputs
Attack Surface

Feature List Slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sp_feature.list.slider] feature-list-slider.php:38
WordPress Hooks 10
actioninitfeature-list-slider.php:22
actionwp_enqueue_scriptsfeature-list-slider.php:25
actioninitfeature-list-slider.php:28
actionadd_meta_boxesfeature-list-slider.php:29
actionsave_postfeature-list-slider.php:30
filtermanage_responsive_fls_slider-category_custom_columnfeature-list-slider.php:35
filtermanage_edit-responsive_fls_slider-category_columnsfeature-list-slider.php:36
actionplugins_loadedfeature-list-slider.php:342
actionadmin_menufls_gallery_admin_settings_center.php:2
actionadmin_headfls_gallery_admin_settings_center.php:43
Maintenance & Trust

Feature List Slider Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedFeb 2, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Feature List Slider Developer Profile

smit jon

14 plugins · 140 total installs

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

How We Detect Feature List Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feature-list-slider/css/responsiveimgslider.css/wp-content/plugins/feature-list-slider/css/featurelist.css/wp-content/plugins/feature-list-slider/js/jssor.core.js/wp-content/plugins/feature-list-slider/js/jssor.utils.js/wp-content/plugins/feature-list-slider/js/jssor.slider.js

HTML / DOM Fingerprints

CSS Classes
fls-slider-container
Data Attributes
rsris_fls_linkrsris_meta_box_nonce
JS Globals
fls_responsive_gallery_setup_post_types
Shortcode Output
[sp_feature.list.slider]
FAQ

Frequently Asked Questions about Feature List Slider