AmitDholiya Loan Calculator Security & Risk Analysis

wordpress.org/plugins/amitdholiya-loan-calculator

A loan calculator with amortization table and payment breakdown chart. All assets are loaded locally.

0 active installs v1.2.0 PHP 7.4+ WP 5.0+ Updated Dec 8, 2025
amortizationcalculatorchartfinanceloan
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is AmitDholiya Loan Calculator Safe to Use in 2026?

Generally Safe

Score 100/100

AmitDholiya Loan Calculator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The "amitdholiya-loan-calculator" plugin, version 1.2.0, exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the proper escaping of all outputs are significant strengths. Furthermore, the plugin does not engage in file operations or external HTTP requests, which minimizes potential attack vectors. The vulnerability history shows no recorded CVEs, indicating a lack of known historical exploits and suggesting the developers may be proactive in maintaining security. The limited attack surface, consisting of a single shortcode with no apparent unauthenticated entry points, further bolsters its security.

However, the static analysis does reveal areas for improvement. The complete absence of nonce checks and capability checks across all identified entry points is a significant concern. While the current attack surface is small, this lack of authorization checks could become a vulnerability if new features are added that introduce more complex entry points or if the shortcode's functionality is expanded. The taint analysis also yielded no flows, which is positive but could be due to a lack of complex data processing within the plugin, rather than a guarantee of perfect sanitization for all potential inputs.

In conclusion, the plugin is currently in a good security state, characterized by robust coding practices for database interactions and output handling. The lack of historical vulnerabilities is a positive sign. Nevertheless, the absence of crucial security checks like nonces and capability checks represents a notable weakness that could be exploited if the plugin's functionality evolves or if unintended input vectors are discovered. Addressing these specific checks would significantly enhance its overall security.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

AmitDholiya Loan Calculator Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

AmitDholiya Loan Calculator Release Timeline

v1.2.0Current
Code Analysis
Analyzed Apr 6, 2026

AmitDholiya Loan Calculator Code Analysis

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

AmitDholiya Loan Calculator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[loan_calculator] amitdholiya-loan-calculator.php:106
WordPress Hooks 1
actionwp_enqueue_scriptsamitdholiya-loan-calculator.php:52
Maintenance & Trust

AmitDholiya Loan Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 8, 2025
PHP min version7.4
Downloads137

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AmitDholiya Loan Calculator Developer Profile

Amit Dholiya

3 plugins · 0 total installs

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

How We Detect AmitDholiya Loan Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/amitdholiya-loan-calculator/assets/js/chartjs-4.5.1.js/wp-content/plugins/amitdholiya-loan-calculator/assets/js/amitloca.js/wp-content/plugins/amitdholiya-loan-calculator/assets/css/amitloca-style.css
Script Paths
/wp-content/plugins/amitdholiya-loan-calculator/assets/js/chartjs-4.5.1.js/wp-content/plugins/amitdholiya-loan-calculator/assets/js/amitloca.js
Version Parameters
amitdholiya-loan-calculator/assets/js/amitloca.js?ver=amitdholiya-loan-calculator/assets/css/amitloca-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
amitloca-section
Data Attributes
id="amitloca-wrapper"id="amitloca-calculator"id="amitloca-loan-amount"id="amitloca-interest-rate"id="amitloca-loan-years"id="amitloca-calculate"+3 more
Shortcode Output
<div id="amitloca-wrapper"><div id="amitloca-calculator"><label for="amitloca-loan-amount">Loan Amount ($)</label><input type="number" id="amitloca-loan-amount" placeholder="20000" />
FAQ

Frequently Asked Questions about AmitDholiya Loan Calculator