Sync Footer Widget Security & Risk Analysis

wordpress.org/plugins/sync-footer-widget

This plugin allows you to sync and display footer content from a GitHub Page URL in a widget area on your WordPress site.

10 active installs v1.2 PHP 7.4+ WP 5.6+ Updated Unknown
footergithubsyncwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Sync Footer Widget Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "sync-footer-widget" plugin v1.2 exhibits a seemingly strong security posture based on the provided static analysis, with no identified attack surface entry points, dangerous functions, or SQL injection vulnerabilities due to prepared statements. The absence of any recorded vulnerabilities, including CVEs, further contributes to this perception. The plugin also avoids common risky practices like bundled libraries or external HTTP requests, which can sometimes introduce vulnerabilities.

However, there are significant areas of concern that temper the overall positive outlook. The most prominent is the complete lack of nonce checks and capability checks across all potential interaction points. Coupled with the low rate of proper output escaping (only 20%), this creates a substantial risk for cross-site scripting (XSS) vulnerabilities. Even without directly identified attack vectors in the static analysis, these fundamental security oversights mean that if any interaction points were to be discovered or intentionally introduced (e.g., via user input directly into widget options), they would be highly susceptible to exploitation. The presence of an external HTTP request, while only one, also warrants attention, as its implementation and destination are unknown and could potentially be a vector for other attacks.

In conclusion, while the plugin avoids some common pitfalls and has a clean vulnerability history, the critical omissions of nonce and capability checks, alongside insufficient output escaping, represent significant security weaknesses. These issues could be easily exploited, especially if the plugin's functionality were to expand or if malicious actors were to find ways to interact with it. The plugin's strengths lie in its apparent lack of complex features and direct database manipulation, but its weaknesses in input validation and output sanitization are critical concerns.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Insufficient output escaping
  • External HTTP request without context
Vulnerabilities
None known

Sync Footer Widget Security Vulnerabilities

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

Sync Footer Widget Code Analysis

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

Output Escaping

20% escaped10 total outputs
Attack Surface

Sync Footer Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterairplane_mode_is_enabledsync-footer-widget.php:17
filterpre_http_requestsync-footer-widget.php:25
actionwidgets_initsync-footer-widget.php:82
Maintenance & Trust

Sync Footer Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.4
Downloads498

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Sync Footer Widget Developer Profile

natthasath

2 plugins · 20 total installs

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

How We Detect Sync Footer Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
sfw_sync_footer_widget
Data Attributes
id="sfw_sync_footer_widget"name="sfw_sync_footer_widget"for="sfw_sync_footer_widget"id="sfw_sync_footer_widget-github_url"name="sfw_sync_footer_widget-github_url"
FAQ

Frequently Asked Questions about Sync Footer Widget