Aspire Smart FAQ plugin Security & Risk Analysis

wordpress.org/plugins/aspire-smart-faq

With Aspire Smart FAQ you can use custom post types and taxonomies to manage FAQs section for your site along with many more features.

20 active installs v1.0 PHP + WP 3.0.1+ Updated Unknown
custom-faqfaq
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Aspire Smart FAQ plugin Safe to Use in 2026?

Generally Safe

Score 100/100

Aspire Smart FAQ plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The aspire-smart-faq plugin v1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and having no recorded vulnerabilities or CVEs. This suggests a potential for well-written code and a proactive approach to security in its development history.

However, there are significant concerns stemming from the static analysis. The plugin has a notable attack surface, with one AJAX handler lacking authentication checks. Furthermore, the taint analysis indicates two flows with unsanitized paths, though these did not escalate to critical or high severity in this analysis. The most concerning aspect is the low percentage of properly escaped output (32%), which leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks where user-supplied data might be rendered directly without proper sanitization.

While the absence of historical vulnerabilities is reassuring, the current findings highlight areas for immediate improvement. The lack of authentication on an AJAX handler and the prevalent unescaped output are direct security risks that need to be addressed to improve the plugin's overall security. The bundled outdated jQuery library also presents a minor, though less critical, concern.

Key Concerns

  • AJAX handler without authentication
  • Low percentage of properly escaped output
  • Bundled outdated jQuery library
Vulnerabilities
None known

Aspire Smart FAQ plugin Security Vulnerabilities

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

Aspire Smart FAQ plugin Code Analysis

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

Bundled Libraries

jQuery1.9.1

Output Escaping

32% escaped63 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
settings_asp_faq (aspire_smart_faq.php:271)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Aspire Smart FAQ plugin Attack Surface

Entry Points4
Unprotected1

AJAX Handlers 1

authwp_ajax_save_sortaspire_smart_faq.php:53

Shortcodes 3

[multi_faq] mutiple_faq_shortcode.php:2
[single_faq] mutiple_faq_shortcode.php:75
[list_faq] mutiple_faq_shortcode.php:131
WordPress Hooks 7
actioninitaspire_smart_faq.php:18
actionadmin_menuaspire_smart_faq.php:49
actionadmin_enqueue_scriptsaspire_smart_faq.php:52
actionwidgets_initaspire_smart_faq.php:610
actionwidgets_initaspire_smart_faq.php:611
actionwidgets_initaspire_smart_faq.php:612
actioninitaspire_smart_faq.php:620
Maintenance & Trust

Aspire Smart FAQ plugin Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating76/100
Number of ratings5
Active installs20
Developer Profile

Aspire Smart FAQ plugin Developer Profile

AspireSolution

4 plugins · 240 total installs

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

How We Detect Aspire Smart FAQ plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/aspire-smart-faq/inc/js/faq_asp.js/wp-content/plugins/aspire-smart-faq/inc/style.css/wp-content/plugins/aspire-smart-faq/inc/jquery-ui.css/wp-content/plugins/aspire-smart-faq/inc/css/faq-admin.css/wp-content/plugins/aspire-smart-faq/inc/js/faq.admin.init.js
Script Paths
jqueryjquery-ui-accordion
Version Parameters
faq_accordion_aspire?ver=asp_faq_front?ver=faq-admin?ver=faq-admin?ver=

HTML / DOM Fingerprints

CSS Classes
asp-smart-faq-wrap
HTML Comments
<!-- main content -->
Data Attributes
data-asp-faq-id
JS Globals
FAQ_Data
Shortcode Output
[aspire_smart_faq]
FAQ

Frequently Asked Questions about Aspire Smart FAQ plugin