Custom Thank You Page For Woocommerce Security & Risk Analysis

wordpress.org/plugins/custom-thank-you-page-for-woocommerce-product

This is a modification of the CloudSkyrocket.com plugin. It is very simple and strait forward Plugin for Woocommerce Shop Owners that would like to se …

10 active installs v1.0 PHP + WP 3.0+ Updated Oct 1, 2017
thank-you-pagewoocommercewoocommerce-custom-thank-you-pagewoocommerce-receiptwoocommerce-thank-you-page
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Thank You Page For Woocommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Thank You Page For Woocommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The plugin 'custom-thank-you-page-for-woocommerce-product' v1.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and not bundling any libraries, which could introduce outdated vulnerabilities. The absence of any recorded vulnerabilities in its history also suggests a generally stable codebase.

However, significant concerns arise from the static analysis. The presence of an AJAX handler without authentication checks presents a clear attack vector, especially given the total entry points are low but one is unprotected. Furthermore, the taint analysis reveals three flows with unsanitized paths, which, while not flagged as critical or high severity, warrant attention as they indicate potential pathways for malicious data to enter the application. The most critical finding is that 100% of outputs are not properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities, even if no direct data manipulation is immediately obvious from the taint analysis.

In conclusion, while the plugin has a clean vulnerability history and uses prepared statements, the lack of output escaping and an unprotected AJAX endpoint are critical security flaws. The taint analysis, though not showing high-severity issues, highlights potential data handling weaknesses. The developer should prioritize fixing the XSS vulnerabilities and implementing authentication for the AJAX handler.

Key Concerns

  • AJAX handler without authentication checks
  • All outputs unescaped
  • 3 flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Custom Thank You Page For Woocommerce Security Vulnerabilities

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

Custom Thank You Page For Woocommerce Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
woo_api (inc\custom-thank-you-woocommerce.php:65)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Custom Thank You Page For Woocommerce Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_wc-thank-you-hintinc\custom-thank-you-woocommerce.php:85
WordPress Hooks 6
actionwoocommerce_product_options_general_product_datainc\custom-thank-you-woocommerce.php:80
actionwoocommerce_process_product_metainc\custom-thank-you-woocommerce.php:81
actionadmin_enqueue_scriptsinc\custom-thank-you-woocommerce.php:84
actionwoocommerce_thankyouinc\custom-thank-you-woocommerce.php:88
actionadmin_noticesinc\custom-thank-you-woocommerce.php:204
actionadmin_noticesinc\custom-thank-you-woocommerce.php:206
Maintenance & Trust

Custom Thank You Page For Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 1, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Custom Thank You Page For Woocommerce Developer Profile

brainitagency

1 plugin · 10 total installs

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

How We Detect Custom Thank You Page 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/custom-thank-you-page-for-woocommerce-product/assets/js/thank-you.js
Script Paths
/wp-content/plugins/custom-thank-you-page-for-woocommerce-product/assets/js/thank-you.js

HTML / DOM Fingerprints

Data Attributes
data-placeholder="Start Typing to See Available Pages"data-label="Custom Thank You Page"data-id="product-thank-you"data-label="Deactivate?"
JS Globals
window.jQuerywindow.$
REST Endpoints
/wp-json/wp/v2/pages?search=
FAQ

Frequently Asked Questions about Custom Thank You Page For Woocommerce