WHA Puzzle Security & Risk Analysis

wordpress.org/plugins/wha-puzzle

Puzzle - puzzle game, which is a mosaic that you want to make from the many fragments of the pattern of various shapes.

300 active installs v1.0.9 PHP 5.5+ WP 4.0.1+ Updated Sep 18, 2020
crosswordgamemindpuzzles
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WHA Puzzle Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The 'wha-puzzle' plugin version 1.0.9 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and includes a nonce check and capability check, indicating an awareness of common security mechanisms. The absence of any known vulnerabilities in its history is also a strong positive indicator, suggesting a relatively stable and well-maintained codebase concerning external threats.

However, the static analysis reveals significant concerns regarding its attack surface and output handling. The plugin exposes two AJAX handlers that lack authentication checks. This means that any unauthenticated user could potentially interact with these handlers, creating a risk of unauthorized actions or information disclosure if the handlers themselves perform sensitive operations. Furthermore, a substantial portion of its output (100%) is not properly escaped. This is a critical vulnerability that can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts can be injected into the website and executed in the browsers of other users.

In conclusion, while the plugin has a clean vulnerability history and uses prepared statements, the presence of unprotected AJAX endpoints and pervasive unescaped output represents a notable security risk. The lack of proper output escaping is particularly concerning and could be exploited to compromise user sessions or deface the website. Addressing these specific issues should be a priority to improve the plugin's overall security.

Key Concerns

  • AJAX handlers without authentication checks
  • Output escaping missing on all outputs
Vulnerabilities
None known

WHA Puzzle Security Vulnerabilities

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

WHA Puzzle Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

WHA Puzzle Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped17 total outputs
Attack Surface
2 unprotected

WHA Puzzle Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_frontend_imagewha-puzzle.php:616
noprivwp_ajax_frontend_imagewha-puzzle.php:617

Shortcodes 1

[game-puzzle] wha-puzzle.php:262
WordPress Hooks 9
actionadmin_enqueue_scriptswha-puzzle.php:57
actionwp_enqueue_scriptswha-puzzle.php:75
actioninitwha-puzzle.php:101
filtersanitize_file_namewha-puzzle.php:141
filterthe_contentwha-puzzle.php:158
actionadd_meta_boxeswha-puzzle.php:271
actionadd_meta_boxeswha-puzzle.php:291
actionsave_postwha-puzzle.php:422
actionadd_meta_boxeswha-puzzle.php:633
Maintenance & Trust

WHA Puzzle Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 18, 2020
PHP min version5.5
Downloads10K

Community Trust

Rating68/100
Number of ratings8
Active installs300
Developer Profile

WHA Puzzle Developer Profile

Aleksandr Chumak

1 plugin · 300 total installs

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

How We Detect WHA Puzzle

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wha-puzzle/css/main.min.css/wp-content/plugins/wha-puzzle/css/rtl-puzzle.css/wp-content/plugins/wha-puzzle/js/jquery.cookie.js/wp-content/plugins/wha-puzzle/js/createjs_1.1_min.js/wp-content/plugins/wha-puzzle/js/zim_6.9.0.js/wp-content/plugins/wha-puzzle/js/puzzle.js/wp-content/plugins/wha-puzzle/admin/js/puzzle-admin.js/wp-content/plugins/wha-puzzle/admin/js/jscolor.js+1 more
Script Paths
/wp-content/plugins/wha-puzzle/js/jquery.cookie.js/wp-content/plugins/wha-puzzle/js/createjs_1.1_min.js/wp-content/plugins/wha-puzzle/js/zim_6.9.0.js/wp-content/plugins/wha-puzzle/js/puzzle.js/wp-content/plugins/wha-puzzle/admin/js/puzzle-admin.js/wp-content/plugins/wha-puzzle/admin/js/jscolor.js
Version Parameters
wha-puzzle/css/main.min.css?ver=wha-puzzle/css/rtl-puzzle.css?ver=wha-puzzle/js/jquery.cookie.js?ver=wha-puzzle/js/createjs_1.1_min.js?ver=wha-puzzle/js/zim_6.9.0.js?ver=wha-puzzle/js/puzzle.js?ver=wha-puzzle/admin/js/puzzle-admin.js?ver=wha-puzzle/admin/js/jscolor.js?ver=

HTML / DOM Fingerprints

CSS Classes
whapz-puzzlewhapz-panel-puzzlewhapz-smallwhapz-timer-wrapwhapz-group-buttonswhapz-startButtonwhapz-resetButtonwhapz-timer-item+6 more
Data Attributes
id="whapz-puzzle"id="puzzleID-id='whapz-button-normal'id='whapz-startButton'id='whapz-resetButton'id='formElem'+3 more
JS Globals
window.wha_screen
Shortcode Output
<div id="whapz-puzzle"><div id="puzzleID-<div class='whapz-panel-puzzle whapz-small'><a id='whapz-button-normal' title='Full screen' href='javascript:wha_screen("full");'>
FAQ

Frequently Asked Questions about WHA Puzzle