Noor Responsive Tab Security & Risk Analysis

wordpress.org/plugins/noor-responsive-tab

Noor Responsive Tab is ultimate wordpress TAB plugin.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Sep 22, 2015
bootstarp-tabpowerful-wordpress-tab-pluginresponsive-tabtab-with-icon
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Noor Responsive Tab Safe to Use in 2026?

Generally Safe

Score 85/100

Noor Responsive Tab 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 "noor-responsive-tab" plugin v1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all SQL queries and performing a decent number of capability checks (10). The absence of any recorded vulnerabilities in its history suggests a potentially stable codebase, or at least one that hasn't been publicly exploited or identified.

However, significant concerns arise from the static analysis. The plugin has one AJAX handler that lacks authentication checks, creating a direct entry point for potential unauthorized actions. Furthermore, the taint analysis reveals two flows with unsanitized paths, both categorized as high severity. This indicates a strong possibility of attackers being able to inject malicious input that is not properly validated or escaped, potentially leading to code execution or data manipulation. The low percentage of properly escaped outputs (4%) is also a major red flag, significantly increasing the risk of Cross-Site Scripting (XSS) vulnerabilities.

While the plugin has a clean vulnerability history, the presence of critical security flaws in the code analysis (unsanitized paths, unauthenticated AJAX, and poor output escaping) far outweighs this positive aspect. The use of the `create_function` is also a deprecated and potentially risky practice. Therefore, despite the lack of known CVEs, this plugin should be treated with caution due to the identified inherent weaknesses in its code.

Key Concerns

  • Unprotected AJAX handler
  • High severity unsanitized taint flows (2)
  • Poor output escaping (4% proper)
  • Use of dangerous create_function
Vulnerabilities
None known

Noor Responsive Tab Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Noor Responsive Tab Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Noor Responsive Tab Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
1 prepared
Unescaped Output
191
8 escaped
Nonce Checks
4
Capability Checks
10
File Operations
5
External Requests
1
Bundled Libraries
2

Dangerous Functions Found

create_functionadd_filter( 'wp_default_editor', create_function('', 'return "tinymce";') );framework/bootstrap.php:195

Bundled Libraries

TinyMCESelect2

SQL Query Safety

100% prepared1 total queries

Output Escaping

4% escaped199 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
vp_ajax_wrapper (framework/bootstrap.php:75)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Noor Responsive Tab Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_vp_ajax_wrapperframework/bootstrap.php:71

Shortcodes 1

[rstab] noor-responsive-tab.php:228
WordPress Hooks 38
actionadmin_headadmin/metabox/icon.php:14
actionafter_setup_themeframework/bootstrap.php:41
actiontgmpa_registerframework/bootstrap.php:47
actioninitframework/bootstrap.php:112
actioncurrent_screenframework/bootstrap.php:113
actionadmin_enqueue_scriptsframework/bootstrap.php:114
actioncurrent_screenframework/bootstrap.php:115
filterclean_urlframework/bootstrap.php:116
actionadmin_footerframework/bootstrap.php:161
filterwp_default_editorframework/bootstrap.php:195
actioninitframework/classes/metabox.php:43
actionvp_option_first_activationframework/classes/option.php:81
actionadmin_menuframework/classes/option.php:100
actionadmin_noticesframework/classes/option.php:162
actioncurrent_screenframework/classes/shortcodegenerator.php:47
actionadmin_footerframework/classes/shortcodegenerator.php:58
filtermce_external_pluginsframework/classes/shortcodegenerator.php:288
filtermce_buttonsframework/classes/shortcodegenerator.php:289
filterwp_fullscreen_buttonsframework/classes/shortcodegenerator.php:290
filteradmin_print_stylesframework/classes/shortcodegenerator.php:291
actionadmin_enqueue_scriptsframework/classes/wp/enqueuer.php:27
actionadmin_headframework/includes/wpalchemy/MetaBox.php:22
actionadmin_footerframework/includes/wpalchemy/MetaBox.php:24
actionadmin_initframework/includes/wpalchemy/MetaBox.php:506
actionimport_post_metaframework/includes/wpalchemy/MetaBox.php:509
filteroutputframework/includes/wpalchemy/MetaBox.php:569
actionsave_postframework/includes/wpalchemy/MetaBox.php:579
actionadmin_headframework/includes/wpalchemy/MetaBox.php:619
actionadmin_footerframework/includes/wpalchemy/MetaBox.php:621
actionwp_enqueue_scriptsnoor-responsive-tab.php:27
actionwp_enqueue_scriptsnoor-responsive-tab.php:36
actionplugins_loadednoor-responsive-tab.php:54
actioninitnoor-responsive-tab.php:68
actioninitnoor-responsive-tab.php:89
filterwidget_textnoor-responsive-tab.php:231
actionadmin_headnoor-responsive-tab.php:236
filtermce_external_pluginsnoor-responsive-tab.php:249
filtermce_buttonsnoor-responsive-tab.php:250
Maintenance & Trust

Noor Responsive Tab Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 22, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Noor Responsive Tab Developer Profile

noor-e-alam

5 plugins · 140 total installs

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

How We Detect Noor Responsive Tab

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/noor-responsive-tab/css/style.css/wp-content/plugins/noor-responsive-tab/css/bootstrap.min.css/wp-content/plugins/noor-responsive-tab/js/bootstrap.min.js

HTML / DOM Fingerprints

CSS Classes
wrappermaincontainerrowcol-lg-12col-md-12col-sm-12col-xs-12+4 more
Data Attributes
data-toggle="tab"
Shortcode Output
<div class="wrapper"><div id="main"><div class="container"><div class="row">
FAQ

Frequently Asked Questions about Noor Responsive Tab