Easy Fullscreen Slider Security & Risk Analysis

wordpress.org/plugins/easy-fullscreen-slider

An easy-to-use WordPress fullscreen slider plugin for Supersized.

100 active installs v2.0.4 PHP + WP 3.6+ Updated Jan 9, 2015
backgroundfullscreensliderslideshowsupersized
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy Fullscreen Slider Safe to Use in 2026?

Generally Safe

Score 85/100

Easy Fullscreen 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 plugin "easy-fullscreen-slider" v2.0.4 presents a mixed security posture. On one hand, the static analysis reveals no identified vulnerabilities in its historical data, and the attack surface appears minimal with zero exposed entry points like AJAX handlers, REST API routes, shortcodes, or cron events. There are also no detected dangerous functions or external HTTP requests, which are positive indicators.

However, significant concerns arise from the code signals. The complete lack of prepared statements for its single SQL query is a major risk, as it leaves the plugin vulnerable to SQL injection. Furthermore, the fact that 0% of its numerous output operations are properly escaped suggests a high probability of cross-site scripting (XSS) vulnerabilities. The absence of nonce and capability checks on any potential entry points (even though none are explicitly identified) means that if any were to be inadvertently exposed or added in future versions, they would likely be unprotected. The lack of taint analysis results is also notable, as it might indicate the analysis tool had difficulty processing the code or that the code structure prevented effective taint tracking.

Given the absence of historical vulnerabilities, it might suggest a history of secure development or a lack of targeted attacks. Nevertheless, the present code analysis findings, particularly the raw SQL query and unescaped output, indicate a substantial risk of common web vulnerabilities. The plugin needs immediate attention to address these code-level weaknesses to improve its overall security.

Key Concerns

  • SQL queries not using prepared statements
  • Output escaping is not properly implemented
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

Easy Fullscreen Slider Security Vulnerabilities

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

Easy Fullscreen Slider Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped332 total outputs
Attack Surface

Easy Fullscreen Slider Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionwp_enqueue_scriptseasy-fullscreen-slider.php:156
actionwp_headeasy-fullscreen-slider.php:157
actionwp_footereasy-fullscreen-slider.php:158
actionupgrader_process_completeeasy-fullscreen-slider.php:364
actionadmin_initsettings.php:13
actionadmin_menusettings.php:14
actionadd_meta_boxessettings_post.php:11
actionsave_postsettings_post.php:12
Maintenance & Trust

Easy Fullscreen Slider Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJan 9, 2015
PHP min version
Downloads13K

Community Trust

Rating88/100
Number of ratings7
Active installs100
Developer Profile

Easy Fullscreen Slider Developer Profile

Sarven

1 plugin · 100 total installs

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

How We Detect Easy Fullscreen Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-fullscreen-slider/css/style.css/wp-content/plugins/easy-fullscreen-slider/js/jquery.supersized.js/wp-content/plugins/easy-fullscreen-slider/js/init.js
Script Paths
/wp-content/plugins/easy-fullscreen-slider/js/jquery.supersized.js/wp-content/plugins/easy-fullscreen-slider/js/init.js
Version Parameters
easy-fullscreen-slider/css/style.css?ver=easy-fullscreen-slider/js/jquery.supersized.js?ver=easy-fullscreen-slider/js/init.js?ver=

HTML / DOM Fingerprints

CSS Classes
supersized
Data Attributes
data-transition_effectdata-controllsdata-autoplaydata-transition_speeddata-slide_intervaldata-progress_bar+2 more
JS Globals
supersized_settings
FAQ

Frequently Asked Questions about Easy Fullscreen Slider