andW Fixed Footer Security & Risk Analysis

wordpress.org/plugins/andw-fixed-footer

A responsive fixed footer plugin for WordPress with mobile-first design and scroll-based behavior.

0 active installs v0.2.1 PHP 7.4+ WP 5.0+ Updated Nov 7, 2025
fixedfootermobileresponsivesticky
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is andW Fixed Footer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "andw-fixed-footer" plugin, in version 0.2.1, presents a generally strong security posture based on the provided static analysis. The absence of any known CVEs or historical vulnerabilities is a significant positive indicator. Furthermore, the code demonstrates good practices with 100% of SQL queries using prepared statements and the presence of nonce and capability checks, suggesting an awareness of common WordPress security pitfalls. The limited attack surface is also a benefit.

However, a concern arises from the output escaping. With 17% of outputs not being properly escaped (100 total outputs, 83% escaped), there is a potential for cross-site scripting (XSS) vulnerabilities if the plugin handles user-supplied data that is then outputted without sufficient sanitization. While no critical or high severity taint flows were detected, this remaining unescaped output is the primary area of risk. The plugin's limited functionality and attack surface might contribute to the lack of recorded vulnerabilities, but the output escaping issue warrants attention for future development and security hardening.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

andW Fixed Footer Security Vulnerabilities

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

andW Fixed Footer Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
17
83 escaped
Nonce Checks
1
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

83% escaped100 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
andwff_options_page (andw-fixed-footer.php:876)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

andW Fixed Footer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionplugins_loadedandw-fixed-footer.php:45
actioninitandw-fixed-footer.php:48
actionadmin_menuandw-fixed-footer.php:50
actionadmin_initandw-fixed-footer.php:51
actionadmin_enqueue_scriptsandw-fixed-footer.php:52
actionwp_footerandw-fixed-footer.php:53
actionwp_enqueue_scriptsandw-fixed-footer.php:54
Maintenance & Trust

andW Fixed Footer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 7, 2025
PHP min version7.4
Downloads144

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

andW Fixed Footer Developer Profile

yasuo3o3

4 plugins · 10 total installs

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

How We Detect andW Fixed Footer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/andw-fixed-footer/js/andw-fixed-footer.js
Script Paths
/wp-content/plugins/andw-fixed-footer/js/andw-fixed-footer.js
Version Parameters
andw-fixed-footer/js/andw-fixed-footer.js?ver=

HTML / DOM Fingerprints

CSS Classes
andwff-fixed-footerandwff-footer-containerandwff-footer-itemandwff-footer-bottom-bar
HTML Comments
<!-- andW Fixed Footer Start --><!-- andW Fixed Footer End -->
Data Attributes
data-andwff-speeddata-andwff-offsetdata-andwff-hide-on-scroll
JS Globals
andw_fixed_footer_params
Shortcode Output
[andwff_footer_item][/andwff_footer_item]
FAQ

Frequently Asked Questions about andW Fixed Footer