Simple Hover Box for WP Bakery Page Builder Security & Risk Analysis

wordpress.org/plugins/gw-visual-composer-hover-box

This plugin requires WP Bakery Page Builder plugin to work!

100 active installs v2.0 PHP + WP 4.8+ Updated Apr 20, 2020
hoverpage-builderwp-bakerywp-bakery-page-builder
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Hover Box for WP Bakery Page Builder Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Hover Box for WP Bakery Page Builder 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 "gw-visual-composer-hover-box" v2.0 plugin exhibits a seemingly strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs and the lack of critical or high-severity issues in the vulnerability history are positive indicators. Furthermore, the code analysis reveals no dangerous functions, file operations, or external HTTP requests, and all SQL queries are using prepared statements. The plugin also has a very small attack surface with only one entry point, a shortcode, and importantly, no unprotected entry points identified.

However, a significant concern arises from the output escaping. With 100% of outputs not being properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered by the shortcode that is not meticulously sanitized before output could be exploited by an attacker. The complete absence of nonce and capability checks, while not directly flagged as a vulnerability in this static scan due to the limited attack surface, represents a potential weakness if the attack surface were to expand or if the shortcode's functionality were to evolve in the future without the addition of these essential security measures. The taint analysis showing zero flows is good, but it's important to remember that taint analysis can have limitations and the unescaped output is a more direct and observable risk.

Key Concerns

  • 100% of outputs not properly escaped
  • 0 Nonce checks found
  • 0 Capability checks found
Vulnerabilities
None known

Simple Hover Box for WP Bakery Page Builder Security Vulnerabilities

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

Simple Hover Box for WP Bakery Page Builder Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Simple Hover Box for WP Bakery Page Builder Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dg_hoverbox] gw_vc_hover_box.php:23
WordPress Hooks 3
actioninitgw_vc_hover_box.php:22
actionwp_enqueue_scriptsgw_vc_hover_box.php:25
actionadmin_noticesgw_vc_hover_box.php:39
Maintenance & Trust

Simple Hover Box for WP Bakery Page Builder Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 20, 2020
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Simple Hover Box for WP Bakery Page Builder Developer Profile

Darko Gerguric

1 plugin · 100 total installs

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

How We Detect Simple Hover Box for WP Bakery Page Builder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gw-visual-composer-hover-box/css/style.css/wp-content/plugins/gw-visual-composer-hover-box/js/custom.js

HTML / DOM Fingerprints

CSS Classes
dg_hoverboxdg-hoverbox-wrap
HTML Comments
<!-- Hover Box for Visual composer --><!-- Simple Addons --><!-- Visible image and text --><!-- Overlay -->+1 more
Data Attributes
data-vis_text_colordata-vis_font-sizedata-vis_text_bgdata-ovrl_bgdata-ovrl_txt_clrdata-ovrl_lnk_clr
JS Globals
window.vc_extend
Shortcode Output
<div class="dg_hoverbox-wrap"><div class="dg_hoverbox">
FAQ

Frequently Asked Questions about Simple Hover Box for WP Bakery Page Builder