HTTPS Social Migration Security & Risk Analysis

wordpress.org/plugins/https-social-migration

Migrate your Wordpress site from HTTP to HTTPS with HTTPS Social Migration.

30 active installs v1.0.0 PHP + WP 4.0+ Updated Mar 3, 2016
googlehttpsseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is HTTPS Social Migration Safe to Use in 2026?

Generally Safe

Score 85/100

HTTPS Social Migration has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "https-social-migration" plugin, in version 1.0.0, presents a seemingly strong security posture based on the provided static analysis. The absence of any registered AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code analysis shows a clean bill of health regarding dangerous functions, file operations, and external HTTP requests. The fact that all SQL queries utilize prepared statements and a high percentage of output is properly escaped are excellent security practices.

However, a closer look at the taint analysis reveals three flows with unsanitized paths. While these did not escalate to critical or high severity in this analysis, the presence of unsanitized paths is a significant concern. It indicates that user-supplied data might be processed in ways that could lead to vulnerabilities if not handled with extreme care at runtime. The complete lack of documented vulnerabilities in its history is a positive indicator, suggesting the developers may be diligent or the plugin is relatively new/untested in the wild. Nevertheless, the unsanitized paths represent a latent risk that could be exploited under certain conditions.

In conclusion, the plugin exhibits good development practices in many areas, especially concerning its limited attack surface and database interaction. The primary weakness lies in the identified unsanitized paths, which, despite not currently leading to exploitable vulnerabilities, warrant attention. The clean vulnerability history is encouraging, but the taint analysis findings should not be overlooked. A security-conscious approach would involve further investigation into these taint flows to ensure they are indeed benign.

Key Concerns

  • Flows with unsanitized paths identified
  • No nonce checks implemented
  • No capability checks implemented
  • 1 out of 5 outputs not properly escaped
Vulnerabilities
None known

HTTPS Social Migration Security Vulnerabilities

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

HTTPS Social Migration Code Analysis

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

Output Escaping

80% escaped5 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<ssl_test> (admin\partials\ssl_test.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

HTTPS Social Migration Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_enqueue_scriptsincludes\class-mediavidi_https_social_migration.php:86
actionadmin_enqueue_scriptsincludes\class-mediavidi_https_social_migration.php:87
actionadmin_menuincludes\class-mediavidi_https_social_migration.php:89
actionadmin_initincludes\class-mediavidi_https_social_migration.php:94
actiontemplate_redirectincludes\class-mediavidi_https_social_migration.php:99
Maintenance & Trust

HTTPS Social Migration Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 3, 2016
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

HTTPS Social Migration Developer Profile

Cristian Worthington

1 plugin · 30 total installs

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

How We Detect HTTPS Social Migration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/https-social-migration/admin/css/mediavidi_https_social_migration-admin.css/wp-content/plugins/https-social-migration/admin/js/mediavidi_https_social_migration-admin.js
Script Paths
/wp-content/plugins/https-social-migration/admin/js/mediavidi_https_social_migration-admin.js
Version Parameters
mediavidi_https_social_migration-admin.css?ver=mediavidi_https_social_migration-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about HTTPS Social Migration