Footer On Homepage Security & Risk Analysis

wordpress.org/plugins/footer-on-homepage

Footer On Homepage lets you add some copy to your homepage footer, visible with a single click.

10 active installs v1.0.1 PHP + WP 2.7+ Updated Unknown
copy-on-homepageseotodaysgrowthconsultant
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Footer On Homepage Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "footer-on-homepage" v1.0.1 plugin exhibits a generally strong security posture regarding common attack vectors. The static analysis reveals no AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting the attack surface. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are positive indicators of secure coding practices. The plugin also has no recorded vulnerability history, suggesting a history of responsible development or a lack of past scrutiny.

However, a significant concern arises from the output escaping analysis. With 8 total outputs and 0% properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the frontend without proper sanitization or escaping could be exploited by attackers to inject malicious scripts. While taint analysis shows no critical or high severity unsanitized paths, the lack of output escaping represents a critical blind spot. The absence of nonce and capability checks, while less concerning given the limited attack surface, also means that if entry points were to be introduced in future versions, they might not be adequately protected.

Key Concerns

  • All output not properly escaped
  • Flows with unsanitized paths (potential XSS)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Footer On Homepage Security Vulnerabilities

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

Footer On Homepage Code Analysis

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

Output Escaping

0% escaped8 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
catch_post (footer-on-homepage.php:53)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Footer On Homepage Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitfooter-on-homepage.php:15
actionadmin_menufooter-on-homepage.php:18
actionwp_headfooter-on-homepage.php:19
actionwp_footerfooter-on-homepage.php:20
Maintenance & Trust

Footer On Homepage Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Footer On Homepage Developer Profile

George Stephanis

16 plugins · 16K total installs

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

How We Detect Footer On Homepage

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
footer-on-homepage-hidden
HTML Comments
Start footer-on-homepage stylesEnd footer-on-homepage styles/footer-on-homepage/footer-on-homepage-wrapper
FAQ

Frequently Asked Questions about Footer On Homepage