ClickChina Security & Risk Analysis

wordpress.org/plugins/clickchina

防止垃圾评论插件,点击正确的图形提交评论,仿"Clickcha"(Click on the Right picture to submit comments,to prevent spam comments,as clickcha)

10 active installs v1.03 PHP + WP 3.0+ Updated Jul 28, 2011
anti-spamantispamclickchinacommentsspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ClickChina Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "clickchina" plugin v1.03 exhibits a seemingly low-risk profile based on the provided static analysis and vulnerability history. The absence of any known CVEs and the fact that all SQL queries utilize prepared statements are positive indicators of good security practices. Furthermore, the limited attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events without authentication or permission checks suggests a constrained potential for direct exploitation.

However, the analysis reveals significant concerns regarding output sanitization. With 100% of outputs not being properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. This means that any data displayed by the plugin that originates from user input or external sources could potentially be manipulated to execute malicious scripts in the user's browser. The taint analysis, while showing no critical or high severity flows, does indicate 3 flows with unsanitized paths, which aligns with the output escaping issue and suggests potential XSS vectors if these paths lead to user-facing output.

In conclusion, while the plugin has a clean vulnerability history and implements secure database practices, the pervasive lack of output escaping represents a critical weakness that could be easily exploited. The presence of unsanitized taint flows further reinforces this concern. Developers should prioritize implementing proper output escaping mechanisms to mitigate the risk of XSS attacks.

Key Concerns

  • All outputs are unescaped
  • Unsanitized taint flows exist
Vulnerabilities
None known

ClickChina Security Vulnerabilities

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

ClickChina Release Timeline

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

ClickChina 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
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
clickchina (run.php:21)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

ClickChina Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioncomment_formrun.php:23
filterpreprocess_commentrun.php:24
actionadmin_menurun.php:32
Maintenance & Trust

ClickChina Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedJul 28, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ClickChina Developer Profile

q409640976

1 plugin · 10 total installs

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

How We Detect ClickChina

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/clickchina/clickchina.php

HTML / DOM Fingerprints

HTML Comments
<!-- comment_form --><!-- Ajax comment check --><!-- Ajax comment check --><!-- Ajax comment check -->+1 more
Data Attributes
id="clickchina-form"
JS Globals
var clickchina_ajax_urlvar clickchina_ajax_comment
Shortcode Output
<img src="/wp-content/plugins/clickchina/clickchina.php" alt="Clickchina verification image" />
FAQ

Frequently Asked Questions about ClickChina