Asian Word Count Security & Risk Analysis

wordpress.org/plugins/asian-word-count

Asian Word Count is a plugin for WordPress that gives you word count statistics for your blog's posts and pages which supports Asian languages.

20 active installs v0.9.5 PHP + WP 2.8+ Updated Jun 20, 2012
chinesejapanesepostword-countwords
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Asian Word Count Safe to Use in 2026?

Generally Safe

Score 85/100

Asian Word Count has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "asian-word-count" plugin v0.9.5 presents a mixed security posture. On the positive side, there are no known vulnerabilities (CVEs) associated with this plugin, and the static analysis shows no critical or high-severity taint flows, nor any dangerous function calls. The plugin also avoids file operations and external HTTP requests, which are common vectors for exploits. Furthermore, its single SQL query is properly prepared, mitigating risks of SQL injection.

However, a significant concern arises from the complete lack of output escaping. With 65 identified output points and 0% properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data rendered directly to the browser without proper sanitization can be leveraged by attackers to inject malicious scripts. Additionally, the absence of any nonce or capability checks across all entry points, while the attack surface is currently reported as zero, indicates a potential weakness if new functionalities are added or if the zero entry points are an anomaly in the analysis. This lack of fundamental WordPress security checks is a serious oversight.

In conclusion, while the plugin benefits from a clean vulnerability history and avoidance of common risky practices like raw SQL and dangerous functions, the critical issue of unescaped output and the absence of any authentication checks on potential entry points represent substantial security risks. The plugin requires immediate attention to address these critical shortcomings to ensure user data and site integrity are protected.

Key Concerns

  • All outputs are unescaped
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

Asian Word Count Security Vulnerabilities

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

Asian Word Count Release Timeline

v0.9.5Current
v0.9.1
v0.9
Code Analysis
Analyzed Apr 16, 2026

Asian Word Count Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped65 total outputs
Attack Surface

Asian Word Count Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionpublish_postasianwordcount.php:13
actionedit_postasianwordcount.php:14
actionadmin_menuasianwordcount.php:16
actionadmin_headasianwordcount.php:17
actioninitasianwordcount.php:18
Maintenance & Trust

Asian Word Count Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.0
Last updatedJun 20, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Asian Word Count Developer Profile

ye11ow

1 plugin · 20 total installs

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

How We Detect Asian Word Count

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Asian Word Count