faq shortocde Security & Risk Analysis

wordpress.org/plugins/faq-shortcode

write faq using the regular post interface you familir with, and use a simple shortcode to publish it where you want.

10 active installs v1.0 PHP + WP 3.0+ Updated Aug 29, 2012
accordioncustom-post-typefaqshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is faq shortocde Safe to Use in 2026?

Generally Safe

Score 85/100

faq shortocde has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "faq-shortcode" v1.0 plugin exhibits a generally positive security posture due to the absence of known vulnerabilities and the reliance on prepared statements for any potential SQL queries. The attack surface is minimal, with only one shortcode entry point, and crucially, no unprotected handlers or routes were identified. This suggests a thoughtful approach to limiting potential exposure. However, a significant concern arises from the output escaping analysis, where 100% of outputs were found to be unescaped. This lack of proper escaping can lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is ever incorporated into the shortcode's output. The absence of taint analysis results, while not necessarily indicative of a problem, means that complex or indirect vulnerabilities might have been missed. Overall, while the plugin has a clean history and a limited attack surface, the unescaped output is a critical weakness that needs immediate attention to prevent potential XSS attacks.

Key Concerns

  • Unescaped output
Vulnerabilities
None known

faq shortocde Security Vulnerabilities

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

faq shortocde Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

faq shortocde Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[faq] faq.php:97
WordPress Hooks 3
actionwp_enqueue_scriptsfaq.php:95
actionwp_enqueue_scriptsfaq.php:96
actioninitfaq.php:98
Maintenance & Trust

faq shortocde Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedAug 29, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

faq shortocde Developer Profile

yehudah

6 plugins · 2K total installs

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

How We Detect faq shortocde

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/faq-shortcode/script.js/wp-content/plugins/faq-shortcode/jquery.corner.js
Script Paths
/wp-content/plugins/faq-shortcode/script.js/wp-content/plugins/faq-shortcode/jquery.corner.js

HTML / DOM Fingerprints

CSS Classes
headingcontent
Data Attributes
style
Shortcode Output
<div id="accordion"><h2 class="heading"<p class="content"
FAQ

Frequently Asked Questions about faq shortocde