Match Results for snooker.org API Security & Risk Analysis

wordpress.org/plugins/match-results-for-snooker-org-api

Fetch data from the Snooker.org API and cache it to quickly display snooker match results.

0 active installs v1.5 PHP 7.4+ WP 5.0+ Updated Sep 2, 2025
ajaxapicachesnookersports
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Match Results for snooker.org API Safe to Use in 2026?

Generally Safe

Score 100/100

Match Results for snooker.org API 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 "match-results-for-snooker-org-api" plugin version 1.5 exhibits a generally strong security posture, primarily due to its robust use of prepared statements for all SQL queries and a significant percentage of properly escaped output. The plugin also incorporates nonce checks for its entry points and lacks concerning code signals like dangerous functions or file operations. The absence of any recorded vulnerabilities in its history further suggests a well-maintained and secure plugin.

However, a notable area for improvement lies in its capability checks. The analysis indicates zero capability checks across all identified entry points. While AJAX and other handlers are protected by nonces, the lack of explicit user capability verification means that any authenticated user, regardless of their role or permissions, could potentially interact with these functions. This could become a concern if the plugin's AJAX endpoints or shortcodes perform sensitive operations or expose restricted data. Additionally, the plugin's single external HTTP request, while not inherently risky without further context, warrants attention to ensure it's making requests to trusted and secure endpoints.

In conclusion, the plugin is commendably built with secure coding practices concerning data handling and output. The main weakness is the lack of capability checks, which presents a potential avenue for privilege escalation or unauthorized access if the plugin's functionalities are not inherently public-facing. Users should be aware of this limitation, especially if the plugin handles sensitive match data.

Key Concerns

  • No capability checks on entry points
  • 30% of output not properly escaped
Vulnerabilities
None known

Match Results for snooker.org API Security Vulnerabilities

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

Match Results for snooker.org API Release Timeline

v1.5Current
Code Analysis
Analyzed Mar 17, 2026

Match Results for snooker.org API Code Analysis

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

Output Escaping

70% escaped43 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
render (includes\MRFSAdminPage.php:52)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Match Results for snooker.org API Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 6

authwp_ajax_mrfs_load_previous_matchesincludes\MRFSSnookerOrgAjaxHandlers.php:20
noprivwp_ajax_mrfs_load_previous_matchesincludes\MRFSSnookerOrgAjaxHandlers.php:21
authwp_ajax_mrfs_load_current_matchesincludes\MRFSSnookerOrgAjaxHandlers.php:23
noprivwp_ajax_mrfs_load_current_matchesincludes\MRFSSnookerOrgAjaxHandlers.php:24
authwp_ajax_mrfs_load_upcoming_matchesincludes\MRFSSnookerOrgAjaxHandlers.php:26
noprivwp_ajax_mrfs_load_upcoming_matchesincludes\MRFSSnookerOrgAjaxHandlers.php:27

Shortcodes 1

[match_results_for_snooker_org_api] match-results-for-snooker-org-api.php:109
WordPress Hooks 7
actionadmin_noticesincludes\MRFSAdminPage.php:36
actionplugins_loadedincludes\MRFSSnookerOrgAjaxHandlers.php:68
filtercron_schedulesmatch-results-for-snooker-org-api.php:29
actionadmin_menumatch-results-for-snooker-org-api.php:48
actionwp_enqueue_scriptsmatch-results-for-snooker-org-api.php:80
actionsnooker_org_cron_event_10_minutesmatch-results-for-snooker-org-api.php:83
actionsnooker_weekly_cron_eventmatch-results-for-snooker-org-api.php:87

Scheduled Events 2

snooker_org_cron_event_10_minutes
snooker_weekly_cron_event
Maintenance & Trust

Match Results for snooker.org API Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 2, 2025
PHP min version7.4
Downloads225

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Match Results for snooker.org API Developer Profile

Novak Urošević

1 plugin · 0 total installs

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

How We Detect Match Results for snooker.org API

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/match-results-for-snooker-org-api/css/mrfs-snooker-org-style.css/wp-content/plugins/match-results-for-snooker-org-api/js/mrfs-snooker-org.js
Script Paths
/wp-content/plugins/match-results-for-snooker-org-api/js/mrfs-snooker-org.js
Version Parameters
match-results-for-snooker-org-api/css/mrfs-snooker-org-style.css?ver=match-results-for-snooker-org-api/js/mrfs-snooker-org.js?ver=

HTML / DOM Fingerprints

CSS Classes
snooker-org-error
JS Globals
mrfs_ajax_object
Shortcode Output
<div class="snooker-org-error">Snooker.org Header Value (X-Requested-By) is not defined. Please configure the plugin settings.</div><h3>There is no data from Snooker.org.</h3>
FAQ

Frequently Asked Questions about Match Results for snooker.org API