Section Separator Block – Visually Separate Page Sections Security & Risk Analysis

wordpress.org/plugins/section-separator

Create beautiful, modern section dividers with waves, icons, pills, and gradients—fully customizable and Gutenberg-ready.

100 active installs v2.0.2 PHP 7.1+ WP 6.5+ Updated Apr 14, 2026
blocksection-dividerseparatorshape-dividerwave-divider
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Section Separator Block – Visually Separate Page Sections Safe to Use in 2026?

Generally Safe

Score 100/100

Section Separator Block – Visually Separate Page Sections has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "section-separator" plugin v2.0.2 demonstrates a generally strong security posture based on the provided static analysis. The code exhibits good practices by utilizing prepared statements for all SQL queries and properly escaping all output, indicating a commitment to preventing common web vulnerabilities like SQL injection and Cross-Site Scripting (XSS). Furthermore, the absence of file operations and external HTTP requests reduces the potential attack surface. The plugin also incorporates capability checks, suggesting some level of access control is considered.

However, there are a few areas that warrant attention. The plugin has no recorded vulnerabilities in its history, which is a significant positive, suggesting a well-maintained and secure codebase. Despite the positive indicators, the complete absence of nonce checks across all entry points is a notable concern, especially for the shortcode. While the static analysis indicates 0 unprotected entry points, the lack of nonces on the shortcode could still be exploited in conjunction with other attack vectors if not handled carefully on the server-side. The presence of the Freemius bundled library, while not inherently insecure, is worth noting as a potential point of complexity or future dependency issues if not managed diligently.

In conclusion, "section-separator" v2.0.2 is likely a secure plugin, with a strong emphasis on preventing direct code execution and data manipulation vulnerabilities. The lack of historical vulnerabilities and the clean code signals are highly encouraging. The primary area for improvement would be the implementation of nonce checks for its shortcode to further harden its security against potential CSRF-like attacks. The overall risk is low, but the minor oversight in nonce checks prevents a perfect score.

Key Concerns

  • Missing nonce checks on shortcode
  • Bundled Freemius library
Vulnerabilities
None known

Section Separator Block – Visually Separate Page Sections Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Section Separator Block – Visually Separate Page Sections Release Timeline

v2.0.2Current
v2.0.1
v2.0.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Section Separator Block – Visually Separate Page Sections Code Analysis

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

Bundled Libraries

Freemius

Output Escaping

100% escaped5 total outputs
Attack Surface

Section Separator Block – Visually Separate Page Sections Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[section-separator] includes\class-sepPlugin.php:10
WordPress Hooks 9
actioninitincludes\class-sepAdmin.php:13
actionadmin_enqueue_scriptsincludes\class-sepAdmin.php:14
actionadmin_menuincludes\class-sepAdmin.php:15
filtermanage_section-separator_posts_columnsincludes\class-sepAdmin.php:16
actionmanage_section-separator_posts_custom_columnincludes\class-sepAdmin.php:17
actionplugins_loadedincludes\class-sepPlugin.php:8
actionadmin_enqueue_scriptsincludes\class-sepPlugin.php:9
actioninitsection-separator-block.php:9
actionenqueue_block_assetssection-separator-block.php:10
Maintenance & Trust

Section Separator Block – Visually Separate Page Sections Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedApr 14, 2026
PHP min version7.1
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Section Separator Block – Visually Separate Page Sections Developer Profile

colorlibplugins

121 plugins · 740K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
130 days
View full developer profile
Detection Fingerprints

How We Detect Section Separator Block – Visually Separate 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/section-separator/build/admin-dashboard.asset.php/wp-content/plugins/section-separator/build/admin-post.js/wp-content/plugins/section-separator/build/admin-post.css/wp-content/plugins/section-separator/build/admin-dashboard.js/wp-content/plugins/section-separator/build/admin-dashboard.css/wp-content/plugins/section-separator/public/js/paper-full.min.js
Script Paths
/wp-content/plugins/section-separator/build/admin-post.js/wp-content/plugins/section-separator/build/admin-dashboard.js/wp-content/plugins/section-separator/public/js/paper-full.min.js
Version Parameters
section-separator/build/admin-post.js?ver=section-separator/build/admin-post.css?ver=section-separator/build/admin-dashboard.js?ver=section-separator/build/admin-dashboard.css?ver=section-separator/public/js/paper-full.min.js?ver=

HTML / DOM Fingerprints

JS Globals
window.sepSeparator
Shortcode Output
<!-- wp:section-separator/separator --><!-- /wp:section-separator/separator --><div class="wp-block-section-separator-separator"></div>
FAQ

Frequently Asked Questions about Section Separator Block – Visually Separate Page Sections