远程抓取图片CDN加速插件 Security & Risk Analysis

wordpress.org/plugins/kxxx-qiniu

一款抓取远程图片并对接七牛cdn的扩展

20 active installs v1.1 PHP + WP 4.5+ Updated May 29, 2018
cdn%e8%bf%9c%e7%a8%8b%e6%8a%93%e5%8f%96%e5%9b%be%e7%89%87qiniu%e4%b8%83%e7%89%9b
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is 远程抓取图片CDN加速插件 Safe to Use in 2026?

Generally Safe

Score 85/100

远程抓取图片CDN加速插件 has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The kxxx-qiniu plugin v1.1 appears to have a relatively strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength, indicating a limited attack surface. Furthermore, the fact that all SQL queries utilize prepared statements and that there are no recorded CVEs suggests diligent development practices and a lack of historical security issues. The plugin also demonstrates some level of security awareness through its use of capability checks.

However, a critical concern arises from the output escaping analysis, where 100% of the observed outputs are not properly escaped. This represents a significant risk for Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website. While taint analysis shows no specific unsanitized paths, the lack of output escaping creates a direct pathway for malicious data to be rendered in the browser. The presence of file operations and external HTTP requests, although not flagged with specific vulnerabilities in the static analysis, are potential areas of concern that warrant further investigation, especially in conjunction with the unescaped output.

In conclusion, while the plugin benefits from a small attack surface and a clean vulnerability history, the complete lack of output escaping is a severe weakness that overshadows these strengths. Developers must address this oversight immediately to prevent potential XSS attacks. The plugin's developers should also consider implementing nonce checks for any future added entry points and review the file operation and external HTTP request functionalities for potential security flaws.

Key Concerns

  • 100% of outputs are not properly escaped
Vulnerabilities
None known

远程抓取图片CDN加速插件 Security Vulnerabilities

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

远程抓取图片CDN加速插件 Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

远程抓取图片CDN加速插件 Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initadmin-options.php:14
actionadmin_menuadmin-options.php:15
actionwp_loadedkxxx-qiniu.php:15
filterthe_contentkxxx-qiniu.php:20
filterwp_insert_post_datakxxx-qiniu.php:21
Maintenance & Trust

远程抓取图片CDN加速插件 Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMay 29, 2018
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

远程抓取图片CDN加速插件 Developer Profile

kang211

1 plugin · 20 total installs

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

How We Detect 远程抓取图片CDN加速插件

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

Asset Fingerprints

Version Parameters
kxxx-qiniu/style.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about 远程抓取图片CDN加速插件