Generate User Invoices Security & Risk Analysis

wordpress.org/plugins/generate-user-invoices

This plugin from WPZA provides your website with invoicing user functionality to generate multiple invoices.

0 active installs v1.0.0 PHP 5.0.0+ WP 3.0.0+ Updated Aug 1, 2018
bulk-invoicesgenerate-invoicesinvoicemultiple-invoicesuser-invoices
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Generate User Invoices Safe to Use in 2026?

Generally Safe

Score 85/100

Generate User Invoices has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The 'generate-user-invoices' v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with exposed entry points is a significant positive indicator, as is the complete lack of dangerous functions and external HTTP requests. The code also demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and a high percentage of properly escaped output, indicating a commitment to preventing common cross-site scripting (XSS) vulnerabilities. The presence of nonce and capability checks further reinforces the secure design.

However, the analysis reveals a complete absence of taint analysis results. This suggests either the tool could not perform this analysis on the provided code or that the code itself is structured in a way that prevents taint flow tracking. While the lack of known CVEs is excellent, it's important to note that this only reflects past vulnerabilities and doesn't guarantee future immunity. The plugin's very limited attack surface and the thoroughness of its existing security checks are its primary strengths. The lack of taint analysis is a minor concern, as it limits the depth of dynamic security assessment for potential vulnerabilities.

Vulnerabilities
None known

Generate User Invoices Security Vulnerabilities

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

Generate User Invoices Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

91% escaped67 total outputs
Attack Surface

Generate User Invoices Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
filtermanage_wpza_gui__invoice_posts_columnsincludes\wpza_gui__admin_list.php:11
actionmanage_wpza_gui__invoice_posts_custom_columnincludes\wpza_gui__admin_list.php:46
actionpre_get_postsincludes\wpza_gui__archive.php:15
actionadmin_menuincludes\wpza_gui__generate_invoice.php:7
actionadmin_post_wpza_gui__generate_invoice_handlerincludes\wpza_gui__generate_invoice_handler.php:46
filtersingle_templateincludes\wpza_gui__load_templates.php:20
filterarchive_templateincludes\wpza_gui__load_templates.php:32
actionadd_meta_boxesincludes\wpza_gui__metabox_data.php:7
actionsave_postincludes\wpza_gui__metabox_data.php:80
actionadd_meta_boxesincludes\wpza_gui__metabox_items.php:7
actionsave_postincludes\wpza_gui__metabox_items.php:137
actionadmin_menuincludes\wpza_gui__plugin_settings.php:7
actionadmin_initincludes\wpza_gui__plugin_settings.php:52
actioninitincludes\wpza_gui__register_cpt.php:48
Maintenance & Trust

Generate User Invoices Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 1, 2018
PHP min version5.0.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Generate User Invoices Developer Profile

wpza

4 plugins · 230 total installs

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

How We Detect Generate User Invoices

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/generate-user-invoices/includes/wpza_gui__admin_list.php/wp-content/plugins/generate-user-invoices/includes/wpza_gui__archive.php/wp-content/plugins/generate-user-invoices/includes/wpza_gui__generate_invoice.php/wp-content/plugins/generate-user-invoices/includes/wpza_gui__generate_invoice_handler.php

HTML / DOM Fingerprints

CSS Classes
wpza_gui__invoicewpza_gui__generate_invoice_handler_nonce
Data Attributes
data-post_type="wpza_gui__invoice"data-action="wpza_gui__generate_invoice_handler"id="metabox-items-table"
JS Globals
wpza_gui__full_name
FAQ

Frequently Asked Questions about Generate User Invoices