Inject Header And Footer Security & Risk Analysis

wordpress.org/plugins/inject-header-and-footer

This plugin allows you to easily add scripts, codes, or texts to the header (head section) and footer (footer section) of your WordPress Website and B …

30 active installs v1.0 PHP + WP 3.0+ Updated Jun 2, 2017
add-codes-footer-sectionadd-codes-head-sectionadd-insert-scripts-codesinsert-scripts-to-footerinsert-scripts-to-header
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Inject Header And Footer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "inject-header-and-footer" plugin v1.0 exhibits a generally good security posture in terms of attack surface and known vulnerabilities. It has no recorded CVEs, a clean vulnerability history, and a seemingly minimal attack surface with zero identified entry points. However, a significant concern arises from the code analysis: 100% of output operations are not properly escaped. This means that any data processed by the plugin and then displayed to users or logged could potentially be vulnerable to cross-site scripting (XSS) attacks if that data originates from an untrusted source.

While the absence of SQL injection vulnerabilities due to prepared statements and the lack of dangerous functions are strengths, the unescaped output presents a clear and present danger. The plugin's vulnerability history being entirely clean is positive, suggesting either good development practices or a lack of discovery, but it doesn't negate the risks identified in the static analysis. The lack of explicit capability checks, nonces, and authentication on potential entry points (though none were identified) is a minor concern in isolation, but could become more significant if new entry points are added in future versions without proper security considerations.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

Inject Header And Footer Security Vulnerabilities

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

Inject Header And Footer Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Inject Header And Footer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuinject-header-and-footer.php:27
actionadmin_enqueue_scriptsinject-header-and-footer.php:60
actionadmin_initinject-header-and-footer.php:64
actionwp_headinject-header-and-footer.php:80
actionwp_footerinject-header-and-footer.php:93
actionwp_dashboard_setupinject-header-and-footer.php:99
Maintenance & Trust

Inject Header And Footer Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJun 2, 2017
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Alternatives

Inject Header And Footer Alternatives

No alternatives data available yet.

Developer Profile

Inject Header And Footer Developer Profile

WebRecourse

3 plugins · 140 total installs

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

How We Detect Inject Header And Footer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/inject-header-and-footer/css/style.css

HTML / DOM Fingerprints

CSS Classes
daq-ihaf-orange-colordaq-ihaf-dashboarddaq-ihaf-sidebardaq-ihaf-width-100
Data Attributes
name="daq_ihaf_header_content"name="daq_ihaf_footer_content"
FAQ

Frequently Asked Questions about Inject Header And Footer