Small business loan calculator Security & Risk Analysis

wordpress.org/plugins/small-business-loan-calculator

Small business loan calculator calculates the estimated loan amount that you can qualify for.

10 active installs v1.2 PHP + WP 2.5+ Updated Sep 29, 2016
business-loanbusiness-loan-calculatorloan-calculatorsmall-business-loan
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Small business loan calculator Safe to Use in 2026?

Generally Safe

Score 85/100

Small business loan calculator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "small-business-loan-calculator" plugin v1.2 exhibits a generally strong security posture in several key areas. The absence of known CVEs and a clean vulnerability history are positive indicators. Furthermore, the code correctly utilizes prepared statements for all SQL queries, which is a critical security practice to prevent SQL injection. The plugin also avoids file operations and external HTTP requests, reducing potential attack vectors.

However, a significant concern arises from the complete lack of output escaping. With two output operations identified and none properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks, especially given the presence of a shortcode which can be considered an entry point, is also concerning as it potentially allows unauthorized actions or information disclosure through the shortcode's functionality. While the attack surface is small and all identified entry points are not explicitly unprotected at the framework level (e.g., AJAX/REST API checks), the internal handling of these entry points lacks essential security measures.

In conclusion, while the plugin benefits from a clean vulnerability history and good practices in database interaction, the unescaped output and lack of comprehensive authorization checks on its entry points are substantial weaknesses. These issues require immediate attention to prevent potential security breaches like XSS and unauthorized actions. Addressing these specific concerns would significantly improve the plugin's overall security. The fact that there are no taint flows analyzed may indicate limited complexity or a lack of detailed analysis, but the static findings are concrete enough to warrant action.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Small business loan calculator Security Vulnerabilities

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

Small business loan calculator Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Small business loan calculator Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Small business loan calculator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[business_calculator] wc_small_business_calculator.php:85
WordPress Hooks 3
actionwp_enqueue_scriptswc_small_business_calculator.php:33
filterplugin_action_linkswc_small_business_calculator.php:98
actionadmin_menuwc_small_business_calculator.php:100
Maintenance & Trust

Small business loan calculator Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedSep 29, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Small business loan calculator Developer Profile

pauljpaquin

2 plugins · 30 total installs

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

How We Detect Small business 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/small-business-loan-calculator/style.css/wp-content/plugins/small-business-loan-calculator/images/btn.png/wp-content/plugins/small-business-loan-calculator/images/main_banner.png
Version Parameters
small-business-loan-calculator/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
wc_b_calcclearit
Data Attributes
id="mainWrapper"id="mainHeadingCal"id="business_calculator"id="revenue"id="loan"id="last"
JS Globals
calculate_func
Shortcode Output
<div class="wc_b_calc" id="mainWrapper"><h1>Small Business Loan Calculator</h1><form><table align="left" cellpadding="1px" id="business_calculator"><tr><td width="355">Enter total annual revenue your business generates</td><td width="167"><strong>$</strong>&nbsp;<input type="text" id="revenue" onChange="calculate_func();" value="00.00" onclick=this.value=""></td></tr><tr><td>&nbsp;</td><td><a href="#mainWrapper" onClick="calculate_func();"><img src="
FAQ

Frequently Asked Questions about Small business loan calculator