Golf Scores Security & Risk Analysis

wordpress.org/plugins/golf-scores

Golf Scores for WordPress tracks a WP user's golf scores, dates, gross scores, net scores and comments.

10 active installs v1.2.1 PHP 7.4+ WP 3.0.1+ Updated Aug 23, 2025
golfgolf-score-trackergolf-scoresscorecardsports
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Golf Scores Safe to Use in 2026?

Generally Safe

Score 100/100

Golf Scores has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The "golf-scores" plugin v1.2.1 exhibits a generally positive security posture due to a lack of known vulnerabilities and a commitment to secure coding practices, such as the high percentage of prepared statements for SQL queries and the inclusion of nonce and capability checks. However, several areas raise concerns that warrant attention. The static analysis reveals a significant number of output operations that are not properly escaped (48%), presenting a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is rendered directly to the browser. Furthermore, the taint analysis identified one flow with a high-severity unsanitized path, indicating a potential for sensitive data exposure or unauthorized actions. While the plugin has no recorded CVEs, this absence alone doesn't guarantee future safety, and the identified code signals require remediation.

Overall, the plugin's strengths lie in its minimal attack surface and use of prepared statements. The primary weaknesses revolve around the unescaped output and the identified high-severity taint flow, which are critical areas for immediate review and mitigation. The absence of vulnerability history is a positive sign, suggesting developers have historically prioritized security, but it should not lead to complacency. A thorough review of all output functions and the specific high-severity taint flow is recommended to address potential risks before they can be exploited.

Key Concerns

  • High percentage of unescaped output
  • High severity unsanitized taint flow
Vulnerabilities
None known

Golf Scores Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Golf Scores Release Timeline

v1.2.1Current
v1.2
v1.2.0
v1.0.4.1
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 17, 2026

Golf Scores Code Analysis

Dangerous Functions
0
Raw SQL Queries
4
25 prepared
Unescaped Output
74
80 escaped
Nonce Checks
3
Capability Checks
3
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

86% prepared29 total queries

Output Escaping

52% escaped154 total outputs
Data Flows · Security
5 unsanitized

Data Flow Analysis

12 flows5 with unsanitized paths
showForm (functions.php:226)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Golf Scores Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[widget] golfScores.php:91
WordPress Hooks 7
actionwp_enqueue_scriptsfunctions.php:386
actionwp_enqueue_scriptsfunctions.php:419
actioninitfunctions.php:428
actionwp_enqueue_scriptsgolfScores.php:47
actionwidgets_initgolfScores.php:191
actionadmin_menugolfScores.php:806
actionadmin_menuscoresAdmin.php:255
Maintenance & Trust

Golf Scores Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 23, 2025
PHP min version7.4
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Golf Scores Developer Profile

TKServer

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 Golf Scores

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/golf-scores/assets/styles/golfscores.css

HTML / DOM Fingerprints

CSS Classes
golfscores
Data Attributes
id="golfScoresSubtitle"
Shortcode Output
[widget widget_name="
FAQ

Frequently Asked Questions about Golf Scores