TT Donation Checkout for WooCommerce Security & Risk Analysis

wordpress.org/plugins/tt-donation-checkout-for-woocommerce

A WooCommerce plugin that allow user to add a donation or tips at the checkout page.

0 active installs v1.0.0 PHP + WP 3.0+ Updated Unknown
donationsalestipswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TT Donation Checkout for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "tt-donation-checkout-for-woocommerce" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs and the plugin's clean code signals are highly encouraging. Notably, there are no dangerous functions, all SQL queries utilize prepared statements, and file operations and external HTTP requests are absent, significantly reducing common attack vectors. The presence of a nonce check and the low number of taint flows, with none of critical or high severity, further bolster its security.

However, the analysis does reveal some areas for improvement. While the attack surface appears minimal with no exposed AJAX handlers, REST API routes, or shortcodes, the 24% of output that is not properly escaped presents a potential cross-site scripting (XSS) risk, especially if user-supplied data is involved in these unescaped outputs. Additionally, the complete lack of capability checks is a concern, as it implies that any authenticated user, regardless of their role or permissions, could potentially interact with the plugin's functionalities without proper authorization. This could lead to unintended actions or data manipulation if vulnerabilities exist elsewhere in the code that are not apparent from this specific analysis.

Overall, this plugin demonstrates good development practices in critical areas like SQL injection and external access. Its clean vulnerability history suggests a commitment to security. The primary areas of concern are the potential for XSS due to unescaped output and the absence of capability checks, which could be exploited to bypass authorization controls. Addressing these points would elevate the plugin's security to a more robust level.

Key Concerns

  • Unescaped output detected
  • No capability checks found
Vulnerabilities
None known

TT Donation Checkout for WooCommerce Security Vulnerabilities

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

TT Donation Checkout for WooCommerce Code Analysis

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

Output Escaping

76% escaped55 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
woo_donation_tip_form (wc-donation-tip-checkout.php:105)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TT Donation Checkout for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwoocommerce_initwc-donation-tip-checkout.php:70
actionadmin_menuwc-donation-tip-checkout.php:79
actionadmin_enqueue_scriptswc-donation-tip-checkout.php:81
actionwoocommerce_cart_calculate_feeswc-donation-tip-checkout.php:85
actionwoocommerce_before_checkout_formwc-donation-tip-checkout.php:86
actionadmin_noticeswc-donation-tip-checkout.php:476
Maintenance & Trust

TT Donation Checkout for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedUnknown
PHP min version
Downloads684

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TT Donation Checkout for WooCommerce Developer Profile

terrytsang

8 plugins · 1K total installs

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

How We Detect TT Donation Checkout 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/tt-donation-checkout-for-woocommerce/lib/chosen/css/chosen.css/wp-content/plugins/tt-donation-checkout-for-woocommerce/lib/chosen/css/style.css/wp-content/plugins/tt-donation-checkout-for-woocommerce/assets/css/admin.css/wp-content/plugins/tt-donation-checkout-for-woocommerce/assets/js/script.js/wp-content/plugins/tt-donation-checkout-for-woocommerce/lib/chosen/js/chosen.jquery.js

HTML / DOM Fingerprints

CSS Classes
woocommerce-infoshowdonationtipcheckout_donation_tipform-row-first
HTML Comments
Copyright 2022 Terry Tsang (email: terrytsang811@gmail.com)This program is free software; you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation; either version 2 of the License, or+14 more
Data Attributes
id="donation_tip_amount"name="donation_tip_amount"name="apply_donation_tip"
JS Globals
woocommercepostwpdb
FAQ

Frequently Asked Questions about TT Donation Checkout for WooCommerce