CartLink Generator for WooCommerce Security & Risk Analysis

wordpress.org/plugins/cartlink-generator

Generate and share dynamic WooCommerce cart and checkout page links with pre-filled products, quantities, and custom prices.

60 active installs v1.0.3 PHP 7.0+ WP 5.5+ Updated Jul 3, 2025
carte-commercequick-cartquick-checkoutwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CartLink Generator for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The cartlink-generator plugin v1.0.3 exhibits a generally strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers, appear to have proper authentication checks, which is a significant positive. Furthermore, the code demonstrates excellent security hygiene with 100% of SQL queries using prepared statements and 100% of outputs being properly escaped, mitigating common injection and cross-site scripting (XSS) vulnerabilities. The absence of known vulnerabilities in its history also suggests a well-maintained and secure codebase.

Despite these strengths, there are a couple of areas that warrant attention. The presence of two 'flows with unsanitized paths' in the taint analysis, even without critical or high severity, indicates a potential for path traversal vulnerabilities. While the file operation count is low, this warrants investigation. The lack of capability checks on any of its entry points is another concern, as it relies solely on AJAX authentication, which might not be granular enough for all use cases. The plugin does have nonce checks, which is good, but these should ideally be paired with capability checks for comprehensive security.

In conclusion, cartlink-generator v1.0.3 is well-defended against many common web vulnerabilities. However, the identified unsanitized paths and the absence of capability checks represent potential weaknesses that could be exploited if not addressed. The plugin's clean vulnerability history is a positive sign, but proactive measures against the identified code signals are recommended to maintain its security.

Key Concerns

  • Taint flows with unsanitized paths detected
  • No capability checks on entry points
Vulnerabilities
None known

CartLink Generator for WooCommerce Security Vulnerabilities

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

CartLink Generator for WooCommerce Code Analysis

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

Output Escaping

100% escaped27 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
gvnclg_process_autogenerate_link (includes\hooks.php:6)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CartLink Generator for WooCommerce Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_generate_cartlinkincludes\ajax-functions.php:62
authwp_ajax_fetch_product_suggestionsincludes\ajax-functions.php:69
authwp_ajax_fetch_product_suggestionsincludes\ajax-functions.php:111
WordPress Hooks 15
actionbefore_woocommerce_initcartlink-generator.php:33
actionadmin_menuincludes\admin-page.php:5
actionadmin_enqueue_scriptsincludes\admin-page.php:64
actiontemplate_redirectincludes\hooks.php:5
actionwoocommerce_cart_calculate_feesincludes\hooks.php:66
filterwoocommerce_coupon_is_validincludes\hooks.php:87
actionwoocommerce_before_calculate_totalsincludes\hooks.php:102
filterwoocommerce_update_cart_validationincludes\hooks.php:118
actionwoocommerce_cart_loaded_from_sessionincludes\hooks.php:133
actionwoocommerce_update_order_review_fragmentsincludes\hooks.php:147
actionwoocommerce_cart_emptiedincludes\hooks.php:167
filterfilesystem_methodincludes\utilities.php:17
filterfilesystem_methodincludes\utilities.php:66
filterfilesystem_methodincludes\utilities.php:107
actionwp_scheduled_deleteincludes\utilities.php:163
Maintenance & Trust

CartLink Generator for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 3, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

CartLink Generator for WooCommerce Developer Profile

Guaven Labs

5 plugins · 700 total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
329 days
View full developer profile
Detection Fingerprints

How We Detect CartLink Generator 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/cartlink-generator/assets/admin-styles.css/wp-content/plugins/cartlink-generator/assets/admin-scripts.js
Script Paths
/wp-content/plugins/cartlink-generator/assets/admin-scripts.js
Version Parameters
cartlink-generator/assets/admin-styles.css?ver=cartlink-generator/assets/admin-scripts.js?ver=

HTML / DOM Fingerprints

JS Globals
clg_vars
FAQ

Frequently Asked Questions about CartLink Generator for WooCommerce