Importer From MaxSite Security & Risk Analysis

wordpress.org/plugins/importer-from-maxsite

Plugin Importer From MaxSite provides easy and fast way to move your data from MaxSite CMS to the WordPress.

0 active installs v1.5 PHP 5.6+ WP 4.8+ Updated May 17, 2020
importmaxsite
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Importer From MaxSite Safe to Use in 2026?

Generally Safe

Score 85/100

Importer From MaxSite has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The importer-from-maxsite plugin v1.5 exhibits a mixed security posture. On the positive side, it has no known historical vulnerabilities (CVEs) and its code analysis reveals no dangerous functions, no raw SQL queries, and a limited number of file operations and external HTTP requests. However, significant concerns arise from its attack surface. With one AJAX handler that lacks any authentication checks, this presents a direct and exploitable entry point for attackers.

The absence of nonce checks and capability checks on this AJAX handler is particularly alarming. This means any authenticated or even unauthenticated user could potentially trigger this handler, leading to unintended actions within the WordPress site. While taint analysis shows no critical or high severity flows, the presence of an unprotected AJAX endpoint is a substantial risk that overshadows other positive code signals. The plugin also has a moderate concern regarding output escaping, with 50% of its outputs not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved in those unescaped outputs.

Overall, the plugin's lack of historical vulnerabilities is a good sign, suggesting responsible development or perhaps limited usage. However, the current static analysis points to a critical security flaw in its handling of AJAX requests. The absence of authentication and nonce checks on a direct entry point is a serious oversight that requires immediate attention to prevent potential security breaches, such as unauthorized data manipulation or site defacement.

Key Concerns

  • AJAX handler without authentication
  • AJAX handler without nonce checks
  • AJAX handler without capability checks
  • 50% of outputs not properly escaped
Vulnerabilities
None known

Importer From MaxSite Security Vulnerabilities

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

Importer From MaxSite Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface
1 unprotected

Importer From MaxSite Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_import_maxsite_contentapp\class-importer.php:54
WordPress Hooks 3
filterhttp_request_timeoutapp\class-api.php:138
actionadmin_menuapp\class-page-controller.php:29
actionadmin_initapp\class-page-controller.php:30
Maintenance & Trust

Importer From MaxSite Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 17, 2020
PHP min version5.6
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Importer From MaxSite Developer Profile

Serhiy Zakharchenko

4 plugins · 800 total installs

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

How We Detect Importer From MaxSite

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/importer-from-maxsite/assets/js/importer.js/wp-content/plugins/importer-from-maxsite/assets/css/importer.css
Script Paths
/wp-content/plugins/importer-from-maxsite/assets/js/importer.js
Version Parameters
importer-from-maxsite/assets/js/importer.js?ver=importer-from-maxsite/assets/css/importer.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-menu-page='importer-from-maxsite'
JS Globals
IFM_PLUGIN_DIRIFM_PLUGIN_BASENAMEIFM_PLUGIN_URLIFM_TEXT_DOMAINIFM_ASSETS_VERSION
FAQ

Frequently Asked Questions about Importer From MaxSite