Plugin Name: Simplify Mortgage Calculation Security & Risk Analysis

wordpress.org/plugins/simplify-mortgage-calculation

A simple jquery based mortgage calculator.Use Shortcode [Mortgage_Calculator] in page or use the widget in sidebar to use the plugin.

10 active installs v2.0.0 PHP + WP 3.2+ Updated Unknown
affordabilityloan-calculatormortgage-calculatorreal-estatesimplify-mortgage-calculation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugin Name: Simplify Mortgage Calculation Safe to Use in 2026?

Generally Safe

Score 100/100

Plugin Name: Simplify Mortgage Calculation has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "simplify-mortgage-calculation" plugin, version 2.0.0, exhibits a generally positive security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, cron events, dangerous functions, raw SQL queries, file operations, external HTTP requests, and any recorded vulnerabilities or CVEs are strong indicators of good security practices. The presence of only one shortcode as an entry point, without any listed authentication or permission checks, is a minor area to monitor, though its direct impact is not quantified by the analysis.

However, the analysis does raise concerns regarding output escaping. With 9 total outputs and only 22% properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts through user-supplied data that is not adequately sanitized before being displayed on the frontend.

Overall, the plugin appears robust in several key security areas, particularly concerning backend vulnerabilities and known exploits. The primary weakness lies in insufficient output escaping, which introduces a quantifiable risk of frontend-based attacks. Addressing the output escaping issues should be the priority to further harden the plugin's security.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Plugin Name: Simplify Mortgage Calculation Security Vulnerabilities

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

Plugin Name: Simplify Mortgage Calculation Code Analysis

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

Output Escaping

22% escaped9 total outputs
Attack Surface

Plugin Name: Simplify Mortgage Calculation Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[Mortgage_Calculator] index.php:114
WordPress Hooks 2
actionwp_enqueue_scriptsindex.php:19
actionwidgets_initindex.php:88
Maintenance & Trust

Plugin Name: Simplify Mortgage Calculation Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Plugin Name: Simplify Mortgage Calculation Developer Profile

Sourav Mondal

3 plugins · 30 total installs

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

How We Detect Plugin Name: Simplify Mortgage Calculation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simplify-mortgage-calculation/mortgage-app-style.css/wp-content/plugins/simplify-mortgage-calculation/mortgage-app-script.js
Script Paths
/wp-content/plugins/simplify-mortgage-calculation/mortgage-app-script.js
Version Parameters
simplify-mortgage-calculation/mortgage-app-style.css?ver=simplify-mortgage-calculation/mortgage-app-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
MortCalloanbuttonshowresultmormorhdcls
Data Attributes
id="loan_amount_mrg"id="down_payment_mrg"id="years_mrg"id="interest_mrg"id="calculateloan"id="resetmrg"+7 more
Shortcode Output
<div class="MortCal"><label class="morhdcls">Mortgage Calculator</label><br class="clear" /><label>Purchase Price/Loan Amount($)</label><input type="text" name="loan_amount_mrg" id="loan_amount_mrg" placeholder="Enter Loan Amount" /><br class="clear" /><label>Downpayment($)</label><input type="text" name="down_payment_mrg" id="down_payment_mrg" placeholder="Initial Payment" /><label>Mortgage Term (Months)</label><input type="text" name="years_mrg" id="years_mrg" placeholder="Months of Installment" /><br class="clear" /><label>Interest Rate(%)</label><br class="clear" /><input type="text" name="interest_mrg" id="interest_mrg" placeholder="Enter Interest Rate" /><input type="button" name="calculateloan" id="calculateloan" class="loanbutton" value="Calculate" /><input type="button" name="resetmrg" id="resetmrg" value="Reset" class="loanbutton"/><br class="clear"/><div class="showresultmor" id="showresultmor">Result of Calculation</div></div>
FAQ

Frequently Asked Questions about Plugin Name: Simplify Mortgage Calculation