Muzaara Content API Google Data Feed Security & Risk Analysis

wordpress.org/plugins/muzaara-google-content-api-data-feed

Integrates your WooCommerce Products into Google Merchant Center using the content API or XML data feeds.

10 active installs v1.4 PHP 7.3+ WP 4.9+ Updated Nov 6, 2023
google-adsgoogle-adwordsgoogle-data-feedgoogle-shoppingwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Muzaara Content API Google Data Feed Safe to Use in 2026?

Generally Safe

Score 85/100

Muzaara Content API Google Data Feed has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The 'muzaara-google-content-api-data-feed' plugin v1.4 exhibits a mixed security posture. On the positive side, it demonstrates strong practices in SQL query handling and output escaping, with 100% of queries using prepared statements and 98% of outputs properly escaped. The absence of known CVEs and a clean vulnerability history are also significant strengths, suggesting a generally well-maintained codebase.

However, significant concerns arise from the attack surface. The plugin exposes 32 AJAX handlers, with a substantial 12 of these lacking any authentication checks. This presents a considerable risk, as any unauthenticated user could potentially trigger these actions. The presence of the `set_time_limit` function is a minor concern, as it can be abused in certain scenarios, although its impact is mitigated by the general lack of other critical vulnerabilities.

In conclusion, while the plugin's core data handling and output appear secure, the unprotected AJAX endpoints represent a clear and present danger. This weakness, coupled with the absence of nonce checks on AJAX handlers, creates an environment where arbitrary actions could be performed without proper authorization. The clean vulnerability history is encouraging but should not overshadow the immediate risks identified in the static analysis.

Key Concerns

  • AJAX handlers without authentication checks
  • Missing nonce checks on AJAX handlers
  • Dangerous function used (set_time_limit)
Vulnerabilities
None known

Muzaara Content API Google Data Feed Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Muzaara Content API Google Data Feed Release Timeline

v1.4Current
v1.3
v1.2
v1.0
Code Analysis
Analyzed Apr 16, 2026

Muzaara Content API Google Data Feed Code Analysis

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

Dangerous Functions Found

set_time_limitset_time_limit(0);class/objects/GFeed.php:404
set_time_limitset_time_limit(0);src/class/objects/GFeed.php:396

SQL Query Safety

100% prepared2 total queries

Output Escaping

98% escaped98 total outputs
Attack Surface
12 unprotected

Muzaara Content API Google Data Feed Attack Surface

Entry Points32
Unprotected12

AJAX Handlers 32

authwp_ajax_muzaara_woopf_checkAuthclass/Ajax.php:24
authwp_ajax_muzaara_woopf_getAccountsclass/Ajax.php:25
authwp_ajax_muzaara_woopf_linkAccountclass/Ajax.php:26
authwp_ajax_muzaara_woopf_checkLinkclass/Ajax.php:27
authwp_ajax_muzaara_woopf_getProductFieldsclass/Ajax.php:28
authwp_ajax_muzaara_woopf_getProductCategoriesclass/Ajax.php:29
authwp_ajax_muzaara_woopf_searchGoogleCatclass/Ajax.php:30
authwp_ajax_muzaara_woopf_getConditionsclass/Ajax.php:31
authwp_ajax_muzaara_woopf_createChannelclass/Ajax.php:32
authwp_ajax_muzaara_woopf_getProductTypesclass/Ajax.php:33
authwp_ajax_muzaara_woopf_getFeedsclass/Ajax.php:34
authwp_ajax_muzaara_woopf_pauseFeedclass/Ajax.php:35
authwp_ajax_muzaara_woopf_deleteFeedclass/Ajax.php:36
authwp_ajax_muzaara_woopf_resumeFeedclass/Ajax.php:37
authwp_ajax_muzaara_woopf_getFeedclass/Ajax.php:38
authwp_ajax_muzaara_woopf_runFeedclass/Ajax.php:39
authwp_ajax_muzaara_woopf_checkAuthsrc/class/Ajax.php:24
authwp_ajax_muzaara_woopf_getAccountssrc/class/Ajax.php:25
authwp_ajax_muzaara_woopf_linkAccountsrc/class/Ajax.php:26
authwp_ajax_muzaara_woopf_checkLinksrc/class/Ajax.php:27
authwp_ajax_muzaara_woopf_getProductFieldssrc/class/Ajax.php:28
authwp_ajax_muzaara_woopf_getProductCategoriessrc/class/Ajax.php:29
authwp_ajax_muzaara_woopf_searchGoogleCatsrc/class/Ajax.php:30
authwp_ajax_muzaara_woopf_getConditionssrc/class/Ajax.php:31
authwp_ajax_muzaara_woopf_createChannelsrc/class/Ajax.php:32
authwp_ajax_muzaara_woopf_getProductTypessrc/class/Ajax.php:33
authwp_ajax_muzaara_woopf_getFeedssrc/class/Ajax.php:34
authwp_ajax_muzaara_woopf_pauseFeedsrc/class/Ajax.php:35
authwp_ajax_muzaara_woopf_deleteFeedsrc/class/Ajax.php:36
authwp_ajax_muzaara_woopf_resumeFeedsrc/class/Ajax.php:37
authwp_ajax_muzaara_woopf_getFeedsrc/class/Ajax.php:38
authwp_ajax_muzaara_woopf_runFeedsrc/class/Ajax.php:39
WordPress Hooks 20
actionadmin_menuclass/App.php:219
actionadmin_enqueue_scriptsclass/App.php:220
actionadmin_initclass/App.php:221
actioninitclass/App.php:224
filtermanage_edit-product_columnsclass/App.php:225
actionmanage_product_posts_custom_columnclass/App.php:226
filtercron_schedulesclass/App.php:227
filterwoocommerce_product_data_store_cpt_get_products_queryclass/App.php:229
actionwoocommerce_update_productclass/App.php:231
actionadmin_noticesclass/App.php:290
actionadmin_menusrc/class/App.php:219
actionadmin_enqueue_scriptssrc/class/App.php:220
actionadmin_initsrc/class/App.php:221
actioninitsrc/class/App.php:224
filtermanage_edit-product_columnssrc/class/App.php:225
actionmanage_product_posts_custom_columnsrc/class/App.php:226
filtercron_schedulessrc/class/App.php:227
filterwoocommerce_product_data_store_cpt_get_products_querysrc/class/App.php:229
actionwoocommerce_update_productsrc/class/App.php:231
actionadmin_noticessrc/class/App.php:290
Maintenance & Trust

Muzaara Content API Google Data Feed Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedNov 6, 2023
PHP min version7.3
Downloads10K

Community Trust

Rating66/100
Number of ratings3
Active installs10
Developer Profile

Muzaara Content API Google Data Feed Developer Profile

muzaara

3 plugins · 20 total installs

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

How We Detect Muzaara Content API Google Data Feed

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/muzaara-google-content-api-data-feed/asset//wp-content/plugins/muzaara-google-content-api-data-feed/class/App.php/wp-content/plugins/muzaara-google-content-api-data-feed/lib/muzaara/muzaara.php
Version Parameters
muzaara-google-content-api-data-feed/style.css?ver=muzaara-google-content-api-data-feed/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
muzaara-woopf-input-wrapper
Data Attributes
data-muzaara-woopf
JS Globals
window.muzaara_woopf_l10n
FAQ

Frequently Asked Questions about Muzaara Content API Google Data Feed