Platy Syncer Woocommerce to Etsy Security & Risk Analysis

wordpress.org/plugins/platycorp-etsy-syncer

Sync Products, Inventory, and Orders between Woocommerce and Etsy.

90 active installs v6.5.7 PHP 7.0+ WP 4.7.0+ Updated May 31, 2025
etsyexportsyncsyncerwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Platy Syncer Woocommerce to Etsy Safe to Use in 2026?

Generally Safe

Score 100/100

Platy Syncer Woocommerce to Etsy has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The platycorp-etsy-syncer plugin, version 6.5.7, exhibits a mixed security posture. While it has a clean vulnerability history with no recorded CVEs, the static analysis reveals several areas of concern. The presence of dangerous functions like 'unserialize' and a significant portion of SQL queries not using prepared statements are notable weaknesses. Furthermore, the plugin has one identified AJAX handler that lacks authentication checks, creating a potential entry point for unauthorized actions.

The taint analysis, while not revealing critical or high-severity issues in this scan, did identify two flows with unsanitized paths. This, coupled with the fact that only 57% of output is properly escaped, suggests a risk of cross-site scripting (XSS) vulnerabilities if user-controlled data is not handled with extreme care throughout the plugin's execution.

Overall, the plugin's lack of historical vulnerabilities is positive, but the static analysis findings, particularly the unprotected AJAX handler and the use of 'unserialize', warrant attention. The low percentage of prepared SQL statements also indicates a potential for SQL injection if input validation is insufficient.

Key Concerns

  • Unprotected AJAX handler
  • Dangerous function: unserialize
  • SQL queries with low prepared statement usage
  • Unsanitized paths in taint flows
  • Low output escaping percentage
  • Bundled Guzzle library (potential for outdatedness)
Vulnerabilities
None known

Platy Syncer Woocommerce to Etsy Security Vulnerabilities

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

Platy Syncer Woocommerce to Etsy Code Analysis

Dangerous Functions
2
Raw SQL Queries
31
2 prepared
Unescaped Output
62
82 escaped
Nonce Checks
1
Capability Checks
22
File Operations
10
External Requests
4
Bundled Libraries
1

Dangerous Functions Found

unserializereturn [$opt['option_name'] => unserialize($opt['option_value'])];includes\data\services\options\class-options-service.php:130
unserialize$ret = array_merge($ret, [$opt['option_name'] => unserialize($opt['option_value'])]);includes\data\services\options\class-options-service.php:137

Bundled Libraries

Guzzle

SQL Query Safety

6% prepared33 total queries

Output Escaping

57% escaped144 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
enqueue_oauth2_scripts (admin\class-platy-syncer-etsy-admin.php:366)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Platy Syncer Woocommerce to Etsy Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_platy-syncer-etsyadmin\ajax\ajax.php:31
WordPress Hooks 87
filteredit_posts_per_pageadmin\ajax\ajax.php:7
actionadmin_initadmin\ajax\ajax.php:20
filterpost_classadmin\orders\class-etsy-order-list-table.php:10
filteradmin_body_classadmin\orders\class-etsy-order-list-table.php:15
actionadmin_noticesadmin\orders\class-platy-syncer-etsy-order-admin.php:38
actionwoocommerce_process_shop_order_metaadmin\orders\class-platy-syncer-etsy-order-admin.php:81
actionrest_api_initincludes\background\class-background.php:26
actioninitincludes\background\class-background.php:27
actionwp_body_openincludes\background\class-background.php:33
filterinitincludes\background\class-background.php:40
filtercron_schedulesincludes\class-platy-syncer-etsy-activator.php:41
actionwoocommerce_initincludes\class-platy-syncer-etsy.php:222
actionplaty_etsy_opt_group_stock_management_saveincludes\class-platy-syncer-etsy.php:236
actionplaty_etsy_stock_cron_hookincludes\class-platy-syncer-etsy.php:243
actionwoocommerce_updated_product_stockincludes\class-platy-syncer-etsy.php:245
actionupdated_post_metaincludes\class-platy-syncer-etsy.php:246
actionplaty_etsy_transaction_syncedincludes\class-platy-syncer-etsy.php:247
actionshutdownincludes\class-platy-syncer-etsy.php:249
actionwoocommerce_order_status_changedincludes\class-platy-syncer-etsy.php:250
actionwoocommerce_before_single_productincludes\class-platy-syncer-etsy.php:253
actionwoocommerce_checkout_processincludes\class-platy-syncer-etsy.php:257
actionplaty_sync_etsy_receipt_idincludes\class-platy-syncer-etsy.php:263
actionplugins_loadedincludes\class-platy-syncer-etsy.php:314
actionplaty_management_update_remoteincludes\class-platy-syncer-etsy.php:319
actionadmin_enqueue_scriptsincludes\class-platy-syncer-etsy.php:333
actionadmin_menuincludes\class-platy-syncer-etsy.php:336
actioncurrent_screenincludes\class-platy-syncer-etsy.php:337
actionbulk_actions-edit-productincludes\class-platy-syncer-etsy.php:338
filterhandle_bulk_actions-edit-productincludes\class-platy-syncer-etsy.php:339
actionadmin_noticesincludes\class-platy-syncer-etsy.php:340
filterpost_updated_messagesincludes\class-platy-syncer-etsy.php:351
actionadmin_bar_menuincludes\class-platy-syncer-etsy.php:357
actionplaty_etsy_refresh_oauth2_tokenincludes\class-platy-syncer-etsy.php:362
actionpost_submitbox_startincludes\class-platy-syncer-etsy.php:367
actionsave_postincludes\class-platy-syncer-etsy.php:368
filterwoocommerce_product_data_tabsincludes\class-platy-syncer-etsy.php:379
actionwoocommerce_product_data_panelsincludes\class-platy-syncer-etsy.php:380
actionwoocommerce_process_product_metaincludes\class-platy-syncer-etsy.php:381
actionwoocommerce_product_options_pricingincludes\class-platy-syncer-etsy.php:382
actionwoocommerce_variation_options_pricingincludes\class-platy-syncer-etsy.php:383
actionwoocommerce_variation_optionsincludes\class-platy-syncer-etsy.php:384
actionwoocommerce_save_product_variationincludes\class-platy-syncer-etsy.php:385
actionadmin_enqueue_scriptsincludes\class-platy-syncer-etsy.php:386
actionrest_api_initincludes\class-platy-syncer-etsy.php:391
actionrest_api_initincludes\class-platy-syncer-etsy.php:392
actionrest_api_initincludes\class-platy-syncer-etsy.php:395
actionrest_api_initincludes\class-platy-syncer-etsy.php:396
actionadd_meta_boxesincludes\class-platy-syncer-etsy.php:403
actionadd_meta_boxesincludes\class-platy-syncer-etsy.php:404
actionwoocommerce_initincludes\class-platy-syncer-etsy.php:405
filterwoocommerce_order_actionsincludes\class-platy-syncer-etsy.php:406
filterwoocommerce_order_numberincludes\class-platy-syncer-etsy.php:407
actionadmin_headincludes\class-platy-syncer-etsy.php:408
actionload-post.phpincludes\class-platy-syncer-etsy.php:409
actionadmin_menuincludes\class-platy-syncer-etsy.php:410
filterwoocommerce_admin_order_actionsincludes\class-platy-syncer-etsy.php:411
actionplaty_etsy_orders_cron_hookincludes\class-platy-syncer-etsy.php:412
filterwoocommerce_shop_order_list_table_columnsincludes\class-platy-syncer-etsy.php:415
filterwoocommerce_shop_order_list_table_custom_columnincludes\class-platy-syncer-etsy.php:416
filtermanage_edit-shop_order_columnsincludes\class-platy-syncer-etsy.php:417
filtermanage_shop_order_posts_custom_columnincludes\class-platy-syncer-etsy.php:418
actionrestrict_manage_postsincludes\class-platy-syncer-etsy.php:421
actionrestrict_manage_postsincludes\class-platy-syncer-etsy.php:422
actionposts_clausesincludes\class-platy-syncer-etsy.php:423
actionwoocommerce_order_list_table_restrict_manage_ordersincludes\class-platy-syncer-etsy.php:424
actionwoocommerce_order_list_table_restrict_manage_ordersincludes\class-platy-syncer-etsy.php:425
actionwoocommerce_order_list_table_prepare_items_query_argsincludes\class-platy-syncer-etsy.php:426
filtermanage_edit-product_columnsincludes\class-platy-syncer-etsy.php:438
filtermanage_product_posts_custom_columnincludes\class-platy-syncer-etsy.php:439
actionwoocommerce_products_admin_list_table_filtersincludes\class-platy-syncer-etsy.php:443
actionposts_clausesincludes\class-platy-syncer-etsy.php:444
actionwp_enqueue_scriptsincludes\class-platy-syncer-etsy.php:463
actionwp_enqueue_scriptsincludes\class-platy-syncer-etsy.php:464
actionthe_contentincludes\class-platy-syncer-etsy.php:467
filterwoocommerce_rest_check_permissionsincludes\management\class-management-rest-controller.php:92
filterwoocommerce_mail_callbackincludes\syncers\item-syncers\orders\class-etsy-orders-syncer.php:426
filterwoocommerce_product_get_stock_quantityincludes\syncers\stock\class-etsy-stock-syncer.php:196
filterwoocommerce_product_variation_get_stock_quantityincludes\syncers\stock\class-etsy-stock-syncer.php:197
filterwoocommerce_product_get_stock_quantityincludes\syncers\stock\class-etsy-stock-syncer.php:213
actionwoocommerce_after_single_product_summaryincludes\syncers\stock\class-etsy-stock-syncer.php:214
filterwoocommerce_product_variation_get_stock_quantityincludes\syncers\stock\class-etsy-stock-syncer.php:218
actionwoocommerce_after_single_product_summaryincludes\syncers\stock\class-etsy-stock-syncer.php:219
actionplugins_loadedplaty-syncer-etsy.php:75
actionplaty_etsy_clean_logsplaty-syncer-etsy.php:76
actionadmin_noticesplaty-syncer-etsy.php:90
actionbefore_woocommerce_initplaty-syncer-etsy.php:110
actionplugins_loadedplaty-syncer-etsy.php:117

Scheduled Events 4

platy_etsy_stock_cron_hook
platy_etsy_clean_logs
platy_etsy_orders_cron_hook
platy_etsy_stock_cron_hook
Maintenance & Trust

Platy Syncer Woocommerce to Etsy Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedMay 31, 2025
PHP min version7.0
Downloads27K

Community Trust

Rating84/100
Number of ratings22
Active installs90
Developer Profile

Platy Syncer Woocommerce to Etsy Developer Profile

inonkp

2 plugins · 110 total installs

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

How We Detect Platy Syncer Woocommerce to Etsy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/platycorp-etsy-syncer/css/platy-syncer-dashicons.css/wp-content/plugins/platycorp-etsy-syncer/css/style.css/wp-content/plugins/platycorp-etsy-syncer/js/platy-syncer-admin-public.js/wp-content/plugins/platycorp-etsy-syncer/js/platy-syncer-public.js
Generator Patterns
PlatyCorp Etsy Syncer v6.5.7
Script Paths
/wp-content/plugins/platycorp-etsy-syncer/js/platy-syncer-admin-public.js/wp-content/plugins/platycorp-etsy-syncer/js/platy-syncer-public.js
Version Parameters
platy-syncer-etsy/css/style.css?ver=platy-syncer-etsy/js/platy-syncer-admin-public.js?ver=platy-syncer-etsy/js/platy-syncer-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
platy-syncer-admin-menu-icon
HTML Comments
<!-- Start of PlatyCorp Etsy Syncer --><!-- End of PlatyCorp Etsy Syncer -->
Data Attributes
data-platy-syncer-product-iddata-platy-syncer-etsy-iddata-platy-syncer-option-name
JS Globals
PlatySyncerAdminPlatySyncerPublic
REST Endpoints
/wp-json/platy-syncer-etsy/v1/shops/wp-json/platy-syncer-etsy/v1/connection/wp-json/platy-syncer-etsy/v1/options/wp-json/platy-syncer-etsy/v1/templates/wp-json/platy-syncer-etsy/v1/products/wp-json/platy-syncer-etsy/v1/autosync/wp-json/platy-syncer-etsy/v1/etsy-categories/wp-json/platy-syncer-etsy/v1/pro
Shortcode Output
[platy_etsy_product_sync]
FAQ

Frequently Asked Questions about Platy Syncer Woocommerce to Etsy