Ultra Responsive Slider Security & Risk Analysis

wordpress.org/plugins/ultra-responsive-slider

responsive slider plugin for WordPress, lightweight yet very Powerful CSS & JS Based WordPress Slider.

0 active installs v0.0.3 PHP + WP 4.0+ Updated Unknown
gallery-sliderimage-sliderresponsive-slidersliderwordpress-slider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ultra Responsive Slider Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The plugin "ultra-responsive-slider" v0.0.3 exhibits several concerning security practices, despite a clean vulnerability history. The static analysis reveals a significant attack surface with one unprotected AJAX handler, which is a primary entry point for potential attacks. The presence of the `unserialize` function four times without apparent sanitization or context is a major red flag, as it can lead to object injection vulnerabilities if user-controlled data is passed to it. Furthermore, only 51% of outputs are properly escaped, indicating a risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce checks on the AJAX handler and overall absence of capability checks on entry points means that any authenticated user, or even unauthenticated users if the AJAX handler is accessible, could potentially trigger malicious actions.

While the plugin has no recorded vulnerabilities to date and utilizes prepared statements for its SQL queries, this does not guarantee its current safety. The absence of vulnerability history could simply mean it hasn't been thoroughly audited or exploited yet. The taint analysis showing flows with unsanitized paths further supports the concern about potentially exploitable code. The plugin's strengths lie in its lack of external HTTP requests, file operations, and bundled libraries, which reduces some common attack vectors. However, the identified vulnerabilities in its core functionality, particularly the unprotected AJAX handler and the use of `unserialize`, create a substantial risk profile that warrants immediate attention.

Key Concerns

  • Unprotected AJAX handler
  • Dangerous function: unserialize (x4)
  • Low output escaping rate (51%)
  • No nonce checks on entry points
  • No capability checks on entry points
  • Taint analysis: unsanitized paths (x2)
Vulnerabilities
None known

Ultra Responsive Slider Security Vulnerabilities

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

Ultra Responsive Slider Code Analysis

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

Dangerous Functions Found

unserialize$clktusg_saved_setting = unserialize((get_post_meta( $post_id, 'clktusg_slider_settings_'.$post_id, includes\Clkt-shortcode.php:21
unserialize$clkt_allslides = unserialize(base64_decode(get_post_meta( $post_id, 'clktusg_slider_slides_'.$post_includes\Clkt-shortcode.php:22
unserialize$clktusg_saved_setting = unserialize(get_post_meta( $post->ID, 'clktusg_slider_settings_'.$post->ID,includes\Clkt-slider-settings.php:37
unserialize$clkt_allslides = unserialize(base64_decode(get_post_meta( $post->ID, 'clktusg_slider_slides_'.$postincludes\Clkt-ultra-slider.php:12

Output Escaping

51% escaped49 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
_ajax_slide (Clkt-Main.php:405)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Ultra Responsive Slider Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_slideClkt-Main.php:104

Shortcodes 1

[clktusg-slider] includes\Clkt-shortcode.php:9
WordPress Hooks 12
actionplugins_loadedClkt-Main.php:82
actionadmin_menuClkt-Main.php:87
actioninitClkt-Main.php:92
actionadd_meta_boxesClkt-Main.php:97
actionsave_postClkt-Main.php:106
filterwidget_textClkt-Main.php:111
filtertemplate_includeClkt-Main.php:116
filtermanage_edit-clktusg_ultra_slider_columnsClkt-Main.php:121
actionmanage_posts_custom_columnClkt-Main.php:122
actionedit_form_after_titleClkt-Main.php:124
actionadd_meta_boxesClkt-Main.php:126
actionadd_meta_boxesClkt-Main.php:127
Maintenance & Trust

Ultra Responsive Slider Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Ultra Responsive Slider Developer Profile

clickitplugins

2 plugins · 50 total installs

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

How We Detect Ultra Responsive Slider

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Ultra Responsive Slider