Shortcode for Font Awesome Security & Risk Analysis

wordpress.org/plugins/shortcode-for-font-awesome

Insert Shortcode for Font Awesome in Editor. Here the pure Shortcode is generated. No Font Awesome Files are included. These must already be loaded in …

700 active installs v1.4.6 PHP 5.6+ WP 4.9.8+ Updated Nov 27, 2024
font-awesomeshortcode
92
A · Safe
CVEs total1
Unpatched0
Last CVEJan 24, 2023
Download
Safety Verdict

Is Shortcode for Font Awesome Safe to Use in 2026?

Generally Safe

Score 92/100

Shortcode for Font Awesome has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 24, 2023Updated 1yr ago
Risk Assessment

The "shortcode-for-font-awesome" plugin exhibits a generally good security posture based on the static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping are significant strengths. Furthermore, the limited attack surface, consisting of only one shortcode and no unprotected entry points, reduces the immediate risk. The lack of file operations and external HTTP requests further enhances its security profile.

However, the plugin's vulnerability history reveals a past medium-severity Cross-Site Scripting (XSS) vulnerability, last patched in January 2023. While currently unpatched CVEs are zero, this history indicates a potential for input sanitization issues that could be exploited. The static analysis did not reveal any immediate taint flows or unsanitized paths, which is positive, but the presence of a past XSS suggests that the codebase may not be entirely free from such risks, particularly if new features are added or existing ones are modified without thorough security reviews.

In conclusion, the plugin is relatively well-secured in its current state, with strong adherence to secure coding practices in its static analysis. The primary concern stems from its vulnerability history, specifically the past XSS. While there are no currently unpatched CVEs, this past incident warrants ongoing vigilance. Users should ensure they are running the latest version, which presumably contains the patch for the historical vulnerability, and consider the possibility of similar vulnerabilities in future updates if development practices are not consistently rigorous.

Key Concerns

  • Past medium severity XSS vulnerability
  • No nonce checks present
  • No capability checks present
Vulnerabilities
1

Shortcode for Font Awesome Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-0419medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Shortcode for Font Awesome <= 1.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode

Jan 24, 2023 Patched in 1.4.1 (364d)
Code Analysis
Analyzed Mar 16, 2026

Shortcode for Font Awesome Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Shortcode for Font Awesome Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fa] shortcode-for-font-awesome.php:49
WordPress Hooks 2
filterwidget_textshortcode-for-font-awesome.php:16
filterwp_nav_menushortcode-for-font-awesome.php:19
Maintenance & Trust

Shortcode for Font Awesome Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 27, 2024
PHP min version5.6
Downloads9K

Community Trust

Rating100/100
Number of ratings2
Active installs700
Developer Profile

Shortcode for Font Awesome Developer Profile

smgwebdesign

1 plugin · 700 total installs

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

How We Detect Shortcode for Font Awesome

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
fa-fas
Shortcode Output
<i class="fas fa-
FAQ

Frequently Asked Questions about Shortcode for Font Awesome