One Menu Export Import Security & Risk Analysis

wordpress.org/plugins/one-menu-export-import

Easily export and import your WordPress menus with a modern, user-friendly interface. Perfect for backups, migrations, or cloning menus between sites.

10 active installs v1.0.0 PHP 7.0+ WP 5.0+ Updated Jul 21, 2025
export-menusimport-menusmenu-backupmenu-migration
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is One Menu Export Import Safe to Use in 2026?

Generally Safe

Score 100/100

One Menu Export Import has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The 'one-menu-export-import' plugin v1.0.0 demonstrates a strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers, appear to have proper nonce and capability checks, significantly reducing the risk of unauthorized access or actions. The code also adheres to best practices by exclusively using prepared statements for SQL queries and ensuring all output is properly escaped, which mitigates common vulnerabilities like SQL injection and cross-site scripting (XSS). The absence of any taint analysis findings further reinforces this positive assessment, indicating no detectable flows of unsanitized data that could lead to vulnerabilities.

However, it's important to note a few points. While the attack surface is small and currently appears protected, the presence of AJAX handlers always represents a potential vector. The single file operation, though not inherently malicious, warrants attention if the file in question is user-controlled or has sensitive permissions. The plugin's complete lack of a vulnerability history, while excellent, could also mean it hasn't been subject to extensive scrutiny or past issues that would typically appear in such records. Overall, this plugin appears to be developed with security in mind, but vigilance regarding potential future vulnerabilities and careful monitoring of its file operations remain prudent.

Vulnerabilities
None known

One Menu Export Import Security Vulnerabilities

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

One Menu Export Import Code Analysis

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

Output Escaping

100% escaped21 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
ajax_import_menu (includes\class-onemeexi-main.php:143)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

One Menu Export Import Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_onemeexi_get_menusincludes\class-onemeexi-main.php:49
authwp_ajax_onemeexi_export_menuincludes\class-onemeexi-main.php:50
authwp_ajax_onemeexi_import_menuincludes\class-onemeexi-main.php:51
WordPress Hooks 3
actionadmin_menuincludes\class-onemeexi-main.php:47
actionadmin_enqueue_scriptsincludes\class-onemeexi-main.php:48
actionplugins_loadedone-menu-export-import.php:28
Maintenance & Trust

One Menu Export Import Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 21, 2025
PHP min version7.0
Downloads259

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

One Menu Export Import Developer Profile

Sujith

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 One Menu Export Import

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/one-menu-export-import/assets/css/admin.css/wp-content/plugins/one-menu-export-import/assets/js/admin.js
Script Paths
assets/js/admin.js
Version Parameters
one-menu-export-import/assets/css/admin.css?ver=one-menu-export-import/assets/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-menu-id
JS Globals
onemeexi_ajax
REST Endpoints
/wp-json/one-menu-export-import/v1/menus/wp-json/one-menu-export-import/v1/export/wp-json/one-menu-export-import/v1/import
FAQ

Frequently Asked Questions about One Menu Export Import