Geocache Stat Bar Security & Risk Analysis

wordpress.org/plugins/geocache-stat-bar

GCSTB StatBar Geocaching

10 active installs v2.1.2 PHP + WP 4.4+ Updated Dec 26, 2017
badgegeocachegeocachingstatbarwherigo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Geocache Stat Bar Safe to Use in 2026?

Generally Safe

Score 85/100

Geocache Stat Bar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The geocache-stat-bar plugin v2.1.2 exhibits a mixed security posture. On the positive side, the plugin demonstrates good security hygiene by utilizing prepared statements for all SQL queries and incorporating nonce and capability checks. The absence of known CVEs and a clear vulnerability history further contributes to its perceived security. However, a significant concern arises from the complete lack of proper output escaping across all identified outputs. This means that any data rendered to the user could potentially be manipulated, leading to cross-site scripting (XSS) vulnerabilities. While the attack surface appears minimal with no directly exposed AJAX handlers, REST API routes, or shortcodes without checks, the lack of output sanitization is a critical weakness that could be exploited.

The taint analysis revealed flows with unsanitized paths, although these did not reach a critical or high severity according to the static analysis. This warrants further investigation to understand the potential impact. The limited number of flows analyzed might also mean that other potential vulnerabilities were not detected. The plugin's vulnerability history is currently clean, which is a strong positive. However, this should not overshadow the identified code quality issue regarding output escaping, which presents a tangible risk that needs immediate attention.

Key Concerns

  • 0% of outputs properly escaped
  • Flows with unsanitized paths found
Vulnerabilities
None known

Geocache Stat Bar Security Vulnerabilities

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

Geocache Stat Bar Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

0% escaped86 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
<avatar> (avatar\avatar.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Geocache Stat Bar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedgeocache-stat-bar.php:54
actionadmin_enqueue_scriptsgeocache-stat-bar.php:62
actionwidgets_initincludes\gcstb-widget-init.php:249
Maintenance & Trust

Geocache Stat Bar Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 26, 2017
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Geocache Stat Bar Developer Profile

verturin

1 plugin · 10 total installs

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

How We Detect Geocache Stat Bar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/geocache-stat-bar/style.css
Version Parameters
geocache-stat-bar/style.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Debut du Plugin --><!-- Debu du Plugin --><!-- Definitions des Variables Fixes --><!-- Definition des Variables Fixes -->+9 more
FAQ

Frequently Asked Questions about Geocache Stat Bar