Responsive Bit FAQ Manager Security & Risk Analysis

wordpress.org/plugins/responsive-bit-faq-manager

FAQ's Usage Page Guide

10 active installs v1.0 PHP + WP 3.1+ Updated Unknown
faq-custom-post-typefaq-shortcodefaq-widget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Responsive Bit FAQ Manager Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "responsive-bit-faq-manager" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and has a clean vulnerability history with no recorded CVEs. The attack surface is minimal, with only one shortcode as an entry point and no unprotected handlers. However, significant concerns arise from the static analysis.

The plugin utilizes the `create_function` dangerous function, which can lead to arbitrary code execution if improperly handled, especially in conjunction with user-supplied input. Furthermore, only a quarter of its output operations are properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks on its entry points means that any user, including low-privileged ones, could potentially trigger actions or manipulate data through the shortcode, which is a critical security oversight. While taint analysis shows no identified flows, this may be due to the limited scope of the analysis or the way input is handled by the dangerous functions and unescaped output.

In conclusion, despite its clean CVE history and careful handling of SQL, the plugin suffers from critical security weaknesses. The presence of `create_function`, extensive unescaped output, and a complete lack of authorization checks on its single entry point present a substantial risk. These issues, if exploited, could lead to arbitrary code execution and XSS, severely compromising the security of any WordPress site using this plugin.

Key Concerns

  • Dangerous function: create_function
  • Low output escaping percentage (24%)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Responsive Bit FAQ Manager Security Vulnerabilities

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

Responsive Bit FAQ Manager Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', "register_widget('ResponsiveBit_faq_widget');" ) );responsivebit_faq.php:209

Output Escaping

24% escaped17 total outputs
Attack Surface

Responsive Bit FAQ Manager Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[faq] responsivebit_faq.php:18
WordPress Hooks 6
actioninitresponsivebit_faq.php:15
actionadmin_menuresponsivebit_faq.php:16
actioninitresponsivebit_faq.php:17
actionwp_enqueue_scriptsresponsivebit_faq.php:19
actionwp_dashboard_setupresponsivebit_faq.php:116
actionwidgets_initresponsivebit_faq.php:209
Maintenance & Trust

Responsive Bit FAQ Manager Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Responsive Bit FAQ Manager Developer Profile

Shafaat Javed

2 plugins · 20 total installs

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

How We Detect Responsive Bit FAQ Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-bit-faq-manager/responsivebit_faq.css
Version Parameters
responsive-bit-faq-manager/responsivebit_faq.css?ver=

HTML / DOM Fingerprints

CSS Classes
RBfaqsRBquestRBans
Shortcode Output
<h4><div class="RBfaqs"><div class="RBquest">Q.
FAQ

Frequently Asked Questions about Responsive Bit FAQ Manager