PlugStudio Installment Calculator for WooCommerce Security & Risk Analysis

wordpress.org/plugins/mz-calculate-fees

Display an installment dropdown on WooCommerce product pages and show the monthly payment amount based on months and interest settings.

0 active installs v1.0.3 PHP 7.2+ WP 5.2+ Updated Unknown
calculatorinstallmentsmonthly-paymentspayment-planswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PlugStudio Installment Calculator for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

PlugStudio Installment Calculator 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 "mz-calculate-fees" plugin v1.0.3 exhibits a generally strong security posture based on the provided static analysis. The plugin has a small attack surface with only two AJAX handlers, and importantly, none of these appear to be unprotected by authentication checks. The code also demonstrates good practices regarding output escaping, with a high percentage of outputs properly escaped. Furthermore, the absence of any file operations or external HTTP requests reduces potential attack vectors.

However, there are a few areas that warrant attention. While the majority of SQL queries utilize prepared statements, a significant portion (40%) does not. This could represent a potential risk for SQL injection vulnerabilities if the unsanitized inputs are ever used in these queries. The plugin also includes three nonce checks, but only one capability check, suggesting that not all entry points might be adequately authorized for all users. The lack of any recorded vulnerabilities in its history is a positive indicator, suggesting the developers are either diligent or the plugin has not been a significant target.

In conclusion, the plugin is well-designed with good basic security hygiene. The primary concern lies in the non-prepared SQL queries, which should be addressed to eliminate potential injection risks. The limited number of capability checks also suggests a potential for privilege escalation if not carefully managed. Despite these minor concerns, the overall security is robust, especially given the absence of known vulnerabilities.

Key Concerns

  • SQL queries not using prepared statements
  • Limited capability checks for entry points
Vulnerabilities
None known

PlugStudio Installment Calculator for WooCommerce Security Vulnerabilities

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

PlugStudio Installment Calculator for WooCommerce Code Analysis

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

SQL Query Safety

40% prepared5 total queries

Output Escaping

85% escaped34 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
plst_cf_woo_button_calculator (mz-calculate-fees.php:111)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PlugStudio Installment Calculator for WooCommerce Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

noprivwp_ajax_plst_cf_woo_buttonCalculatormz-calculate-fees.php:105
authwp_ajax_plst_cf_woo_buttonCalculatormz-calculate-fees.php:106
WordPress Hooks 4
actionwp_enqueue_scriptsmz-calculate-fees.php:59
actionadmin_enqueue_scriptsmz-calculate-fees.php:60
actionadmin_menumz-calculate-fees.php:169
actionwoocommerce_before_add_to_cart_formmz-calculate-fees.php:200
Maintenance & Trust

PlugStudio Installment Calculator for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.2
Downloads224

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

PlugStudio Installment Calculator for WooCommerce Developer Profile

PlugStudio

3 plugins · 10 total installs

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

How We Detect PlugStudio Installment Calculator 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/mz-calculate-fees/assets/css/icon.css/wp-content/plugins/mz-calculate-fees/assets/css/estilos.css/wp-content/plugins/mz-calculate-fees/assets/js/calculate.js
Script Paths
/wp-content/plugins/mz-calculate-fees/assets/js/calculate.js
Version Parameters
mz-calculate-fees/assets/css/icon.css?ver=mz-calculate-fees/assets/css/estilos.css?ver=mz-calculate-fees/assets/js/calculate.js?ver=

HTML / DOM Fingerprints

CSS Classes
plst-calculator-containerplst-installment-result
Data Attributes
id="plst_combo"id="plst_txtMessage"
JS Globals
plst_cf_vars
FAQ

Frequently Asked Questions about PlugStudio Installment Calculator for WooCommerce