Chess Game Viewer Security & Risk Analysis

wordpress.org/plugins/chess-game-viewer-control-panel

The Chess Game Viewer Control Panel is the easiest way to add a customizable chess board to your blog.

30 active installs v1.5 PHP + WP 2.6+ Updated Nov 2, 2013
chesschess-gamechessboardgame-viewerpgn
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Chess Game Viewer Safe to Use in 2026?

Generally Safe

Score 85/100

Chess Game Viewer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The 'chess-game-viewer-control-panel' plugin v1.5 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. There are no identified CVEs, indicating a history of responsible patching or a lack of past exploited vulnerabilities. The code signals are also positive in several key areas: no dangerous functions were found, all SQL queries use prepared statements, and there are no file operations or external HTTP requests. This suggests a well-contained and defensive coding approach.

However, a significant concern arises from the complete lack of output escaping (0% properly escaped). This represents a critical weakness, as unescaped output is a primary vector for Cross-Site Scripting (XSS) vulnerabilities. With 31 total outputs, the potential for widespread XSS is high if user-supplied data is ever incorporated into these outputs, even without a direct attack surface identified in the entry points. The absence of nonce and capability checks across all identified components (AJAX, REST API, etc.) further compounds this risk, as it means any potential vulnerabilities could be triggered without proper authorization or verification.

In conclusion, while the plugin demonstrates good practices in SQL handling and avoids common pitfalls like dangerous functions, the pervasive issue of unescaped output and the lack of essential security checks (nonces, capabilities) create a substantial risk of XSS vulnerabilities. The absence of recorded vulnerabilities might be due to a lack of public disclosure or a relatively small user base, rather than inherent security. Addressing the output escaping and implementing proper authorization checks is paramount to improving its security.

Key Concerns

  • No output escaping detected
  • No nonce checks on components
  • No capability checks on components
Vulnerabilities
None known

Chess Game Viewer Security Vulnerabilities

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

Chess Game Viewer Release Timeline

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

Chess Game Viewer Code Analysis

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

Output Escaping

0% escaped31 total outputs
Attack Surface

Chess Game Viewer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterthe_contentchess-game-viewer-control-panel.php:185
actionwp_headchess-game-viewer-control-panel.php:186
actionadmin_print_scriptschess-game-viewer-control-panel.php:206
actionadmin_menuscripts\plugin_options.php:249
Maintenance & Trust

Chess Game Viewer Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 2, 2013
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Chess Game Viewer Developer Profile

Adrian Hanft

5 plugins · 210 total installs

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

How We Detect Chess Game Viewer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/chess-game-viewer-control-panel/images/pieces//wp-content/plugins/chess-game-viewer-control-panel/images/buttons//wp-content/plugins/chess-game-viewer-control-panel/images/boards/

HTML / DOM Fingerprints

CSS Classes
chessboard
Data Attributes
data-piece-styledata-board-styledata-square-sizedata-white-colordata-black-colordata-comment-color+6 more
JS Globals
Board
Shortcode Output
<div id="chessboard">
FAQ

Frequently Asked Questions about Chess Game Viewer