Check Baidu Result Security & Risk Analysis

wordpress.org/plugins/check-baidu-result

检查你的文章是否在百度搜索结果内

10 active installs v1.0.8 PHP + WP 3.0+ Updated Mar 19, 2014
baiducheckseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Check Baidu Result Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The 'check-baidu-result' plugin version 1.0.8 exhibits a generally strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events that represent an attack surface, and critically, none of these are unprotected. The plugin also avoids dangerous functions, file operations, and makes only one external HTTP request, which is a positive sign. SQL queries are correctly handled using prepared statements, and there are no recorded vulnerabilities in its history.

However, a significant concern arises from the output escaping. 100% of the outputs are not properly escaped. This means that any data displayed by the plugin to users could potentially be manipulated to inject malicious code, leading to cross-site scripting (XSS) vulnerabilities. While the attack surface is zero and taint analysis shows no immediate issues, the lack of output escaping is a fundamental security flaw that can be exploited.

In conclusion, while the plugin benefits from a lack of direct attack vectors and a clean vulnerability history, the complete absence of output escaping is a major weakness. This requires immediate attention to prevent potential XSS attacks. The plugin has successfully avoided common pitfalls like raw SQL, but this critical oversight undermines its overall security.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

Check Baidu Result Security Vulnerabilities

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

Check Baidu Result 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
1
Bundled Libraries
0

Output Escaping

0% escaped6 total outputs
Attack Surface

Check Baidu Result Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedcheck-baidu-result.php:42
filterthe_contentcheck-baidu-result.php:88
actionadmin_initoptions.php:8
actionadmin_menuoptions.php:13
Maintenance & Trust

Check Baidu Result Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedMar 19, 2014
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Check Baidu Result Developer Profile

Arefly

24 plugins · 2K total installs

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

How We Detect Check Baidu Result

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<p style="text-align: right; color: green;">This URL is in Baidu Search result.</p><p style="text-align: right; color: red;">This URL is not in Baidu Search result.</p>
FAQ

Frequently Asked Questions about Check Baidu Result