Update Time Zones Across Network Security & Risk Analysis

wordpress.org/plugins/update-network-time-zones

Automatically change the time zone for all of the blogs on your multisite network. Not for single installations. WPMU / Multisite / Network only.

10 active installs v1.0 PHP + WP 2.8+ Updated Sep 27, 2011
multisitenetworkwpmu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Update Time Zones Across Network Safe to Use in 2026?

Generally Safe

Score 85/100

Update Time Zones Across Network has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "update-network-time-zones" plugin version 1.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points significantly limits the plugin's attack surface. Furthermore, the code signals indicate a commendable use of prepared statements for all SQL queries, a single nonce check, and no observed dangerous functions, file operations, or external HTTP requests. The taint analysis showing zero flows with unsanitized paths is also a positive indicator.

However, a notable concern arises from the output escaping. With 60% of the total five outputs properly escaped, there's a risk of unescaped output vulnerabilities. This means that 2 out of the 5 outputs might be susceptible to injection attacks if they process user-supplied data without proper sanitization. Additionally, the complete lack of capability checks, while not directly indicating a vulnerability in itself without an attack surface, represents a missed opportunity to enforce WordPress's role-based access control, which is a fundamental security best practice.

The plugin's vulnerability history is clean, with zero known CVEs. This suggests a history of responsible development or simply a lack of prior discovery. While this is a positive sign, it should not lead to complacency. The identified weakness in output escaping, though potentially low in severity given the limited scope, warrants attention. Overall, the plugin demonstrates good fundamental security practices, particularly in its handling of database interactions and its minimal attack surface, but the unescaped outputs and absence of capability checks are areas for improvement.

Key Concerns

  • Unescaped output found
  • No capability checks implemented
Vulnerabilities
None known

Update Time Zones Across Network Security Vulnerabilities

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

Update Time Zones Across Network Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

60% escaped5 total outputs
Attack Surface

Update Time Zones Across Network Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionnetwork_admin_menuupdate-timezones.php:10
Maintenance & Trust

Update Time Zones Across Network Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedSep 27, 2011
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Update Time Zones Across Network Developer Profile

oiler

2 plugins · 110 total installs

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

How We Detect Update Time Zones Across Network

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapicon32
Shortcode Output
<div id="icon-options-general" class="icon32"><br></div> <h2 id="edit-super-admins">Update All Blog Time Zones</h2><p><b>Description:</b> This plugin will automatically change the time zone for all of the blogs on this Network. Just select from the list below the time zone you wish to update all blogs to, and it'll loop through each and set the time zone while also clearing out the GMT offset that WordPress used to use. </p><p>Select your time zone from the list below:</p>
FAQ

Frequently Asked Questions about Update Time Zones Across Network