Advance Importer Security & Risk Analysis

wordpress.org/plugins/advance-importer

A powerful plugin for import and export Post, Page, any Custom post type data, with any kind of attachments.

10 active installs v1.0.0 PHP 7.0+ WP 4.5+ Updated Unknown
acf-exportattachment-exportexportexport-mediaimport
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advance Importer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "advance-importer" plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, file operations, and external HTTP requests. The significant majority of its SQL queries are secured with prepared statements, and there is a history of zero known vulnerabilities, which suggests a generally well-maintained codebase. However, a notable concern is the presence of an unprotected AJAX handler, which represents a direct entry point into the plugin's functionality without any authentication or authorization checks. This single unprotected entry point, combined with only 50% of output being properly escaped, leaves room for potential Cross-Site Scripting (XSS) or other injection attacks if the AJAX handler's functionality is not inherently safe.

The static analysis reveals a small attack surface with only one entry point, but the fact that this entry point is entirely unprotected is a significant risk. While taint analysis found no critical or high-severity issues, the absence of comprehensive output escaping on half of the observed outputs is a weakness that should not be overlooked. The plugin's clean vulnerability history is a positive indicator, but it does not mitigate the immediate risks identified in the static analysis. Therefore, while the plugin has some strengths, the unprotected AJAX handler and partial output escaping present immediate security concerns that require attention.

Key Concerns

  • Unprotected AJAX handler
  • Only 50% of outputs properly escaped
Vulnerabilities
None known

Advance Importer Security Vulnerabilities

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

Advance Importer Code Analysis

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

SQL Query Safety

83% prepared6 total queries

Output Escaping

50% escaped12 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
update_plugin_settings (class-ajax.php:6)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Advance Importer Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_adv_importer_update_settingsadvance-importer.php:52
WordPress Hooks 7
actionadmin_menuadmin-page.php:3
filterexport_argsadvance-importer.php:42
actionexport_filtersadvance-importer.php:43
actionexport_wpadvance-importer.php:44
filterexport_queryadvance-importer.php:45
actionadmin_enqueue_scriptsadvance-importer.php:48
filterqueryadvance-importer.php:76
Maintenance & Trust

Advance Importer Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedUnknown
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Advance Importer Developer Profile

coder618

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 Advance Importer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advance-importer/dist/adv-importer-js.js/wp-content/plugins/advance-importer/dist/adv-importer-style.css
Script Paths
/wp-content/plugins/advance-importer/dist/adv-importer-js.js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Advance Importer