Font Awesome Box Shortcode Security & Risk Analysis

wordpress.org/plugins/fa-box-shortcode

The Font Awesome box shortcode plugin adds slim information box style shortcodes to your WordPress site which support displaying any of the Font Aweso …

70 active installs v1.0.1 PHP + WP 5.3+ Updated Feb 27, 2020
feature-boxinfo-boxesinfoboxshortcodeshortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Font Awesome Box Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

Font Awesome Box Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The fa-box-shortcode plugin v1.0.1 exhibits a generally good security posture based on the static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are strong indicators of secure coding practices. Furthermore, the plugin demonstrates proper use of capability checks (2 in total) to restrict access to its functionalities.

However, a significant concern arises from the lack of nonce checks. While the plugin has a limited attack surface consisting of a single shortcode with no observed taint flows or unpatched vulnerabilities, the absence of nonces on potential entry points leaves it vulnerable to Cross-Site Request Forgery (CSRF) attacks. Although there are no currently known CVEs and the vulnerability history is clean, this oversight is a common and potentially exploitable weakness that could allow an attacker to trick authenticated users into performing unintended actions. The bundled TinyMCE library, while common, should also be kept updated to prevent potential vulnerabilities within it.

In conclusion, fa-box-shortcode v1.0.1 is well-coded in many respects, particularly concerning data handling and access control. The major weakness is the missing nonce checks, which is a critical oversight for any plugin with user-facing interactions. The clean vulnerability history is positive but does not negate the inherent risk posed by the CSRF vulnerability. Addressing the nonce check deficiency would significantly improve the plugin's overall security.

Key Concerns

  • Missing nonce checks
  • Bundled TinyMCE library
Vulnerabilities
None known

Font Awesome Box Shortcode Security Vulnerabilities

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

Font Awesome Box Shortcode Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Font Awesome Box Shortcode Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

100% escaped5 total outputs
Attack Surface

Font Awesome Box Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[box] fa-box-shortcode.php:132
WordPress Hooks 4
actioninitfa-box-shortcode.php:129
actionwp_enqueue_scriptsfa-box-shortcode.php:131
filtermce_external_pluginsfa-box-shortcode.php:206
filtermce_buttonsfa-box-shortcode.php:209
Maintenance & Trust

Font Awesome Box Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedFeb 27, 2020
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Font Awesome Box Shortcode Developer Profile

Stuart Duff - a11n

3 plugins · 7K total installs

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

How We Detect Font Awesome Box Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fa-box-shortcode/assets/css/fa-box-shortcode.css
Script Paths
/wp-content/plugins/fa-box-shortcode/assets/js/fa-box-shortcode.js
Version Parameters
fa-box-shortcode/assets/css/fa-box-shortcode.css?ver=fa-box-shortcode/assets/js/fa-box-shortcode.js?ver=

HTML / DOM Fingerprints

CSS Classes
fabs-shortcode-boxfabs-urlfabs-boxfabs-icon
Data Attributes
data-plugin-name="Font Awesome Box Shortcode"data-plugin-uri="https://wordpress.org/plugins/fa-box-shortcode/"
Shortcode Output
<div class="fabs-shortcode-box"><a href="" class="fabs-url" target="_blank"><div class="fabs-box
FAQ

Frequently Asked Questions about Font Awesome Box Shortcode