WP Club Manager for Cricket Security & Risk Analysis

wordpress.org/plugins/wpcm-cricket

WP Club Manager for Cricket is an extension for WP Club Manager which adds extra features for cricket clubs managing their website with WordPress.

10 active installs v1.1.3 PHP + WP 4.6+ Updated Feb 10, 2023
club-managementcricket-clubcricket-team
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Club Manager for Cricket Safe to Use in 2026?

Generally Safe

Score 85/100

WP Club Manager for Cricket has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The wpcm-cricket plugin v1.1.3 exhibits a generally poor security posture despite a seemingly small attack surface and no recorded historical vulnerabilities. The static analysis reveals significant concerns regarding output escaping, with 0% of outputs being properly escaped. This is a critical flaw that can lead to Cross-Site Scripting (XSS) vulnerabilities if the plugin handles user-supplied data before displaying it. Additionally, the presence of the `unserialize` function, even without any identified taint flows in this analysis, is a potential risk. Improperly sanitized serialized data can be exploited for various attacks, including Remote Code Execution (RCE). The lack of nonce checks and capability checks on any potential entry points, while currently zero, means that if new entry points are added in the future, they might inherit these weaknesses. The absence of historical vulnerabilities is a positive sign but does not negate the immediate risks identified in the code. The plugin's strengths lie in its use of prepared statements for SQL queries and the lack of external HTTP requests, which are good security practices. However, the severe output escaping issue and the risky use of `unserialize` outweigh these positives, making the plugin a moderate to high risk.

Key Concerns

  • Outputs not properly escaped
  • Use of unserialize function
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP Club Manager for Cricket Security Vulnerabilities

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

WP Club Manager for Cricket Code Analysis

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

Dangerous Functions Found

unserialize$players = unserialize( get_post_meta( $post->ID, 'wpcm_players', true ) );templates\single-match\scorecard.php:17
unserialize$runs = unserialize( get_post_meta( $post->ID, '_wpcm_match_runs', true ) );templates\single-match\scorecard.php:21
unserialize$extras = unserialize( get_post_meta( $post->ID, '_wpcm_match_extras', true ) );templates\single-match\scorecard.php:22
unserialize$wickets = unserialize( get_post_meta( $post->ID, '_wpcm_match_wickets', true ) );templates\single-match\scorecard.php:23
unserialize$overs = unserialize( get_post_meta( $post->ID, '_wpcm_match_overs', true ) );templates\single-match\scorecard.php:24
unserialize$runs = unserialize( get_post_meta( $match->ID, '_wpcm_match_runs', true ) );wpcm-cricket.php:279
unserialize$extras = unserialize( get_post_meta( $match->ID, '_wpcm_match_extras', true ) );wpcm-cricket.php:280

Output Escaping

0% escaped68 total outputs
Attack Surface

WP Club Manager for Cricket Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionwpclubmanager_admin_before_lineup_stats_headadmin\admin-match-lineup.php:4
actionwpclubmanager_admin_before_lineup_statsadmin\admin-match-lineup.php:5
actionadd_meta_boxesadmin\admin-player-cricket.php:4
actionwpclubmanager_after_admin_player_saveadmin\admin-player-cricket.php:5
actionwpclubmanager_admin_match_detailsadmin\admin-player-cricket.php:70
actionwpclubmanager_after_admin_match_saveadmin\admin-player-cricket.php:78
actionwpclubmanager_single_player_infowpcm-cricket.php:31
actionwpclubmanager_single_match_detailswpcm-cricket.php:32
actionwpclubmanager_single_match_metawpcm-cricket.php:33
filterwpclubmanager_locate_templatewpcm-cricket.php:35
filterwpcm_sportswpcm-cricket.php:36
filterwpcm_head_to_head_countwpcm-cricket.php:313
Maintenance & Trust

WP Club Manager for Cricket Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedFeb 10, 2023
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Club Manager for Cricket Developer Profile

WP Club Manager

2 plugins · 710 total installs

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

How We Detect WP Club Manager for Cricket

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpcm-cricket/assets/css/wpcm-cricket.css/wp-content/plugins/wpcm-cricket/assets/js/wpcm-cricket.js
Script Paths
/wp-content/plugins/wpcm-cricket/assets/js/wpcm-cricket.js
Version Parameters
/wp-content/plugins/wpcm-cricket/assets/css/wpcm-cricket.css?ver=/wp-content/plugins/wpcm-cricket/assets/js/wpcm-cricket.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpcm-match-referee
Data Attributes
_wpcm_cricket_batting_wpcm_cricket_bowling_wpcm_cricket_match_toss
FAQ

Frequently Asked Questions about WP Club Manager for Cricket