WP-Tide-Height-Calculator Security & Risk Analysis

wordpress.org/plugins/wp-tide-height-calculator

WP-Tide-Height-Calculator is a plugin that gives an indication of the height of the tide at certain times in the tidal phase.

10 active installs v1.8 PHP + WP 2.0+ Updated Mar 6, 2021
calculatortidetide-height-calculator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Tide-Height-Calculator Safe to Use in 2026?

Generally Safe

Score 85/100

WP-Tide-Height-Calculator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The wp-tide-height-calculator v1.8 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, and the use of prepared statements for all SQL queries are all positive indicators. The plugin also appears to have no known vulnerabilities (CVEs) and a clean history, suggesting diligent security practices by its developers.

However, a critical area for improvement is the lack of explicit nonce and capability checks. While the static analysis shows a low attack surface with only one shortcode and no unprotected entry points, the absence of these fundamental security mechanisms means that the shortcode's functionality could potentially be triggered by unauthenticated or unauthorized users if an attacker can find a way to indirectly invoke it. The taint analysis showing zero flows is also a positive sign, but it's important to remember that taint analysis is not always exhaustive.

In conclusion, the plugin is generally well-developed from a security perspective with many good practices in place. The primary concern lies in the potential for privilege escalation or unintended execution through the shortcode due to the missing authentication and authorization checks. Addressing these checks would significantly strengthen the plugin's overall security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP-Tide-Height-Calculator Security Vulnerabilities

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

WP-Tide-Height-Calculator Release Timeline

v1.7
v1.6
v1.5
Code Analysis
Analyzed Mar 17, 2026

WP-Tide-Height-Calculator Code Analysis

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

WP-Tide-Height-Calculator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tide] WP-Tide-Height-Calculator.php:375
Maintenance & Trust

WP-Tide-Height-Calculator Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedMar 6, 2021
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP-Tide-Height-Calculator Developer Profile

arsho

5 plugins · 520 total installs

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

How We Detect WP-Tide-Height-Calculator

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tabletable-borderedtable-hovertable-stripedbtnbtn-infobtn-block
Data Attributes
id="start_time"id="end_time"id="start_level"id="end_level"id="calculate_btn"id="error_message"+7 more
JS Globals
calculate_btnstart_timeend_timestart_levelend_levelerror_message+1 more
Shortcode Output
<table class="table table-bordered table-hover table-striped"><thead><tr><th colspan="4"><h3>Tide Height Calculator</h3></th>
FAQ

Frequently Asked Questions about WP-Tide-Height-Calculator