Mobile Only Contact Footer Security & Risk Analysis

wordpress.org/plugins/mobile-only-contact-footer

An editable, fixed position div that sticks to the bottom of web page on mobile devices.

30 active installs v1.0.0 PHP + WP 3.0.1+ Updated Jun 3, 2015
contactemailfootermobilephone
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mobile Only Contact Footer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "mobile-only-contact-footer" plugin, version 1.0.0, exhibits a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero-sum attack surface. Furthermore, the code signals indicate a healthy approach to security with no dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. The absence of vulnerability history further reinforces this positive outlook.

However, a significant concern arises from the lack of capability checks and nonce checks. While the current attack surface is zero, any future development or changes that introduce new entry points without proper authentication and authorization mechanisms could expose the site to vulnerabilities. The output escaping, while partially effective with 61% proper escaping, still leaves a portion of outputs unescaped, which could be a vector for cross-site scripting (XSS) if user-supplied data is involved in those unescaped outputs. The taint analysis showing zero flows is reassuring, but the absence of checks leaves room for potential issues if new data flows are introduced.

In conclusion, the plugin demonstrates good initial security practices by minimizing its attack surface and employing safe coding techniques for its current functionality. The lack of any recorded vulnerabilities is a significant strength. Nevertheless, the absence of essential security checks like capability and nonce verification, alongside the incomplete output escaping, represents a latent risk that requires attention to maintain a secure application, especially if the plugin's functionality expands.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Partial output escaping (39% unescaped)
Vulnerabilities
None known

Mobile Only Contact Footer Security Vulnerabilities

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

Mobile Only Contact Footer Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Mobile Only Contact Footer Code Analysis

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

Output Escaping

61% escaped33 total outputs
Attack Surface

Mobile Only Contact Footer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_footermobile_contact_footer.php:65
actionwp_enqueue_scriptsmobile_contact_footer.php:66
actionadmin_menumobile_contact_footer_admin.php:22
actionadmin_initmobile_contact_footer_admin.php:23
actionadmin_enqueue_scriptsmobile_contact_footer_admin.php:335
Maintenance & Trust

Mobile Only Contact Footer Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJun 3, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Mobile Only Contact Footer Developer Profile

ExpoExe

1 plugin · 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 Mobile Only Contact Footer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mobile-only-contact-footer/mobile_contact_footer.css

HTML / DOM Fingerprints

CSS Classes
mcf_icon
Data Attributes
id="mobile-footer"
FAQ

Frequently Asked Questions about Mobile Only Contact Footer