Image Auto Sync To OSS Security & Risk Analysis

wordpress.org/plugins/image-auto-sync-oss

自动上传文章内的图片到OSS。 1. 借助OSS的CDN能力解决服务器带宽小导致文章图片加载慢; 2. 自动上传文章内图片为OSS图片; 3. 保持OSS路径与本地图片一致,删除插件只需要替换域名地址即可; 4. Pro 版本支持一键替换所有历史文章内图片; 5.

10 active installs v1.0.3 PHP 7.0+ WP 5.0+ Updated May 7, 2025
image-attachmentimage-cdnimage-syncoss
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Image Auto Sync To OSS Safe to Use in 2026?

Generally Safe

Score 100/100

Image Auto Sync To OSS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "image-auto-sync-oss" plugin v1.0.3 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified CVEs, coupled with a clean vulnerability history, suggests a commitment to security by the developers or a lack of past discoveries. The static analysis reveals a minimal attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected. All identified outputs are properly escaped, and there are no indications of critical or high severity taint flows.

However, there are a few areas that warrant attention. The presence of SQL queries that are not using prepared statements is a potential risk, as this can lead to SQL injection vulnerabilities if user input is not strictly validated. While the capability check is present, the absence of nonce checks on AJAX requests (though there are no AJAX handlers listed in this version) would be a significant concern if any were introduced in future versions. The plugin also performs file operations, and while no immediate risks are apparent in this analysis, the secure handling of these operations is always critical. Overall, the plugin appears to be developed with security in mind, but the reliance on raw SQL queries introduces a specific, albeit contained, risk.

Key Concerns

  • SQL queries without prepared statements
Vulnerabilities
None known

Image Auto Sync To OSS Security Vulnerabilities

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

Image Auto Sync To OSS Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

100% escaped58 total outputs
Attack Surface

Image Auto Sync To OSS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_noticescore.php:98
actionupdated_optioncore.php:118
actionpost_updatedcore.php:143
actionplugins_loadedimage-auto-sync-oss.php:83
actionadmin_enqueue_scriptsimage-auto-sync-oss.php:90
actionadmin_menuimage-auto-sync-oss.php:117
actionadmin_initimage-auto-sync-oss.php:253
Maintenance & Trust

Image Auto Sync To OSS Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedMay 7, 2025
PHP min version7.0
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Image Auto Sync To OSS Developer Profile

hsu1943

1 plugin · 10 total installs

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

How We Detect Image Auto Sync To OSS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-auto-sync-oss/iaso.admin.css
Version Parameters
image-auto-sync-oss/iaso.admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
iaso-pro-tag
Data Attributes
name="iaso_options[iaso_field_open]"name="iaso_options[iaso_field_oss_key]"name="iaso_options[iaso_field_oss_secret]"name="iaso_options[iaso_field_oss_bucket]"name="iaso_options[iaso_field_oss_endpoint]"name="iaso_options[iaso_field_is_private_bucket]"+4 more
FAQ

Frequently Asked Questions about Image Auto Sync To OSS