Z Security & Risk Analysis

wordpress.org/plugins/zoom-widget

This plugin enables site users to resize the predefined areas of the web site.

600 active installs v1.2.8 PHP + WP 3.0+ Updated Dec 16, 2019
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Z Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The zoom-widget plugin version 1.2.8 exhibits a mixed security posture. On the positive side, the absence of known vulnerabilities in its history, the complete lack of dangerous functions, and the exclusive use of prepared statements for SQL queries are strong indicators of good development practices concerning common web application vulnerabilities. Furthermore, there are no external HTTP requests, file operations, or cron events, significantly reducing potential attack vectors. The plugin's attack surface is minimal, with only a single shortcode identified as an entry point, and importantly, no unprotected entry points were found in the static analysis, suggesting that authentication and capability checks are likely in place for its limited interaction points.

However, a significant concern arises from the complete absence of output escaping. With 57 total outputs and 0% properly escaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data displayed by the shortcode, if not meticulously sanitized by the calling application, could be injected by an attacker, leading to session hijacking, defacement, or other malicious actions. Additionally, the use of an outdated jQuery library (v1.7.1) poses a risk, as older versions are known to contain security vulnerabilities that could be exploited if not adequately protected by other layers of defense.

In conclusion, while the plugin benefits from a clean vulnerability history and strong practices around SQL and core WordPress security features, the pervasive lack of output escaping creates a critical weakness that needs immediate attention. The outdated bundled library is a secondary concern. The absence of taint analysis results might indicate a limited scope of static analysis or that no complex data flows were identified, but the unescaped output remains a tangible and exploitable threat.

Key Concerns

  • Unescaped output detected
  • Bundled outdated library (jQuery v1.7.1)
Vulnerabilities
None known

Z Security Vulnerabilities

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

Z Code Analysis

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

Bundled Libraries

jQuery1.7.1

Output Escaping

0% escaped57 total outputs
Attack Surface

Z Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[Web-Dorado_Zoom] zoom.php:15
WordPress Hooks 6
filtermce_external_pluginszoom.php:448
filtermce_buttonszoom.php:449
actionadmin_headzoom.php:475
actionadmin_menuzoom.php:483
actionadmin_initzoom.php:526
actionwidgets_initzoom_widget.php:447
Maintenance & Trust

Z Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedDec 16, 2019
PHP min version
Downloads71K

Community Trust

Rating78/100
Number of ratings12
Active installs600
Alternatives

Z Alternatives

No alternatives data available yet.

Developer Profile

Z Developer Profile

10Web

9 plugins · 365K total installs

66
trust score
Avg Security Score
82/100
Avg Patch Time
724 days
View full developer profile
Detection Fingerprints

How We Detect Z

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zoom-widget/style.css/wp-content/plugins/zoom-widget/js/zoom.js
Script Paths
/wp-content/plugins/zoom-widget/js/zoom.js
Version Parameters
zoom-widget/style.css?ver=zoom-widget/js/zoom.js?ver=

HTML / DOM Fingerprints

Data Attributes
my="my"
JS Globals
Spider_Zoom_shotrcodefront_end_Spider_Zoomzoom_function__oncetagclass_id_+19 more
Shortcode Output
[Web-Dorado_Zoom]
FAQ

Frequently Asked Questions about Z