Current Year and Footer Information Security & Risk Analysis

wordpress.org/plugins/current-year-and-footer-information

Easy plugin to show the Copyright information, Current Year, Legal Notice and Cookies Policy. Compatible with WordPress Multilanguage.

100 active installs v1.2.2 PHP 5.6.9+ WP 4.7+ Updated Sep 3, 2020
copyrightcurrent-yearshortcodeshortcodesyear
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Current Year and Footer Information Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "current-year-and-footer-information" plugin version 1.2.2 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of known CVEs, dangerous functions, direct file operations, and external HTTP requests is highly positive. The plugin effectively utilizes prepared statements for its SQL queries, and the vast majority of output is properly escaped, mitigating common web application vulnerabilities. The presence of capability checks further bolsters its security.

However, a key area of concern is the lack of nonce checks on its entry points, specifically the four shortcodes. While the static analysis indicates no unauthenticated AJAX handlers or REST API routes, shortcodes can still be a vector for cross-site scripting (XSS) if user-supplied data is not meticulously sanitized and escaped within their processing. The absence of taint analysis data also leaves a gap in understanding how dynamic data flows through the plugin, although the general adherence to safe coding practices suggests this might be a lower risk.

Overall, the plugin demonstrates good development practices by largely avoiding risky functions and correctly handling database interactions. The lack of historical vulnerabilities is a testament to this. The primary recommendation would be to implement nonce checks on shortcode execution to further enhance its resilience against potential XSS attacks, especially if any user-facing input is processed within these shortcodes. With this enhancement, the plugin would be very robust.

Key Concerns

  • No nonce checks on shortcodes
Vulnerabilities
None known

Current Year and Footer Information Security Vulnerabilities

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

Current Year and Footer Information Code Analysis

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

Output Escaping

88% escaped67 total outputs
Attack Surface

Current Year and Footer Information Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[c] classes\class-wpcyfi-shortcodes.php:30
[cy] classes\class-wpcyfi-shortcodes.php:32
[legal_notice] classes\class-wpcyfi-shortcodes.php:34
[cookies] classes\class-wpcyfi-shortcodes.php:36
WordPress Hooks 4
actionadmin_menuclasses\class-wpcyfi-settings.php:43
actionadmin_initclasses\class-wpcyfi-settings.php:45
filterwidget_textclasses\class-wpcyfi-shortcodes.php:28
actionplugins_loadedwp-cyfooterinfo.php:44
Maintenance & Trust

Current Year and Footer Information Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 3, 2020
PHP min version5.6.9
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

Current Year and Footer Information Developer Profile

inaudit

1 plugin · 100 total installs

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

How We Detect Current Year and Footer Information

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/current-year-and-footer-information/css/wpcyfi-admin-style.css/wp-content/plugins/current-year-and-footer-information/js/wpcyfi-admin-script.js
Script Paths
/wp-content/plugins/current-year-and-footer-information/js/wpcyfi-admin-script.js
Version Parameters
current-year-and-footer-information/css/wpcyfi-admin-style.css?ver=current-year-and-footer-information/js/wpcyfi-admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wrapform-horizontalupdated
HTML Comments
<!-- Exit if accessed directly --><!-- Plugin Name: Current Year and Footer Information --><!-- Current Year and Footer Information is free software: you can redistribute it and/or modify --><!-- Current Year and Footer Information is distributed in the hope that it will be useful, -->+32 more
Data Attributes
id="wpcyfi-group-information-form-add"
Shortcode Output
[cy][c][legal_notice][cookies]
FAQ

Frequently Asked Questions about Current Year and Footer Information