Footer Links Commando Security & Risk Analysis

wordpress.org/plugins/footer-links-commando

Creates links at the footer of your wordpress site in sections identical to what you can do with the blog roll in sidebar.

10 active installs v1.0.3 PHP + WP 3.0.1+ Updated Dec 1, 2014
footerlinkstags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Footer Links Commando Safe to Use in 2026?

Generally Safe

Score 85/100

Footer Links Commando has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The 'footer-links-commando' plugin version 1.0.3 presents a mixed security profile. On the positive side, there are no known CVEs, the plugin utilizes prepared statements for all its SQL queries, and it does not perform file operations or external HTTP requests, which are common vectors for vulnerabilities. The limited attack surface with zero AJAX handlers, REST API routes, shortcodes, or cron events is also a good indicator. However, significant concerns arise from the static analysis. The presence of two 'unserialize' calls without any accompanying nonce or capability checks on the code paths where they are used represents a critical security risk. Furthermore, a concerning 100% of output appears to be unescaped, making it highly susceptible to Cross-Site Scripting (XSS) attacks. The single taint flow identified as having unsanitized paths, even if not classified as critical or high, combined with unescaped output, further exacerbates the XSS risk. The absence of any vulnerability history is a positive sign, suggesting the plugin has historically been secure or has not been targeted. However, this does not mitigate the direct risks identified in the current code analysis.

Key Concerns

  • Dangerous function 'unserialize' used without checks
  • 100% of output unescaped
  • Taint flow with unsanitized paths
  • No nonce checks
  • Limited capability checks for dangerous functions
Vulnerabilities
None known

Footer Links Commando Security Vulnerabilities

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

Footer Links Commando Code Analysis

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

Dangerous Functions Found

unserialize$data = unserialize(base64_decode(get_option($this->plugin_options)));oo\FLC.php:49
unserialize$data = unserialize(base64_decode(get_option( $this->plugin_options )));oo\FLC.php:55

SQL Query Safety

100% prepared5 total queries

Output Escaping

0% escaped32 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<add-link> (views\add-link.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Footer Links Commando Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menufooter-links-commando.php:20
actionadmin_menuoo\FLC.php:37
actionwp_footeroo\FLC.php:38
actionadmin_initoo\FLCDash.php:293
actionadd_meta_boxesoo\FLCMetabox.php:8
actionpublish_pageoo\FLCMetabox.php:9
actionpublish_postoo\FLCMetabox.php:10
Maintenance & Trust

Footer Links Commando Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedDec 1, 2014
PHP min version
Downloads4K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Footer Links Commando Developer Profile

Anthony Hayes

3 plugins · 30 total installs

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

How We Detect Footer Links Commando

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/footer-links-commando/oo/FLC.php
Version Parameters
footer-links-commando/style.css?ver=1.0.3

HTML / DOM Fingerprints

CSS Classes
af-form-fb-1981928789af-form-1981928789
FAQ

Frequently Asked Questions about Footer Links Commando