Genesis Simple Page Sections Security & Risk Analysis

wordpress.org/plugins/genesis-simple-page-sections

Easily make full width page sections in Genesis. Must be using the Genesis theme framework.

300 active installs v1.4.0 PHP + WP 4.0+ Updated Mar 7, 2019
genesisgenesiswppage-sectionsshortcodestudiopress
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Genesis Simple Page Sections Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "genesis-simple-page-sections" v1.4.0 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin demonstrates good practices by having no SQL queries that are not prepared, no file operations, and no external HTTP requests. Notably, the absence of identified dangerous functions and taint flows, along with zero known CVEs and a clean vulnerability history, significantly bolsters its security profile.

However, there are areas that warrant attention. The plugin has two shortcodes which represent entry points into the plugin's functionality. While the static analysis indicates no immediate unprotected entry points, the lack of explicit capability checks and nonce checks on these or any other potential interaction points (such as AJAX or REST API routes, although none are present in this version) means that authorization and CSRF protection are not explicitly enforced at the code level. This could become a concern if future versions introduce new endpoints or if the existing shortcodes' underlying logic is not inherently secure against unauthorized access or manipulation.

In conclusion, the plugin is currently in a good security state with no known vulnerabilities and good coding practices in place. The main weakness lies in the absence of explicit security checks like capability and nonce validation, which, while not immediately exploitable with the current code, represents a potential area for future improvement and vigilance.

Key Concerns

  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Genesis Simple Page Sections Security Vulnerabilities

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

Genesis Simple Page Sections Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface

Genesis Simple Page Sections Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[gsps] includes\class-genesis-simple-page-sections.php:45
[genesis-simple-page-section] includes\class-genesis-simple-page-sections.php:46
WordPress Hooks 2
actionwp_enqueue_scriptsincludes\class-genesis-simple-page-sections.php:43
filterbody_classincludes\class-genesis-simple-page-sections.php:44
Maintenance & Trust

Genesis Simple Page Sections Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 7, 2019
PHP min version
Downloads11K

Community Trust

Rating100/100
Number of ratings2
Active installs300
Developer Profile

Genesis Simple Page Sections Developer Profile

Doug Yuen

4 plugins · 810 total installs

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

How We Detect Genesis Simple Page Sections

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/genesis-simple-page-sections/public/css/genesis-simple-page-sections-public.css
Version Parameters
genesis-simple-page-sections/public/css/genesis-simple-page-sections-public.css?ver=

HTML / DOM Fingerprints

CSS Classes
genesis-simple-page-sectionsgsps-outergsps-inner
Shortcode Output
<div class="gsps-outer</div></div>
FAQ

Frequently Asked Questions about Genesis Simple Page Sections