中文 Dashboard Security & Risk Analysis

wordpress.org/plugins/wordpress-chinese-planet

中文 Dashboard

10 active installs v3.0 PHP + WP 2.5+ Updated Jul 29, 2008
dashboard
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is 中文 Dashboard Safe to Use in 2026?

Generally Safe

Score 85/100

中文 Dashboard has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 17yr ago
Risk Assessment

The static analysis of the wordpress-chinese-planet plugin v3.0 reveals a very limited attack surface. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, meaning there are no readily exposed entry points for potential attackers. The code also demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and not making external HTTP requests. The absence of file operations is also a positive security indicator.

However, the analysis highlights a significant concern regarding output escaping, as 100% of outputs were not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if any user-supplied data is directly reflected in the output. The lack of nonces and capability checks, combined with zero taint flows analyzed, means that while the attack surface is small, the mechanisms to prevent exploitation of potential vulnerabilities that might exist in unanalyzed code are not present. The plugin also has no recorded vulnerability history, suggesting a relatively secure past, but this cannot compensate for the identified weaknesses in the current version.

In conclusion, while the plugin has a minimal attack surface and uses prepared statements for SQL, the complete lack of proper output escaping is a critical flaw that significantly elevates the risk. The absence of nonce and capability checks further exacerbates this risk, as there are no fundamental security controls in place to protect against potential attacks, especially XSS. Users of this plugin should be aware of the XSS risk due to unescaped output.

Key Concerns

  • 100% of outputs not properly escaped
  • 0 Nonce checks present
  • 0 Capability checks present
Vulnerabilities
None known

中文 Dashboard Security Vulnerabilities

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

中文 Dashboard Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

中文 Dashboard Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterdashboard_incoming_links_feeddashboard_chinese.php:42
filterdashboard_incoming_links_linkdashboard_chinese.php:43
filterdashboard_primary_linkdashboard_chinese.php:56
filterdashboard_primary_feeddashboard_chinese.php:57
filterdashboard_primary_titledashboard_chinese.php:58
filterdashboard_secondary_feeddashboard_chinese.php:72
filterdashboard_secondary_titledashboard_chinese.php:73
filterdashboard_secondary_linkdashboard_chinese.php:74
Maintenance & Trust

中文 Dashboard Maintenance & Trust

Maintenance Signals

WordPress version tested2.6
Last updatedJul 29, 2008
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

中文 Dashboard Developer Profile

denishua

8 plugins · 4K total installs

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

How We Detect 中文 Dashboard

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wordpress-chinese-planet/css/admin_style.css/wp-content/plugins/wordpress-chinese-planet/css/wcp_widget.css/wp-content/plugins/wordpress-chinese-planet/js/wcp_script.js
Script Paths
http://fairyfish.net/?planet=users
Version Parameters
wordpress-chinese-planet/css/admin_style.css?ver=wordpress-chinese-planet/css/wcp_widget.css?ver=wordpress-chinese-planet/js/wcp_script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wcpwcp_usersmore-linkmoretextinfodateauthor
JS Globals
wcp_users
Shortcode Output
<div class="wcp"><h3><a href=""></a></h3>
FAQ

Frequently Asked Questions about 中文 Dashboard