StatsFC Score Predictor Security & Risk Analysis

wordpress.org/plugins/statsfc-score-predictor

This widget will place a score predictor for a football team's matches on your website.

20 active installs v3.1.0 PHP + WP 3.3+ Updated Jun 21, 2023
footballpredictorscoresoccerwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is StatsFC Score Predictor Safe to Use in 2026?

Generally Safe

Score 85/100

StatsFC Score Predictor has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "statsfc-score-predictor" plugin v3.1.0 exhibits a generally positive security posture with some notable areas of concern. The absence of known CVEs and unpatched vulnerabilities is a strong indicator of good past security practices. The code analysis reveals a very limited attack surface with only one shortcode entry point and no AJAX handlers or REST API routes exposed without proper checks, which is commendable. Furthermore, the plugin utilizes prepared statements for all SQL queries, mitigating SQL injection risks effectively.

However, a significant weakness lies in the output escaping, where only 50% of outputs are properly escaped. This opens the door to potential Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully before being displayed. The taint analysis, while having a small number of flows, identified two flows with unsanitized paths, which, despite not being flagged as critical or high severity, warrant attention. The complete lack of nonce and capability checks on the identified entry points, while the attack surface is currently small, represents a future risk should the plugin's functionality expand.

In conclusion, the plugin benefits from a clean vulnerability history and robust SQL handling. The primary risks stem from the insufficient output escaping and the presence of unsanitized paths in taint flows. The absence of nonce and capability checks on existing entry points is a potential vulnerability waiting to be exploited if the plugin's exposure increases. Addressing the output escaping and investigating the unsanitized paths are crucial next steps.

Key Concerns

  • Unsanitized paths in taint flows (2 flows)
  • Output escaping only 50% proper
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

StatsFC Score Predictor Security Vulnerabilities

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

StatsFC Score Predictor Code Analysis

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

Output Escaping

50% escaped28 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
widget (statsfc-score-predictor.php:212)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

StatsFC Score Predictor Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[statsfc-score-predictor] statsfc-score-predictor.php:309
WordPress Hooks 2
actionwp_print_footer_scriptsstatsfc-score-predictor.php:282
actionwidgets_initstatsfc-score-predictor.php:305
Maintenance & Trust

StatsFC Score Predictor Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJun 21, 2023
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

StatsFC Score Predictor Developer Profile

Will Woodward

13 plugins · 360 total installs

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

How We Detect StatsFC Score Predictor

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/statsfc-score-predictor/js/statsfc-score-predictor.js
Version Parameters
statsfc-score-predictor/js/statsfc-score-predictor.js?ver=

HTML / DOM Fingerprints

CSS Classes
statsfc-score-predictor-widget
Data Attributes
data-widget-iddata-keydata-teamdata-competitiondata-datedata-show-match-details+5 more
JS Globals
statsfc_score_predictor_ajax_object
Shortcode Output
<div id="statsfc-score-predictor-widget-statsfc-score-predictor-widget
FAQ

Frequently Asked Questions about StatsFC Score Predictor