hiWeb Migration Simple Security & Risk Analysis

wordpress.org/plugins/hiweb-migration-simple

Plugin to automatically change the paths and links in the database of your site on wordpress. Just migrate files and the site database to a new hostin …

10 active installs v2.0.0.1 PHP + WP 4.0+ Updated Nov 21, 2018
domainhostingmigratemigrationserver
64
C · Use Caution
CVEs total1
Unpatched1
Last CVEApr 12, 2023
Safety Verdict

Is hiWeb Migration Simple Safe to Use in 2026?

Use With Caution

Score 64/100

hiWeb Migration Simple has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Apr 12, 2023Updated 7yr ago
Risk Assessment

The "hiweb-migration-simple" plugin v2.0.0.1 exhibits significant security concerns, particularly due to its exposed attack surface and lack of fundamental security checks. The presence of two AJAX handlers without authentication checks, coupled with a complete absence of nonce and capability checks, creates an easily exploitable entry point for unauthorized actions. Furthermore, the taint analysis revealed a flow with an unsanitized path, indicating a potential for injection vulnerabilities, although no critical or high severity issues were found in this specific analysis. The plugin's static analysis also flags the use of dangerous functions like unserialize, which, without proper validation, can lead to remote code execution. A concerning aspect is the complete lack of output escaping, meaning any data processed or displayed by the plugin is vulnerable to Cross-Site Scripting (XSS) attacks. The vulnerability history, showing a past medium severity XSS vulnerability that remains unpatched, reinforces the pattern of insecure coding practices and a lack of timely security remediation. While the plugin shows some good practices with a high percentage of prepared SQL statements, the overwhelming number of critical security weaknesses overshadows this strength, leading to a high-risk assessment.

Key Concerns

  • Unpatched CVE (Medium Severity)
  • 2 AJAX handlers without auth checks
  • No nonce checks
  • No capability checks
  • Taint flow with unsanitized path
  • Use of unserialize function
  • 0% output escaping
Vulnerabilities
1

hiWeb Migration Simple Security Vulnerabilities

CVEs by Year

1 CVE in 2023 · unpatched
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-0769medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

hiWeb Migration Simple <= 2.0.0.1 - Reflected Cross-Site Scripting

Apr 12, 2023Unpatched
Code Analysis
Analyzed Mar 16, 2026

hiWeb Migration Simple Code Analysis

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

Dangerous Functions Found

unserialize$data = @unserialize( $string );inc\db.php:21
unserialize$json_from = json_encode( unserialize( $content_from ) );inc\db.php:75

SQL Query Safety

71% prepared7 total queries

Output Escaping

0% escaped17 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<force-re-migrate-confirm> (template\force-re-migrate-confirm.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

hiWeb Migration Simple Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_hiweb_migration_simpleinc\hooks.php:18
noprivwp_ajax_hiweb_migration_simpleinc\hooks.php:19
WordPress Hooks 3
actioninitinc\hooks.php:15
filterplugin_action_linksinc\hooks.php:16
actionadmin_menuinc\hooks.php:17
Maintenance & Trust

hiWeb Migration Simple Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedNov 21, 2018
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

hiWeb Migration Simple Developer Profile

Den Media

9 plugins · 100 total installs

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

How We Detect hiWeb Migration Simple

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hiweb-migration-simple/assets/css/main.css/wp-content/plugins/hiweb-migration-simple/assets/js/main.js
Script Paths
/wp-content/plugins/hiweb-migration-simple/assets/js/main.js
Version Parameters
hiweb-migration-simple/assets/css/main.css?ver=hiweb-migration-simple/assets/js/main.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about hiWeb Migration Simple