SM Easy Post Migrator Security & Risk Analysis

wordpress.org/plugins/sm-easy-post-migrator

Migrate posts, pages, media, and internal links between WordPress sites without breaking links or losing images.

10 active installs v1.1.3 PHP + WP 5.0+ Updated Nov 13, 2025
importmediamigrationpagesposts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SM Easy Post Migrator Safe to Use in 2026?

Generally Safe

Score 100/100

SM Easy Post Migrator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The "sm-easy-post-migrator" plugin v1.1.3 exhibits a generally strong security posture due to its adherence to several best practices. The complete absence of critical or high-severity vulnerabilities in its history, along with the fact that all identified SQL queries utilize prepared statements and all output is properly escaped, indicates a proactive approach to security. Furthermore, the presence of nonce and capability checks on all AJAX handlers and file operations suggests a good understanding of WordPress security fundamentals.

However, a significant concern arises from the static analysis revealing one AJAX handler that lacks authentication checks. While the taint analysis did not identify critical or high-severity issues, four flows with unsanitized paths could potentially be exploited if an attacker can control the input to these flows, especially when combined with the unprotected AJAX endpoint. The plugin's attack surface is relatively small, but this single unprotected entry point is a key weakness that could be leveraged.

In conclusion, the plugin has a good foundation in secure coding practices, evidenced by its clean vulnerability history and proper handling of SQL and output. Nevertheless, the presence of an unprotected AJAX handler represents a direct and exploitable risk that needs immediate attention. Addressing this single unprotected entry point would significantly enhance the plugin's security.

Key Concerns

  • Unprotected AJAX handler found
  • Taint flows with unsanitized paths
Vulnerabilities
None known

SM Easy Post Migrator Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

SM Easy Post Migrator Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

SM Easy Post Migrator Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
47 prepared
Unescaped Output
0
89 escaped
Nonce Checks
9
Capability Checks
9
File Operations
3
External Requests
7
Bundled Libraries
0

SQL Query Safety

100% prepared47 total queries

Output Escaping

100% escaped89 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

5 flows4 with unsanitized paths
ajax_test_connection (content-migration-pro.php:301)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

SM Easy Post Migrator Attack Surface

Entry Points9
Unprotected1

AJAX Handlers 9

authwp_ajax_content_migration_pro_dismiss_introadmin\dashboard-ui.php:11
authwp_ajax_content_migration_pro_test_connectioncontent-migration-pro.php:50
authwp_ajax_content_migration_pro_fetch_contentcontent-migration-pro.php:51
authwp_ajax_content_migration_pro_migrate_contentcontent-migration-pro.php:52
authwp_ajax_content_migration_pro_save_credentialscontent-migration-pro.php:53
authwp_ajax_content_migration_pro_get_logscontent-migration-pro.php:54
authwp_ajax_content_migration_pro_hide_upgradecontent-migration-pro.php:55
authwp_ajax_content_migration_pro_clear_credentialscontent-migration-pro.php:56
authwp_ajax_content_migration_pro_reset_settingscontent-migration-pro.php:57
WordPress Hooks 4
actioninitcontent-migration-pro.php:46
actionadmin_menucontent-migration-pro.php:47
actionadmin_initcontent-migration-pro.php:48
actionadmin_enqueue_scriptscontent-migration-pro.php:49
Maintenance & Trust

SM Easy Post Migrator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 13, 2025
PHP min version
Downloads224

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SM Easy Post Migrator Developer Profile

steviemathew

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 SM Easy Post Migrator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sm-easy-post-migrator/assets/css/admin.css/wp-content/plugins/sm-easy-post-migrator/assets/js/admin.js/wp-content/plugins/sm-easy-post-migrator/assets/js/migration.js/wp-content/plugins/sm-easy-post-migrator/assets/js/logs.js/wp-content/plugins/sm-easy-post-migrator/assets/js/vendor/jquery/jquery.min.js/wp-content/plugins/sm-easy-post-migrator/assets/css/vendor/jquery-ui/jquery-ui.css
Script Paths
/wp-content/plugins/sm-easy-post-migrator/assets/js/admin.js/wp-content/plugins/sm-easy-post-migrator/assets/js/migration.js/wp-content/plugins/sm-easy-post-migrator/assets/js/logs.js
Version Parameters
sm-easy-post-migrator/assets/css/admin.css?ver=sm-easy-post-migrator/assets/js/admin.js?ver=sm-easy-post-migrator/assets/js/migration.js?ver=sm-easy-post-migrator/assets/js/logs.js?ver=sm-easy-post-migrator/assets/js/vendor/jquery/jquery.min.js?ver=sm-easy-post-migrator/assets/css/vendor/jquery-ui/jquery-ui.css?ver=

HTML / DOM Fingerprints

CSS Classes
smepm-settings-wrapsmepm-migrate-formsmepm-logs-wrap
Data Attributes
data-smepm-action
JS Globals
smepm_ajax_objectsmepm_admin_paramssmepm_migration_paramssmepm_logs_params
REST Endpoints
/wp-json/smepm/v1/test-connection/wp-json/smepm/v1/fetch-content/wp-json/smepm/v1/migrate-content/wp-json/smepm/v1/save-credentials/wp-json/smepm/v1/get-logs/wp-json/smepm/v1/hide-upgrade/wp-json/smepm/v1/clear-credentials/wp-json/smepm/v1/reset-settings
FAQ

Frequently Asked Questions about SM Easy Post Migrator