QQ登录 Security & Risk Analysis

wordpress.org/plugins/qqconnect

一个直接使用QQ登录的WP的插件

10 active installs v1.0.1 PHP + WP 3.0.0+ Updated Mar 18, 2012
94qing-comqlwzqqconnectqq%e7%99%bb%e5%bd%95
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is QQ登录 Safe to Use in 2026?

Generally Safe

Score 85/100

QQ登录 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 "qqconnect" v1.0.1 plugin exhibits a mixed security posture. On one hand, it demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and having no known CVEs. The attack surface also appears minimal with no AJAX handlers, REST API routes, or shortcodes exposed without authentication checks, and a single capability check present. However, significant concerns arise from the code signals, particularly the complete lack of output escaping for all 12 identified outputs. This is a critical flaw that can lead to cross-site scripting (XSS) vulnerabilities.

Furthermore, the taint analysis reveals two high-severity flows with unsanitized paths. While the specific nature of these flows isn't detailed, unsanitized paths often indicate potential for directory traversal or other file-related vulnerabilities if coupled with file operations. The presence of file operations, while not inherently bad, amplifies this concern. The lack of nonce checks on any entry points is also a notable weakness, potentially allowing for cross-site request forgery (CSRF) if these entry points were to become exploitable.

The vulnerability history is a strong positive, showing no past CVEs, which suggests a generally stable codebase. However, the presence of high-severity taint flows and the complete lack of output escaping in the current version outweigh this. The plugin's strengths lie in its clean SQL and minimal exposed attack surface, but the critical output escaping issue and high-severity taint flows present immediate and significant risks that need to be addressed.

Key Concerns

  • 100% of outputs unescaped
  • 2 high severity taint flows
  • 0 Nonce checks
Vulnerabilities
None known

QQ登录 Security Vulnerabilities

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

QQ登录 Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped12 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
qq_init (qqconnect.php:175)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

QQ登录 Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuqqconnect.php:24
actioninitqqconnect.php:200
actionwp_loginqqconnect.php:201
actionlogin_formqqconnect.php:202
actioncomment_formqqconnect.php:203
actionpersonal_optionsqqconnect.php:204
actionregister_formqqconnect.php:205
actionregister_postqqconnect.php:206
actionuser_registerqqconnect.php:207
Maintenance & Trust

QQ登录 Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMar 18, 2012
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

QQ登录 Alternatives

No alternatives data available yet.

Developer Profile

QQ登录 Developer Profile

qlwz

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登录

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-tablesettings-error
Data Attributes
id="appid"id="appkey"id="callback"
FAQ

Frequently Asked Questions about QQ登录