POST MIGRATION Security & Risk Analysis

wordpress.org/plugins/post-migration

This is a plugin that transfers data for individual posts to another WordPress site.

20 active installs v1.1.0 PHP 8.2+ WP 6.4+ Updated Unknown
duplicatemediaposttransfer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is POST MIGRATION Safe to Use in 2026?

Generally Safe

Score 100/100

POST MIGRATION has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'post-migration' plugin v1.1.0 presents a generally good security posture, with no known vulnerabilities or critical security findings in static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a strong positive indicator. The plugin also implements nonce and capability checks on some entry points, further contributing to its security. However, there are areas for improvement. The moderate output escaping rate (53%) suggests a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is not properly handled before being displayed. While the attack surface appears protected based on the provided data, the presence of 4 AJAX handlers warrants careful review to ensure all are indeed secured against unauthorized access. The plugin's clean vulnerability history is reassuring, suggesting consistent development practices. Overall, the plugin is in a solid state but could benefit from enhanced output escaping to mitigate XSS risks and a thorough review of all AJAX handlers to confirm complete security.

Key Concerns

  • Moderate output escaping rate
  • Attack surface of 4 AJAX handlers warrants review
Vulnerabilities
None known

POST MIGRATION Security Vulnerabilities

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

POST MIGRATION Code Analysis

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

Output Escaping

53% escaped45 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
itmar_post_tranfer_export_page (post-migration.php:267)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

POST MIGRATION Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_post_data_fetchpost-migration.php:257
noprivwp_ajax_post_data_fetchpost-migration.php:258
authwp_ajax_itmar_export_idspost-migration.php:441
authwp_ajax_itmar_export_jsonpost-migration.php:507
WordPress Hooks 2
actionadmin_enqueue_scriptspost-migration.php:71
actionadmin_menupost-migration.php:114
Maintenance & Trust

POST MIGRATION Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version8.2
Downloads461

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

POST MIGRATION Developer Profile

Isamu Takeda

9 plugins · 50 total installs

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

How We Detect POST MIGRATION

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-migration/css/transfer.css/wp-content/plugins/post-migration/assets/js/jszip.min.js/wp-content/plugins/post-migration/assets/js/FileSaver.min.js/wp-content/plugins/post-migration/assets/js/post-mi-script.js
Script Paths
assets/js/jszip.min.jsassets/js/FileSaver.min.jsassets/js/post-mi-script.js
Version Parameters
zip-js?ver=file-saver?ver=post-mi-handle?ver=

HTML / DOM Fingerprints

CSS Classes
inport_resultpost_trns_tbodyform-table
HTML Comments
<!-- プログレスオーバーレイのインスタンスを取得しておく --><!-- CSS等の読込 --><!-- 'post-migration_page' を含む管理画面でのみスクリプトを読み込む --><!-- 独自CSSの読み込み -->+45 more
Data Attributes
data-nonce="itmar-ajax-nonce"
JS Globals
itmar_vars
FAQ

Frequently Asked Questions about POST MIGRATION