FG Magento to WooCommerce Security & Risk Analysis

wordpress.org/plugins/fg-magento-to-woocommerce

A plugin to migrate your Magento e-commerce store to WooCommerce

200 active installs v3.44.3 PHP 5.6+ WP 4.5+ Updated Apr 29, 2025
dropshippingimportmagentomigrationwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FG Magento to WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

FG Magento to WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "fg-magento-to-woocommerce" v3.44.3 plugin exhibits a mixed security posture. On the positive side, it demonstrates strong practices regarding SQL queries, with 98% using prepared statements, and a high percentage of outputs (84%) being properly escaped. The absence of known CVEs and a history free of recorded vulnerabilities are significant strengths, suggesting a generally well-maintained codebase.

However, the static analysis reveals a critical concern: one AJAX handler lacks authentication checks, representing a significant attack vector. While taint analysis shows only two flows and no critical or high severity issues, the fact that both flows involve unsanitized paths is a warning sign that requires attention. The presence of file operations and external HTTP requests, while not inherently problematic, could become issues if not handled with extreme care in conjunction with the identified AJAX vulnerability.

Overall, the plugin's lack of historical vulnerabilities is reassuring, but the identified unprotected AJAX handler presents an immediate and concrete risk. This single point of entry without proper authorization is the most pressing concern. The unsanitized paths in taint analysis, although not yet leading to critical issues, also indicate potential for exploitation if an attacker can influence the input to these flows.

Key Concerns

  • AJAX handler without auth checks
  • Flows with unsanitized paths (2 instances)
Vulnerabilities
None known

FG Magento to WooCommerce Security Vulnerabilities

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

FG Magento to WooCommerce Code Analysis

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

SQL Query Safety

98% prepared42 total queries

Output Escaping

84% escaped75 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
display (admin\class-fg-magento-to-woocommerce-debug-info.php:21)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

FG Magento to WooCommerce Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_fgm2wc_importincludes\class-fg-magento-to-woocommerce.php:189
WordPress Hooks 15
filterwoocommerce_mail_callbackadmin\class-fg-magento-to-woocommerce-admin.php:1565
actionbefore_woocommerce_initfg-magento-to-woocommerce.php:60
actioninitfg-magento-to-woocommerce.php:87
actionadmin_initincludes\class-fg-magento-to-woocommerce.php:182
actionfgm2wc_pre_test_database_connectionincludes\class-fg-magento-to-woocommerce.php:183
actionfgm2wc_post_test_database_connectionincludes\class-fg-magento-to-woocommerce.php:184
actionload-importer-fgm2wcincludes\class-fg-magento-to-woocommerce.php:185
actionfgm2wc_import_noticesincludes\class-fg-magento-to-woocommerce.php:186
actionfgm2wc_post_empty_databaseincludes\class-fg-magento-to-woocommerce.php:187
actionadmin_footerincludes\class-fg-magento-to-woocommerce.php:188
filterfgm2wc_pre_import_checkincludes\class-fg-magento-to-woocommerce.php:190
filterfgm2wc_get_option_namesincludes\class-fg-magento-to-woocommerce.php:191
actionfgm2wc_pre_get_total_elements_countincludes\class-fg-magento-to-woocommerce.php:192
actionfgm2wc_pre_importincludes\class-fg-magento-to-woocommerce.php:193
actionfgm2wc_post_test_database_connectionincludes\class-fg-magento-to-woocommerce.php:199
Maintenance & Trust

FG Magento to WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 29, 2025
PHP min version5.6
Downloads75K

Community Trust

Rating96/100
Number of ratings83
Active installs200
Developer Profile

FG Magento to WooCommerce Developer Profile

Kerfred

9 plugins · 10K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
674 days
View full developer profile
Detection Fingerprints

How We Detect FG Magento to WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fg-magento-to-woocommerce/css/fg-magento-to-woocommerce-admin.css/wp-content/plugins/fg-magento-to-woocommerce/js/fg-magento-to-woocommerce-admin.js
Script Paths
js/fg-magento-to-woocommerce-admin.js
Version Parameters
fg-magento-to-woocommerce/css/fg-magento-to-woocommerce-admin.css?ver=fg-magento-to-woocommerce/js/fg-magento-to-woocommerce-admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- FG Magento to WooCommerce Importer -->
Data Attributes
data-importer-nonce=
JS Globals
FG_Magento_to_Woocommerce_ProgressBarfgm2wc_vars
FAQ

Frequently Asked Questions about FG Magento to WooCommerce