Remove Footer Credit Security & Risk Analysis

wordpress.org/plugins/remove-footer-credit

Remove or change footer credits or any text or HTML without modifying code.

80K active installs v1.0.15 PHP 7.1+ WP 5.9+ Updated Dec 2, 2025
changecreditfootermodifyreplace
98
A · Safe
CVEs total3
Unpatched0
Last CVEApr 12, 2024
Download
Safety Verdict

Is Remove Footer Credit Safe to Use in 2026?

Generally Safe

Score 98/100

Remove Footer Credit has a strong security track record. Known vulnerabilities have been patched promptly.

3 known CVEsLast CVE: Apr 12, 2024Updated 4mo ago
Risk Assessment

The 'remove-footer-credit' plugin v1.0.15 exhibits a generally positive security posture based on the static analysis, with no identified entry points in AJAX, REST API, shortcodes, or cron events that are unprotected. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the use of prepared statements for all SQL queries and a substantial portion of output being properly escaped indicates good coding practices. The presence of nonce checks also suggests an awareness of security measures.

However, the plugin's vulnerability history presents a significant concern. With three previously discovered medium-severity vulnerabilities, predominantly Cross-Site Scripting (XSS) and Cross-Site Request Forgery (CSRF), there's a clear pattern of past security weaknesses. Although none are currently unpatched, this history suggests that the plugin has been susceptible to these types of attacks, and there's a risk of similar vulnerabilities reappearing if not meticulously addressed in ongoing development. The zero capability checks, while not inherently a vulnerability, could be a missed opportunity to further restrict access to functionalities.

In conclusion, while the current static analysis shows a relatively clean codebase with no immediately exploitable entry points or critical code signals, the historical prevalence of medium-severity XSS and CSRF vulnerabilities is a notable risk. Developers should maintain a high level of scrutiny to prevent recurrence of these past issues, and consider implementing capability checks to further harden the plugin.

Key Concerns

  • 3 medium severity CVEs in history
  • No capability checks implemented
  • 29% of output not properly escaped
Vulnerabilities
3

Remove Footer Credit Security Vulnerabilities

CVEs by Year

1 CVE in 2021
2021
1 CVE in 2022
2022
1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
3

3 total CVEs

CVE-2024-32429medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Remove Footer Credit <= 1.0.13 - Authenticated (Administrator+) Stored Cross-Site Scripting

Apr 12, 2024 Patched in 1.0.14 (6d)
CVE-2021-25050medium · 4.8Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Remove Footer Credit <= 1.0.10 - Admin+ Stored Cross-Site Scripting

Jan 12, 2022 Patched in 1.0.11 (741d)
CVE-2021-24446medium · 6.1Cross-Site Request Forgery (CSRF)

Remove Footer Credit <= 1.0.5 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Jul 12, 2021 Patched in 1.0.6 (925d)
Code Analysis
Analyzed Mar 16, 2026

Remove Footer Credit Code Analysis

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

Output Escaping

71% escaped49 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
jabrfc_options_page (remove-footer-credit.php:142)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Remove Footer Credit Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitremove-footer-credit.php:55
filterthe_contentremove-footer-credit.php:194
actiontemplate_redirectremove-footer-credit.php:197
actioninitremove-footer-credit.php:199
actionadmin_enqueue_scriptsremove-footer-credit.php:208
actionadmin_menuremove-footer-credit.php:211
Maintenance & Trust

Remove Footer Credit Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 2, 2025
PHP min version7.1
Downloads1.2M

Community Trust

Rating94/100
Number of ratings87
Active installs80K
Developer Profile

Remove Footer Credit Developer Profile

WP Chill

29 plugins · 440K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
608 days
View full developer profile
Detection Fingerprints

How We Detect Remove Footer Credit

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/remove-footer-credit/assets/css/admin.css/wp-content/plugins/remove-footer-credit/assets/js/plugin-install.js
Script Paths
/wp-content/plugins/remove-footer-credit/assets/js/plugin-install.js
Version Parameters
remove-footer-credit/assets/css/admin.css?ver=remove-footer-credit/assets/js/plugin-install.js?ver=

HTML / DOM Fingerprints

CSS Classes
remove-footer-credit
FAQ

Frequently Asked Questions about Remove Footer Credit