WoPo Minesweeper Security & Risk Analysis

wordpress.org/plugins/wopo-minesweeper

Minesweeper Game

50 active installs v1.2.0 PHP 7.1+ WP 5.2+ Updated Nov 21, 2023
gameminesweeperonlineweb-appwopo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WoPo Minesweeper Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The wopo-minesweeper plugin version 1.2.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The plugin has no recorded CVEs and no known vulnerabilities, which is a significant positive indicator. Furthermore, the code analysis reveals good development practices such as 100% use of prepared statements for SQL queries and a high percentage of properly escaped output. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a lower risk profile.

However, there are areas that warrant attention. The lack of nonce checks on any of the entry points, particularly the single shortcode, is a concern. While there is only one identified entry point, a shortcode can still be a vector for cross-site scripting (XSS) if user-supplied data is not properly handled within it. The presence of only one capability check across all entry points also suggests a potential for privilege escalation if the shortcode's functionality is sensitive and not adequately protected. The absence of taint analysis results is noted, but this does not automatically imply security; it may simply mean no flows were detected by the tool.

In conclusion, wopo-minesweeper version 1.2.0 appears to be relatively secure due to its lack of historical vulnerabilities and sound SQL and output handling. The primary weakness lies in the absence of nonce checks and potentially insufficient capability checks on its single shortcode, which could lead to vulnerabilities if not mitigated by application-level logic. Developers should prioritize implementing nonce checks for the shortcode to protect against CSRF attacks.

Key Concerns

  • Missing nonce checks on entry points
  • Limited capability checks on entry points
Vulnerabilities
None known

WoPo Minesweeper Security Vulnerabilities

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

WoPo Minesweeper Code Analysis

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

Bundled Libraries

jQuery

Output Escaping

92% escaped12 total outputs
Attack Surface

WoPo Minesweeper Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wopo-minesweeper] wopo-minesweeper.php:40
WordPress Hooks 3
actionwp_enqueue_scriptswopo-minesweeper.php:21
actionadmin_initwopo-minesweeper.php:99
actionadmin_menuwopo-minesweeper.php:171
Maintenance & Trust

WoPo Minesweeper Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 21, 2023
PHP min version7.1
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

WoPo Minesweeper Developer Profile

WoPo Web

10 plugins · 280 total installs

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

How We Detect WoPo Minesweeper

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wopo-minesweeper/assets/css/XP.css/wp-content/plugins/wopo-minesweeper/assets/css/98.css/wp-content/plugins/wopo-minesweeper/assets/css/main.css
Script Paths
/wp-content/plugins/wopo-minesweeper/assets/js/main.js
Version Parameters
wopo-minesweeper/assets/css/XP.css?ver=wopo-minesweeper/assets/css/98.css?ver=wopo-minesweeper/assets/css/main.css?ver=wopo-minesweeper/assets/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
wopo_minesweeper_styletitle-bartitle-bar-texttitle-bar-controlsbtn-minimizebtn-maximizebtn-closewindow-body
Data Attributes
data-custom="custom"
JS Globals
wopoSolitaire
Shortcode Output
<div id="wopo_minesweeper_window" class="window">
FAQ

Frequently Asked Questions about WoPo Minesweeper