Gist for WooCommerce Security & Risk Analysis

wordpress.org/plugins/gist-for-woocommerce

Connect your store to your Gist audience to track sales, create targeted emails, send abandoned cart emails, and more.

10 active installs v1.2.3 PHP 7.0+ WP 4.9+ Updated Aug 24, 2023
abandon-cartcart-abandonmentcart-recoveryecommercegist
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gist for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Gist for WooCommerce 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 "gist-for-woocommerce" plugin v1.2.3 exhibits a generally strong security posture based on the provided static analysis. There are no reported CVEs, suggesting a history of stability and likely good security practices. The absence of direct entry points like AJAX handlers, REST API routes, or shortcodes significantly limits the attack surface. Furthermore, the code demonstrates good practices by using prepared statements for all SQL queries and a high percentage of properly escaped outputs.

However, there are a few areas that warrant attention. The presence of a "flow with unsanitized paths" in the taint analysis, even if not rated as critical or high severity, indicates a potential pathway for malicious input to be processed without adequate sanitization. Additionally, the plugin makes external HTTP requests, which could be a vector for cross-site scripting (XSS) or other injection attacks if not handled securely on the receiving end. The complete lack of nonce checks is also a concern, as these are crucial for preventing Cross-Site Request Forgery (CSRF) attacks, especially if any form submission or action relies on the user's authenticated session.

In conclusion, while the plugin has a solid foundation with no known vulnerabilities and limited attack surface, the identified taint flow and lack of nonce checks are potential weaknesses. The external HTTP requests also introduce an indirect risk. Addressing these specific points would further enhance the plugin's security.

Key Concerns

  • Flow with unsanitized paths detected
  • External HTTP requests made
  • Missing nonce checks
  • Lower percentage of escaped outputs
Vulnerabilities
None known

Gist for WooCommerce Security Vulnerabilities

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

Gist for WooCommerce Code Analysis

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

Output Escaping

80% escaped25 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<GSTWC_Settings> (Gist_WooCommerce\Base\GSTWC_Settings.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Gist for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 22
actionadmin_enqueue_scriptsGist_WooCommerce\Base\GSTWC_Enqueue.php:14
actionupgrader_process_completeGist_WooCommerce\Base\GSTWC_PostUpdate.php:18
actionadmin_initGist_WooCommerce\Base\GSTWC_PostUpdate.php:20
actionadmin_menuGist_WooCommerce\Base\GSTWC_Settings.php:14
actionwoocommerce_add_to_cartGist_WooCommerce\Pages\GSTWC_Cart.php:35
actionwoocommerce_after_cart_item_quantity_updateGist_WooCommerce\Pages\GSTWC_Cart.php:36
actionwoocommerce_cart_item_removedGist_WooCommerce\Pages\GSTWC_Cart.php:37
actionwoocommerce_cart_item_restoredGist_WooCommerce\Pages\GSTWC_Cart.php:38
actionwoocommerce_cart_emptiedGist_WooCommerce\Pages\GSTWC_Cart.php:39
actionuser_registerGist_WooCommerce\Pages\GSTWC_Customer.php:33
actionprofile_updateGist_WooCommerce\Pages\GSTWC_Customer.php:34
actionwoocommerce_checkout_order_processedGist_WooCommerce\Pages\GSTWC_Order.php:35
actionwoocommerce_order_status_pendingGist_WooCommerce\Pages\GSTWC_Order.php:36
actionwoocommerce_order_status_failedGist_WooCommerce\Pages\GSTWC_Order.php:37
actionwoocommerce_order_status_on-holdGist_WooCommerce\Pages\GSTWC_Order.php:38
actionwoocommerce_order_status_completedGist_WooCommerce\Pages\GSTWC_Order.php:39
actionwoocommerce_order_status_refundedGist_WooCommerce\Pages\GSTWC_Order.php:40
actionwoocommerce_order_status_cancelledGist_WooCommerce\Pages\GSTWC_Order.php:41
actionsave_post_productGist_WooCommerce\Pages\GSTWC_Product.php:35
actionpost_updatedGist_WooCommerce\Pages\GSTWC_Product.php:36
actioncreate_product_catGist_WooCommerce\Pages\GSTWC_ProductCategory.php:32
actionedited_product_catGist_WooCommerce\Pages\GSTWC_ProductCategory.php:33
Maintenance & Trust

Gist for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedAug 24, 2023
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Gist for WooCommerce Developer Profile

Gist

2 plugins · 610 total installs

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

How We Detect Gist for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gist-for-woocommerce/assets/css/wocmgetgist.css/wp-content/plugins/gist-for-woocommerce/assets/js/wocmgetgist.js
Script Paths
assets/js/wocmgetgist.js
Version Parameters
wocmgetgist-script?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Gist for WooCommerce