Report For WooCommerce Security & Risk Analysis

wordpress.org/plugins/report-for-woocommerce

Report For WooCommerce

0 active installs v1.0 PHP + WP 4.1.1+ Updated Jul 12, 2017
item-reportproduct-reportsales-reportwoocommerce-reportwoocommerce-sales-report
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Report For WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Report 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 "report-for-woocommerce" v1.0 plugin exhibits a concerning security posture, primarily due to a significant lack of input validation and authorization checks across its entry points. While the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding file operations or external HTTP requests, these strengths are overshadowed by critical weaknesses. The presence of an unprotected AJAX handler represents a direct pathway for attackers to interact with the plugin without any authentication or authorization, posing a significant risk.

The static analysis reveals a total of 19 output operations, none of which are properly escaped. This means that any data processed or displayed by the plugin, especially if it originates from user input or external sources, is vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce checks on the AJAX handler further exacerbates this risk, as it allows for potential Cross-Site Request Forgery (CSRF) vulnerabilities.

Encouragingly, the plugin has no recorded vulnerability history, including CVEs. This suggests that, to date, no publicly known vulnerabilities have been identified or disclosed for this specific version. However, the lack of a vulnerability history does not equate to inherent security, especially given the prominent flaws identified in the static analysis. The overall security posture is therefore weakened by the unaddressed risks of XSS and potential CSRF, despite the absence of known historical exploits.

Key Concerns

  • AJAX handler without authentication
  • No output escaping
  • No nonce checks
Vulnerabilities
None known

Report For WooCommerce Security Vulnerabilities

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

Report For WooCommerce Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

0% escaped19 total outputs
Attack Surface
1 unprotected

Report For WooCommerce Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_woo_reportincludes\woo-report.php:9
WordPress Hooks 2
actionadmin_menuincludes\woo-report.php:7
actionadmin_enqueue_scriptsincludes\woo-report.php:8
Maintenance & Trust

Report For WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedJul 12, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Report For WooCommerce Developer Profile

woocommercereport

1 plugin · 0 total installs

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

How We Detect Report 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/report-for-woocommerce/admin/js/script.js/wp-content/plugins/report-for-woocommerce/admin/js/woo-report.js/wp-content/plugins/report-for-woocommerce/admin/js/tablesorter.min.js/wp-content/plugins/report-for-woocommerce/admin/css/tablesorter-style.css/wp-content/plugins/report-for-woocommerce/admin/css/woo-report.css
Script Paths
admin/js/script.jsadmin/js/woo-report.jsadmin/js/tablesorter.min.js
Version Parameters
report-for-woocommerce/admin/js/script.js?ver=report-for-woocommerce/admin/js/woo-report.js?ver=report-for-woocommerce/admin/js/tablesorter.min.js?ver=report-for-woocommerce/admin/css/tablesorter-style.css?ver=report-for-woocommerce/admin/css/woo-report.css?ver=

HTML / DOM Fingerprints

CSS Classes
woo_report_containerwoo_report_search_form
HTML Comments
<!--WOO -->
Data Attributes
data-report_name
JS Globals
woo_report_object
FAQ

Frequently Asked Questions about Report For WooCommerce