WP Genesis Box Security & Risk Analysis

wordpress.org/plugins/wp-genesis-box

Display the Genesis framework affiliate marketing box on your website using shortcodes or PHP.

10 active installs v0.2.8 PHP + WP 4.0+ Updated Jan 20, 2015
affiliateboxcommissiongenesismarketing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Genesis Box Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The wp-genesis-box plugin v0.2.8 exhibits a generally strong security posture due to the absence of known vulnerabilities and a well-defined, small attack surface. The static analysis reveals no dangerous functions, external HTTP requests, or file operations, which significantly reduces the potential for exploitation. All SQL queries are properly prepared, and the plugin utilizes capability checks to enforce permissions, indicating an awareness of secure coding practices.

However, a notable concern arises from the low percentage (15%) of properly escaped output. This suggests a significant risk of Cross-Site Scripting (XSS) vulnerabilities, where unsanitized data displayed to users could be manipulated to inject malicious scripts. The lack of nonce checks, while not directly tied to an attack vector in this analysis, is a missed opportunity to further harden the plugin against CSRF attacks. The absence of any taint analysis results is also a neutral observation, meaning no specific data flow risks were identified within the analyzed scope.

Overall, the plugin is not flagged with critical security flaws based on the provided data. Its vulnerability history of zero CVEs is positive. The primary area for improvement is output escaping. While the plugin demonstrates good practices in other areas, the insufficient output escaping significantly elevates the risk profile, particularly for stored and reflected XSS vulnerabilities.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
Vulnerabilities
None known

WP Genesis Box Security Vulnerabilities

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

WP Genesis Box Code Analysis

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

Output Escaping

15% escaped55 total outputs
Attack Surface

WP Genesis Box Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp-genesis-box] wp-genesis-box.php:194
WordPress Hooks 8
actioninitwp-genesis-box.php:52
actionadmin_initwp-genesis-box.php:59
actionadmin_menuwp-genesis-box.php:82
actionthe_contentwp-genesis-box.php:325
actionadmin_noticeswp-genesis-box.php:336
actionadmin_headwp-genesis-box.php:361
filterplugin_row_metawp-genesis-box.php:378
actionadmin_enqueue_scriptswp-genesis-box.php:417
Maintenance & Trust

WP Genesis Box Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJan 20, 2015
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Genesis Box Developer Profile

jp2112

14 plugins · 1K total installs

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

How We Detect WP Genesis Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-genesis-box/css/wp-genesis-box.css/wp-content/plugins/wp-genesis-box/js/wp-genesis-box.js
Script Paths
/wp-content/plugins/wp-genesis-box/js/wp-genesis-box.js
Version Parameters
wp-genesis-box/css/wp-genesis-box.css?ver=wp-genesis-box/js/wp-genesis-box.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-genesis-box
Data Attributes
data-affurldata-nofollowdata-newwindowdata-img
Shortcode Output
<div class="wp-genesis-box" data-affurl="" data-nofollow="" data-newwindow="" data-img="
FAQ

Frequently Asked Questions about WP Genesis Box