HAQ Tabed Slider Security & Risk Analysis

wordpress.org/plugins/haq-tabed-slider

Allows you to add fully customizable, responsive. This plugin creates an image slide in your theme. Build beautiful image slider, You can upload/delet …

0 active installs v1.0.2 PHP 5.2.4+ WP 3.0+ Updated Jul 30, 2024
images-sliderslide-effectslideshowtab-sliderthumbnail-slider
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HAQ Tabed Slider Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The haq-tabed-slider plugin v1.0.2 exhibits a mixed security posture. While it demonstrates good practices by exclusively using prepared statements for SQL queries and having a high percentage of properly escaped output, significant concerns arise from its attack surface and code signals. The presence of one unprotected AJAX handler presents a direct entry point for potential attackers. Furthermore, the use of the `unserialize` function without proper sanitization or validation is a critical security risk, as it can lead to remote code execution if an attacker can control the serialized data. The taint analysis revealing flows with unsanitized paths, though not classified as critical or high severity in this report, should be viewed in conjunction with the `unserialize` usage. The lack of any recorded vulnerabilities in its history is a positive indicator, suggesting the plugin has been relatively safe or that no significant issues have been publicly disclosed or discovered. However, this should not overshadow the identified code-level risks that could be exploited regardless of past vulnerability history.

Key Concerns

  • AJAX handler without auth checks
  • Dangerous function 'unserialize' used
  • Flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

HAQ Tabed Slider Security Vulnerabilities

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

HAQ Tabed Slider Code Analysis

Dangerous Functions
3
Raw SQL Queries
0
0 prepared
Unescaped Output
5
31 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

unserialize$HAQTS_settings = unserialize(get_post_meta( $PostId, $HAQTS_setting_key, true));haq-tabed-slider-meta-box.php:10
unserialize$HAQTS_slide_Details = unserialize(base64_decode(get_post_meta( $sid['id'], 'haqts_total_slide_detaihaq-tabed-slider-short-code.php:26
unserialize$HAQTS_slide_Details = unserialize(base64_decode(get_post_meta( $post->ID, 'haqts_total_slide_detailhaq-tabed-slider.php:157

Output Escaping

86% escaped36 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ajax_get_thumbnail_url (haq-tabed-slider.php:271)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

HAQ Tabed Slider Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_haqts_get_thumbnailhaq-tabed-slider.php:67

Shortcodes 1

[haq_tabed_slider] haq-tabed-slider.php:69
WordPress Hooks 8
actionwp_enqueue_scriptshaq-tabed-slider-short-code.php:15
actioninithaq-tabed-slider.php:56
actionadd_meta_boxeshaq-tabed-slider.php:59
actionadmin_inithaq-tabed-slider.php:60
actionsave_posthaq-tabed-slider.php:63
actionsave_posthaq-tabed-slider.php:64
filtermanage_edit-haq_tabed_slider_columnshaq-tabed-slider.php:112
actionmanage_haq_tabed_slider_posts_custom_columnhaq-tabed-slider.php:113
Maintenance & Trust

HAQ Tabed Slider Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 30, 2024
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

HAQ Tabed Slider Developer Profile

Husain Ahmed

4 plugins · 4K total installs

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

How We Detect HAQ Tabed Slider

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/haq-tabed-slider/css/delete-icon.png/wp-content/plugins/haq-tabed-slider/css/style.css/wp-content/plugins/haq-tabed-slider/js/jquery.haqtabedslider.min.js/wp-content/plugins/haq-tabed-slider/js/jquery.min.js
Script Paths
/wp-content/plugins/haq-tabed-slider/js/jquery.min.js/wp-content/plugins/haq-tabed-slider/js/jquery.haqtabedslider.min.js
Version Parameters
haq-tabed-slider/css/style.css?ver=haq-tabed-slider/js/jquery.min.js?ver=haq-tabed-slider/js/jquery.haqtabedslider.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
haqts-image-loophaqts-thumbnail-imagehaqts_texthaqts-tabs-wrapperhaqts-slider-main-wrapperhaqts-tabs-navhaqts-nav-itemhaqts-tab-content+1 more
HTML Comments
<!-- load saved photos --><!-- Add Slides --><!-- HAQ Tabed Slider Settings --><!-- HAQ Tabed Slider Shortcode -->
Data Attributes
data-tab-iddata-slider-id
JS Globals
haqts_total_slide_details
Shortcode Output
<div class="haqts-tabs-wrapper" data-tab-id="haqts-slider-id="haqts_slider_main_wrapper_<ul class="haqts-tabs-nav"><li class="haqts-nav-item">
FAQ

Frequently Asked Questions about HAQ Tabed Slider