QQ Weibo Plugin for WordPress Security & Risk Analysis

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

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

10 active installs v1.1 PHP + WP 2.7+ Updated Apr 3, 2013
%e8%85%be%e8%ae%af%e8%85%be%e8%ae%af%e5%be%ae%e5%8d%9aqqsnsweibo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

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

Generally Safe

Score 85/100

QQ 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 13yr ago
Risk Assessment

The "qq-weibo-plugin-for-wordpress" v1.1 plugin presents a mixed security posture. On one hand, the lack of known CVEs and a clean vulnerability history is a positive indicator, suggesting a relatively stable codebase concerning documented security flaws. The plugin also demonstrates good practices in SQL query handling, with 100% of queries using prepared statements, and no critical or high-severity taint flows found during static analysis. However, significant security concerns arise from the code signals. The presence of the `create_function` dangerous function, coupled with a very low percentage of properly escaped output (11%), indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the absence of nonce checks and capability checks on what appears to be an attack surface of 0 entry points, while seemingly safe, could become a critical weakness if any entry points were to be introduced or if existing file operations or external HTTP requests are not properly secured against unauthorized access or manipulation. The unsanitized paths in taint analysis also warrant attention, despite their classification as not critical or high. In conclusion, while the plugin avoids common documented vulnerabilities, its internal code quality and lack of robust authorization and input sanitization present substantial inherent risks.

Key Concerns

  • Presence of dangerous function create_function
  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
  • Flows with unsanitized paths
Vulnerabilities
None known

QQ Weibo Plugin for WordPress Security Vulnerabilities

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

QQ Weibo Plugin for WordPress Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
16
2 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("qqWeibo_Widget");'));qqweiboplugin.php:254

Output Escaping

11% escaped18 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

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

QQ Weibo Plugin for WordPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initqqweiboplugin.php:254
actionadmin_menuqqweiboplugin.php:264
actionwp_headqqweiboplugin.php:279
Maintenance & Trust

QQ Weibo Plugin for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedApr 3, 2013
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

QQ Weibo Plugin for WordPress Developer Profile

shapherd

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 QQ 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/qq-weibo-plugin-for-wordpress/css/qqweibo.css/wp-content/plugins/qq-weibo-plugin-for-wordpress/js/qqweibo.js
Script Paths
/wp-content/plugins/qq-weibo-plugin-for-wordpress/js/qqweibo.js
Version Parameters
qq-weibo-plugin-for-wordpress/css/qqweibo.css?ver=qq-weibo-plugin-for-wordpress/js/qqweibo.js?ver=

HTML / DOM Fingerprints

CSS Classes
weibo_linkfollow_meclear
Data Attributes
id="weibo"
JS Globals
qqWeibo_Widget
FAQ

Frequently Asked Questions about QQ Weibo Plugin for WordPress