Sales Tax Reports For WooCommerce Security & Risk Analysis

wordpress.org/plugins/sales-tax-reports-for-woocommerce

The Sales Tax Reports For WooCommerce Plugin

800 active installs v1.1.2 PHP 5.3+ WP 4.0+ Updated Aug 6, 2025
reportssales-taxstate-sales-taxtaxwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sales Tax Reports For WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Sales Tax Reports For WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The sales-tax-reports-for-woocommerce plugin, version 1.1.2, exhibits a generally good security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and a clean vulnerability history across all severities is a strong indicator of well-maintained code. The plugin also demonstrates good practices by using prepared statements for all SQL queries and having no external HTTP requests, which significantly reduces common attack vectors.

However, there are areas for improvement that introduce potential risks. The fact that 35% of output is not properly escaped (82 total outputs, 65% properly escaped) suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is ever reflected in these unescaped outputs. Additionally, the taint analysis revealed two flows with unsanitized paths, and while they are not categorized as critical or high severity in this report, any unsanitized path carries inherent risk and warrants further investigation.

While the plugin's attack surface appears minimal with zero entry points noted without authentication checks, and the lack of documented vulnerabilities is reassuring, the unescaped outputs and unsanitized paths represent weaknesses. A balanced conclusion is that the plugin is largely secure, particularly in its handling of database queries and external interactions, but requires attention to output escaping and taint analysis to achieve a robust security profile.

Key Concerns

  • Unescaped output detected
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

Sales Tax Reports For WooCommerce Security Vulnerabilities

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

Sales Tax Reports For WooCommerce Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

65% escaped82 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
yearly_sales_by_state (includes\class-wc-state-tax-report-admin.php:179)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Sales Tax Reports For WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_initincludes\class-wc-state-tax-report-admin.php:27
filterwoocommerce_admin_reportsincludes\class-wc-state-tax-report-admin.php:28
actionadmin_footerincludes\class-wc-state-tax-report-admin.php:39
filterwoocommerce_form_fieldincludes\class-wc-state-tax-report-admin.php:41
actioninitwc_state_tax_report.php:106
actionbefore_woocommerce_initwc_state_tax_report.php:113
actionadmin_menuwc_state_tax_report.php:190
actionadmin_enqueue_scriptswc_state_tax_report.php:204
actionadmin_footerwc_state_tax_report.php:563
actionadmin_enqueue_scriptswc_state_tax_report.php:579
Maintenance & Trust

Sales Tax Reports For WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 6, 2025
PHP min version5.3
Downloads9K

Community Trust

Rating94/100
Number of ratings7
Active installs800
Developer Profile

Sales Tax Reports For WooCommerce Developer Profile

mystyleplatform

2 plugins · 880 total installs

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

How We Detect Sales Tax Reports 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/sales-tax-reports-for-woocommerce/assets/css/report-style.css/wp-content/plugins/sales-tax-reports-for-woocommerce/assets/js/report-script.js
Script Paths
/wp-content/plugins/sales-tax-reports-for-woocommerce/assets/js/report-script.js
Version Parameters
sales-tax-reports-for-woocommerce/assets/css/report-style.css?ver=sales-tax-reports-for-woocommerce/assets/js/report-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
sales-tax-reports-filter
HTML Comments
<!-- Sales Tax Reports For WooCommerce --><!-- Copyright (c) 2024 MyStyle <contact@mystyleplatform.com> --><!-- Add submenu under WooCommerce --><!-- Enqueue only on your specific admin page -->+6 more
Data Attributes
data-report-typedata-state
JS Globals
WC_State_Tax_Report
FAQ

Frequently Asked Questions about Sales Tax Reports For WooCommerce