LoL Tracker Security & Risk Analysis

wordpress.org/plugins/loltracker

LoL Tracker is a set of tools relating your league of Legends account.

10 active installs v1.0.0 PHP + WP 3.7.0+ Updated Mar 27, 2015
free-week-championsleague-of-legendslolriotrotation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LoL Tracker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "loltracker" plugin v1.0.0 exhibits a concerning security posture due to its unprotected entry points and lack of robust security checks. The analysis reveals two AJAX handlers, both lacking authentication checks, which represent significant attack vectors. Furthermore, the presence of the dangerous `create_function` call is a critical red flag, often associated with remote code execution vulnerabilities if user input is involved. The low percentage of properly escaped output (7%) indicates a high risk of cross-site scripting (XSS) vulnerabilities. While the plugin avoids raw SQL queries and has no recorded vulnerability history, these positive points are heavily overshadowed by the critical flaws in its handling of user input and entry points. The absence of nonce and capability checks on its AJAX endpoints makes it highly susceptible to unauthorized actions and further exploitation.

Key Concerns

  • AJAX handlers without auth checks
  • Dangerous function create_function used
  • Low output escaping percentage
  • No nonce checks on AJAX
  • No capability checks on AJAX
Vulnerabilities
None known

LoL Tracker Security Vulnerabilities

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

LoL Tracker Release Timeline

v1.0.2
Code Analysis
Analyzed Mar 17, 2026

LoL Tracker Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("lol_tracker_fwc_widget");'))includes\class-lol-tracker.php:334

Output Escaping

7% escaped14 total outputs
Attack Surface
2 unprotected

LoL Tracker Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_showFreeChampionsincludes\class-lol-tracker.php:189
noprivwp_ajax_showFreeChampionsincludes\class-lol-tracker.php:193
WordPress Hooks 9
actionadmin_menuadmin\class-lol-tracker-admin.php:122
actionadmin_initadmin\class-lol-tracker-admin.php:123
actionplugins_loadedincludes\class-lol-tracker.php:153
actionadmin_enqueue_scriptsincludes\class-lol-tracker.php:169
actionadmin_enqueue_scriptsincludes\class-lol-tracker.php:170
actionwp_enqueue_scriptsincludes\class-lol-tracker.php:186
actionwp_enqueue_scriptsincludes\class-lol-tracker.php:187
actionwidgets_initincludes\class-lol-tracker.php:334
actionwp_enqueue_scriptspublic\class-lol-tracker-public.php:76
Maintenance & Trust

LoL Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedMar 27, 2015
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

LoL Tracker Developer Profile

vvasiloud

1 plugin · 10 total installs

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

How We Detect LoL Tracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/loltracker/admin/css/lol-tracker-admin.css/wp-content/plugins/loltracker/admin/js/lol-tracker-admin.js
Script Paths
/wp-content/plugins/loltracker/admin/js/lol-tracker-admin.js
Version Parameters
lol-tracker-admin.css?ver=lol-tracker-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
name='lol_tracker_settings[lol_tracker_riot_api_key]'name='lol_tracker_settings[lol_tracker_region_name]'
FAQ

Frequently Asked Questions about LoL Tracker