Whereabouts Security & Risk Analysis

wordpress.org/plugins/whereabouts

Users can set their current location via the WordPress dashboard. A widget displays the location and the corresponding time (zone).

20 active installs v0.7.1 PHP + WP 3.9+ Updated Jul 25, 2023
digitalnomadlocationnomadtimezonetravel
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Whereabouts Safe to Use in 2026?

Generally Safe

Score 85/100

Whereabouts 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 "whereabouts" plugin v0.7.1 presents a generally good security posture, with no known vulnerabilities or CVEs. The static analysis reveals a small attack surface with no unprotected entry points, and all SQL queries are properly prepared. There are also no file operations or external HTTP requests, further minimizing risk. However, a significant concern is the low rate of proper output escaping (10%). This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data could be injected and executed within the browser.

The lack of nonce checks and capability checks across its entry points, combined with the limited output escaping, creates a potential avenue for privilege escalation or unauthorized actions if an attacker can trigger these functions. While the taint analysis found no issues, this might be due to the limited scope or nature of the analyzed flows, and the identified output escaping weakness remains a critical area of concern. The plugin's history of no recorded vulnerabilities is positive, but it does not negate the risks identified in the current static analysis.

In conclusion, the "whereabouts" plugin demonstrates strengths in its limited attack surface and secure SQL handling. Nevertheless, the severe deficiency in output escaping and the absence of proper authorization checks on its shortcodes represent notable security weaknesses that require immediate attention to prevent potential XSS and unauthorized access. These issues outweigh the positive aspects of its vulnerability history and overall code hygiene.

Key Concerns

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

Whereabouts Security Vulnerabilities

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

Whereabouts Code Analysis

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

Output Escaping

10% escaped61 total outputs
Attack Surface

Whereabouts Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[whereabouts-frontend] includes\whereabouts-dashboard.php:471
[whereabouts] includes\whereabouts-display.php:83
WordPress Hooks 8
actionwp_dashboard_setupincludes\whereabouts-dashboard.php:15
actionadmin_footerincludes\whereabouts-dashboard.php:208
actionadmin_footerincludes\whereabouts-settings-page.php:157
actionadmin_initincludes\whereabouts-settings.php:15
actionwidgets_initincludes\whereabouts-widget.php:139
actionafter_setup_themewhereabouts.php:22
actioninitwhereabouts.php:74
actionadmin_menuwhereabouts.php:83
Maintenance & Trust

Whereabouts Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedJul 25, 2023
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings5
Active installs20
Developer Profile

Whereabouts Developer Profile

Florian Ziegler

2 plugins · 40 total installs

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

How We Detect Whereabouts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/whereabouts/css/whereabouts-admin.css

HTML / DOM Fingerprints

CSS Classes
whab-settingswhab-button-boxget-browser-geolocationwhab-location-name-wrapwhab-location-boxwhab-location-infowhab-loadingwhab-language-settings-hint+1 more
Data Attributes
id="whab-map"id="whab-geolocation-button"id="whab-location-name"name="whab_location_data[location_name]"id="whab-get-location-data"name="get-location-data"+1 more
JS Globals
window.google
FAQ

Frequently Asked Questions about Whereabouts