Sina Weibo Plugin for WordPress Security & Risk Analysis

wordpress.org/plugins/sina-weibo-plugin-for-wordpress

A very simple plugin shows the recent tweets from your Sina Weibo.

10 active installs v0.3.1 PHP + WP 2.7+ Updated Nov 13, 2011
sinasnsweibo%e6%96%b0%e6%b5%aa%e6%96%b0%e6%b5%aa%e5%be%ae%e5%8d%9a
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sina Weibo Plugin for WordPress Safe to Use in 2026?

Generally Safe

Score 85/100

Sina Weibo Plugin for WordPress 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 "sina-weibo-plugin-for-wordpress" v0.3.1 presents a mixed security picture. On the positive side, the plugin has no recorded vulnerabilities (CVEs) and boasts a clean record, suggesting a potentially mature and stable codebase in terms of external exploits. Furthermore, all SQL queries are properly prepared, and there are no known bundled libraries to become outdated. The attack surface appears minimal, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication or authorization.

However, significant concerns arise from the static analysis. The presence of the `create_function` is a critical red flag, as it can lead to remote code execution if used with unsanitized input. The taint analysis revealing "flows with unsanitized paths" is also worrying, even if no critical or high severity issues were flagged by the analysis tool. The low percentage of properly escaped output (35%) indicates a high likelihood of cross-site scripting (XSS) vulnerabilities. The complete lack of nonce checks and capability checks, especially in conjunction with potential unsanitized inputs, further exacerbates the risk of unauthorized actions and data manipulation.

In conclusion, while the plugin's lack of vulnerability history is a strong positive, the static analysis highlights serious potential weaknesses in its code. The use of `create_function` and the indication of unsanitized paths, coupled with inadequate output escaping and a total absence of authorization checks for potential entry points, create a significant risk profile that requires immediate attention.

Key Concerns

  • Use of create_function
  • Flows with unsanitized paths
  • Low output escaping percentage (35%)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Sina Weibo Plugin for WordPress Security Vulnerabilities

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

Sina Weibo Plugin for WordPress Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("Weibo_Widget");'));weiboplugin.php:244

Output Escaping

35% escaped26 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
get_access_token (weiboplugin.php:57)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Sina Weibo Plugin for WordPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initweiboplugin.php:244
actionadmin_menuweiboplugin.php:254
actionwp_headweiboplugin.php:269
Maintenance & Trust

Sina Weibo Plugin for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedNov 13, 2011
PHP min version
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Sina Weibo Plugin for WordPress Developer Profile

zhlwish

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 Sina Weibo Plugin for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sina-weibo-plugin-for-wordpress/weibo.css

HTML / DOM Fingerprints

CSS Classes
weibo_linkfollow_meclear
Data Attributes
id="weibo"
FAQ

Frequently Asked Questions about Sina Weibo Plugin for WordPress