CC Savings Calculator Security & Risk Analysis

wordpress.org/plugins/cc-savings-calculator

Add a free simple customizable savings calculator to your web site.

20 active installs v1.2.0 PHP + WP 3.0+ Updated Nov 14, 2025
calculatorfinancialinterestsavings-calculatorsidebar
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CC Savings Calculator Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The 'cc-savings-calculator' v1.2.0 plugin exhibits a generally strong security posture based on the static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code demonstrates good practices by using prepared statements for all SQL queries and not performing any file operations or external HTTP requests, which are common vectors for vulnerabilities.

However, a significant concern arises from the low percentage of properly escaped output (33%). This indicates that user-supplied data, if it can be injected into the plugin's output, might be susceptible to Cross-Site Scripting (XSS) attacks. The lack of any recorded vulnerability history is positive but doesn't negate the risks identified in the static analysis. While the plugin has no apparent direct entry points that are unprotected, the unescaped output represents a potential weakness that requires attention. Overall, the plugin has a solid foundation but the handling of output sanitation needs improvement to achieve a truly secure state.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

CC Savings Calculator Security Vulnerabilities

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

CC Savings Calculator Code Analysis

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

Output Escaping

33% escaped58 total outputs
Attack Surface

CC Savings Calculator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initcc-savings.php:128
actionwp_enqueue_scriptscc-savings.php:138
actionadmin_enqueue_scriptscc-savings.php:147
Maintenance & Trust

CC Savings Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 14, 2025
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

CC Savings Calculator Developer Profile

CC

7 plugins · 1K total installs

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

How We Detect CC Savings Calculator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cc-savings-calculator/cc-savings.css/wp-content/plugins/cc-savings-calculator/cc-savings-admin.js
Script Paths
/wp-content/plugins/cc-savings-calculator/cc-savings.js
Version Parameters
cc-savings.js?ver=1.2.0

HTML / DOM Fingerprints

CSS Classes
cc-color-field
Data Attributes
id="cc-savings-calculator-widget-id-calculator-display"id="cc-savings-calculator-widget-id-calculator-inputs"id="cc-savings-calculator-widget-id-calculator-results"id="cc-savings-calculator-widget-id-calculator-title"id="cc-savings-calculator-widget-id-calculator-currency"id="cc-savings-calculator-widget-id-calculator-initial-deposit"+7 more
JS Globals
window.cc_savings_init_calculator
Shortcode Output
<div id="cc-savings-calculator-widget-id-calculator-display"><div id="cc-savings-calculator-widget-id-calculator-inputs"><div id="cc-savings-calculator-widget-id-calculator-results">
FAQ

Frequently Asked Questions about CC Savings Calculator