Basic Funding Tracker Security & Risk Analysis

wordpress.org/plugins/basic-funding-tracker

Basic Funding Tracker is a simple widget that lets you display the progress toward a fundraising goal on your site. It provides a basic design & l …

30 active installs v1.2 PHP + WP 4.0+ Updated Sep 17, 2023
fundingfundraisingsponsorshipwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Basic Funding Tracker Safe to Use in 2026?

Generally Safe

Score 85/100

Basic Funding Tracker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "basic-funding-tracker" v1.2 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Crucially, all SQL queries are properly prepared, and there are no indications of file operations or external HTTP requests, which are common vectors for vulnerabilities. The lack of known CVEs and historical vulnerabilities further reinforces this positive assessment.

However, there are notable areas for improvement. The most significant concern is the low percentage of properly escaped output (18%). This means a substantial portion of user-generated or dynamically generated content displayed by the plugin may not be sufficiently sanitized, creating a risk of Cross-Site Scripting (XSS) attacks. Additionally, the complete absence of nonce checks and capability checks, while not directly resulting in immediate exploitable flaws given the limited entry points, represents a lapse in standard WordPress security practices. Without these checks, if new entry points were to be introduced in future versions, they would immediately be unprotected.

In conclusion, the plugin is in a relatively secure state due to its limited attack surface and secure SQL handling. The primary weakness lies in output escaping, which needs immediate attention to mitigate XSS risks. The absence of nonce and capability checks, while not an immediate critical flaw, is a missed opportunity to build a more robust and future-proof security foundation.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Basic Funding Tracker Security Vulnerabilities

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

Basic Funding Tracker Code Analysis

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

Output Escaping

18% escaped33 total outputs
Attack Surface

Basic Funding Tracker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initbasic-funding-tracker.php:32
actionwp_headbasic-funding-tracker.php:134
Maintenance & Trust

Basic Funding Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedSep 17, 2023
PHP min version
Downloads4K

Community Trust

Rating60/100
Number of ratings1
Active installs30
Developer Profile

Basic Funding Tracker Developer Profile

Nick Halsey

27 plugins · 24K total installs

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

How We Detect Basic Funding Tracker

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
funding-goal-containerfunding-goal-gridfunding-goal-current
HTML Comments
@todo i18n or make this customizable
Data Attributes
data-customize-selective-refresh
Shortcode Output
<p>We have raised <strong></strong> out of <strong></strong>.</p><p><strong>
FAQ

Frequently Asked Questions about Basic Funding Tracker