Wp Tic-Tac-Toe Security & Risk Analysis

wordpress.org/plugins/wp-tic-tac-toe

Drive engagement to your website with the Tic-Tac-Toe Game.

70 active installs v1.8 PHP 8.0+ WP + Updated Jun 30, 2025
geeky-nigeriaplay-tic-tac-toe-on-wordpresssimple-tic-tac-toe-gametic-tac-toe-game-for-wordpresswordpress-tic-tac-toe-plugin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp Tic-Tac-Toe Safe to Use in 2026?

Generally Safe

Score 100/100

Wp Tic-Tac-Toe has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The wp-tic-tac-toe plugin v1.8 exhibits a mixed security posture. On the positive side, the static analysis reveals no dangerous functions, no raw SQL queries, and no file operations or external HTTP requests. The absence of known vulnerabilities in its history is also a strong indicator of diligent security practices. However, significant concerns arise from the lack of proper output escaping, with only 13% of observed outputs being safely handled. This presents a notable risk for cross-site scripting (XSS) vulnerabilities, as user-controlled data, if present, could be injected into the output without proper sanitization.

Furthermore, the complete absence of nonce checks and capability checks across all identified entry points, including the single shortcode, is a critical security oversight. While the attack surface is currently small and appears to be unprotected in terms of authentication, the lack of these fundamental security measures means that even a single entry point could be exploited if it handles user-supplied data. The taint analysis showing zero flows analyzed is unusual and potentially indicates insufficient analysis depth rather than a complete absence of taint. The plugin's strengths lie in its clean SQL usage and lack of known historical vulnerabilities, but the significant gaps in output escaping and authentication checks are serious weaknesses that require immediate attention.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Wp Tic-Tac-Toe Security Vulnerabilities

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

Wp Tic-Tac-Toe Code Analysis

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

Output Escaping

13% escaped8 total outputs
Attack Surface

Wp Tic-Tac-Toe Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp-tic-tac-toe] wptictactoe.php:40
WordPress Hooks 6
actionadmin_headwptictactoe.php:16
actionwp_enqueue_scriptswptictactoe.php:17
actionadmin_headwptictactoe.php:26
actionadmin_headwptictactoe.php:27
actionadmin_menuwptictactoe.php:39
actionwidgets_initwptictactoe.php:155
Maintenance & Trust

Wp Tic-Tac-Toe Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 30, 2025
PHP min version8.0
Downloads4K

Community Trust

Rating100/100
Number of ratings4
Active installs70
Developer Profile

Wp Tic-Tac-Toe Developer Profile

Geeky Nigeria

4 plugins · 100 total installs

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

How We Detect Wp Tic-Tac-Toe

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-tic-tac-toe/css/style.css/wp-content/plugins/wp-tic-tac-toe/js/wpttt.js/wp-content/plugins/wp-tic-tac-toe/images/blank.gif/wp-content/plugins/wp-tic-tac-toe/images/scoresgame.jpg
Script Paths
/wp-content/plugins/wp-tic-tac-toe/js/wpttt.js

HTML / DOM Fingerprints

CSS Classes
WPTTT_game-center-alignWPTTT_settings-introWPTTT-h2WPTTT-codebxneWPTTT_popupWPTTT_result
Data Attributes
name="rc11"name="rc12"name="rc13"name="rc21"name="rc22"name="rc23"+3 more
JS Globals
setlevelsetbuttonWPTTT_closex
Shortcode Output
<div class="WPTTT_game-center-align"><h1> WP Tic-Tac-Toe</h1><h2>By Geeky Nigeria</h2><br>
FAQ

Frequently Asked Questions about Wp Tic-Tac-Toe