微信分身 Security & Risk Analysis

wordpress.org/plugins/weixin-cloned

在微信中隐藏网站主域名,使用其他域名代替,防止微信封杀网站主域名。

10 active installs v1.0 PHP + WP 3.5+ Updated Unknown
weixin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is 微信分身 Safe to Use in 2026?

Generally Safe

Score 100/100

微信分身 has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "weixin-cloned" plugin v1.0 exhibits a concerning security posture despite an apparently limited attack surface and no recorded vulnerability history. While the plugin boasts zero AJAX handlers, REST API routes, shortcodes, and cron events, and importantly, all SQL queries are prepared, the static analysis reveals significant weaknesses. Specifically, 100% of output is not properly escaped, meaning sensitive data could be exposed to cross-site scripting (XSS) attacks. Furthermore, taint analysis indicates two flows with unsanitized paths, which, while not classified as critical or high, still represent potential vulnerabilities if the data within these paths is user-controlled and displayed without proper sanitization. The absence of nonce and capability checks across all entry points (even if they are zero) is a theoretical concern that could become a practical one if functionality is added in the future without proper security measures. The lack of recorded vulnerabilities could be due to the plugin's obscurity or simply its age; it does not negate the identified code-level risks.

Key Concerns

  • Unescaped output detected
  • Unsanitized paths in taint analysis
  • Lack of nonce checks
  • Lack of capability checks
Vulnerabilities
None known

微信分身 Security Vulnerabilities

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

微信分身 Code Analysis

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

Output Escaping

0% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
weixin_cloned_do_page (weixin-cloned.php:24)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

微信分身 Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuweixin-cloned.php:11
Maintenance & Trust

微信分身 Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

微信分身 Developer Profile

smyx

6 plugins · 150 total installs

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

How We Detect 微信分身

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/weixin-cloned/weixin-cloned.js
Script Paths
/wp-content/plugins/weixin-cloned/weixin-cloned.js
Version Parameters
weixin-cloned/weixin-cloned.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about 微信分身