Whook content slider Security & Risk Analysis

wordpress.org/plugins/whook-content-slider

Wordress website or developer need to showcase work or case study on home page of website. Bloggers need to showcase their featured blogs on the home …

10 active installs v1.0 PHP 5.2.4+ WP 3.0.1+ Updated Apr 17, 2018
category-post-slidercontent-sliderpage-sliderpost-sliderslider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Whook content slider Safe to Use in 2026?

Generally Safe

Score 85/100

Whook content slider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The whook-content-slider plugin v1.0 exhibits a mixed security posture. On the positive side, it has a small attack surface with only one identified entry point (a shortcode), and importantly, no AJAX handlers or REST API routes are exposed without proper authentication checks. The plugin also demonstrates good practices by exclusively using prepared statements for its single SQL query, indicating a resistance to SQL injection vulnerabilities. There are no recorded CVEs, suggesting a history of reasonable security, or at least no publicly disclosed critical issues.

However, significant concerns arise from the lack of output escaping. With 14 total outputs and 0% properly escaped, the plugin is highly vulnerable to Cross-Site Scripting (XSS) attacks. Any user-provided data that is displayed through the plugin's shortcode is likely to be rendered directly, allowing an attacker to inject malicious scripts into the victim's browser. Furthermore, the absence of nonce checks and capability checks on the identified entry point (the shortcode) means that even if the shortcode itself doesn't directly perform sensitive actions, it could be leveraged in conjunction with other vulnerabilities or used to trigger unintended plugin behavior without proper authorization checks.

In conclusion, while the plugin avoids common pitfalls like raw SQL queries and a large attack surface, the complete lack of output escaping presents a critical security weakness. The absence of nonce and capability checks on the shortcode further exacerbates this risk. Mitigation of XSS vulnerabilities is paramount for this plugin.

Key Concerns

  • Unescaped output found
  • Missing nonce checks on entry point
  • Missing capability checks on entry point
Vulnerabilities
None known

Whook content slider Security Vulnerabilities

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

Whook content slider Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped14 total outputs
Attack Surface

Whook content slider Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dt_slider] whook_content_slider.php:168
WordPress Hooks 2
actionwp_enqueue_scriptswhook_content_slider.php:20
actionwp_footerwhook_content_slider.php:30
Maintenance & Trust

Whook content slider Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 17, 2018
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Whook content slider Developer Profile

darteweb

3 plugins · 20 total installs

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

How We Detect Whook content slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/whook-content-slider/css/owl.carousel.min.css/wp-content/plugins/whook-content-slider/css/slider-style.css/wp-content/plugins/whook-content-slider/js/owl.carousel.min.js/wp-content/plugins/whook-content-slider/js/wrcis-slider-js.js
Script Paths
/wp-content/plugins/whook-content-slider/js/owl.carousel.min.js/wp-content/plugins/whook-content-slider/js/wrcis-slider-js.js
Version Parameters
whook-content-slider/css/owl.carousel.min.css?ver=whook-content-slider/css/slider-style.css?ver=whook-content-slider/js/owl.carousel.min.js?ver=whook-content-slider/js/wrcis-slider-js.js?ver=

HTML / DOM Fingerprints

CSS Classes
main-slider-areaslider-title-areabanner-sliderowl-carouselitemslider-imageslider-contentslider-content-area+11 more
Data Attributes
data-slide-todata-target
JS Globals
DtSliderClass
Shortcode Output
[dt_slider]
FAQ

Frequently Asked Questions about Whook content slider