GW Info Box Security & Risk Analysis

wordpress.org/plugins/gw-info-box

Display live WordPress.org plugin information in a clean, styled box – using a simple shortcode.

0 active installs v1.1.0 PHP 7.4+ WP 5.9+ Updated Aug 21, 2025
boxdisplayplugin-detailsplugin-infoshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GW Info Box Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The "gw-info-box" v1.1.0 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of critical or high-severity issues in its vulnerability history is a significant positive indicator, suggesting a mature and well-maintained codebase. The code analysis reveals a commendably low attack surface, with no unprotected AJAX handlers or REST API routes. Furthermore, all detected SQL queries utilize prepared statements, and a very high percentage of output is properly escaped, minimizing the risk of cross-site scripting (XSS) vulnerabilities. The lack of file operations and external HTTP requests also reduces potential attack vectors.

However, there are a few areas that warrant attention and suggest a slightly less robust security implementation. The plugin relies on shortcodes as its primary entry points, and while there are no explicit capability checks or nonce checks mentioned for these, the lack of direct data sanitization in the taint analysis (which showed 0 flows) combined with the limited attack surface might be the reason for this absence. It's important to note that the static analysis did not detect any dangerous functions, which is a good sign.

In conclusion, the plugin is relatively secure, with no known critical vulnerabilities and good practices in SQL and output sanitization. The primary area for improvement would be to explicitly implement capability checks and nonces for its shortcode functionalities, even with a limited attack surface, to further harden the plugin against potential future threats or unexpected usage patterns.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

GW Info Box Security Vulnerabilities

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

GW Info Box Code Analysis

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

Output Escaping

96% escaped52 total outputs
Attack Surface

GW Info Box Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[gw_info_box] gw-info-box.php:33
[gw_info_box] includes\shortcode.php:102
WordPress Hooks 6
actionadmin_menugw-info-box.php:29
actionwp_enqueue_scriptsgw-info-box.php:31
actionadmin_enqueue_scriptsgw-info-box.php:32
actionplugins_loadedgw-info-box.php:35
actionwp_enqueue_scriptsincludes\assets.php:29
actionadmin_enqueue_scriptsincludes\assets.php:51
Maintenance & Trust

GW Info Box Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 21, 2025
PHP min version7.4
Downloads188

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

GW Info Box Developer Profile

Green Website

4 plugins · 200 total installs

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

How We Detect GW Info Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gw-info-box/includes/styles.css
Version Parameters
gw-info-box/includes/styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
gw-info-containergw-info-boxgw-rowgw-labelgw-stars
Data Attributes
data-slug
Shortcode Output
<div class="gw-info-container"<div class="gw-info-box"<img src="https://ps.w.org/<a href="https://wordpress.org/plugins/
FAQ

Frequently Asked Questions about GW Info Box