Expert HTML Section Security & Risk Analysis

wordpress.org/plugins/expert-html-section

The plugin create a html section menu and shortcode to use very easily in post, page and theme files. the html section can be able to contain any type …

10 active installs v1.0 PHP 7.0+ WP 4.7+ Updated Jun 30, 2020
expert-htmlexpert-html-blockexpert-html-sectionexpert-pluginhtml-section
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Expert HTML Section Safe to Use in 2026?

Generally Safe

Score 85/100

Expert HTML Section 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 expert-html-section plugin version 1.0 presents a mixed security posture. On the positive side, the static analysis reveals no dangerous functions, no direct SQL queries, no file operations, and no external HTTP requests. The complete absence of known CVEs and a clean vulnerability history is also a strong indicator of good security development practices. However, several critical concerns emerge from the code analysis. The fact that 100% of output is not properly escaped presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities, especially given the presence of a shortcode, which is a primary entry point for user-supplied data to be rendered on the front-end. Furthermore, the complete lack of nonce checks and capability checks on the identified entry point (the shortcode) means that any user, regardless of their role or permissions, could potentially trigger actions or inject content through this shortcode, leading to unauthorized actions or data manipulation.

Key Concerns

  • Output is not properly escaped
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Expert HTML Section Security Vulnerabilities

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

Expert HTML Section 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

Expert HTML Section Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[expert_html] expert-html-section.php:130
WordPress Hooks 3
actioninitexpert-html-section.php:27
filtermanage_edit-expert_html_section_columnsexpert-html-section.php:30
actionmanage_expert_html_section_posts_custom_columnexpert-html-section.php:31
Maintenance & Trust

Expert HTML Section Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJun 30, 2020
PHP min version7.0
Downloads820

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

Expert HTML Section Alternatives

No alternatives data available yet.

Developer Profile

Expert HTML Section Developer Profile

expertoftech

1 plugin · 10 total installs

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

How We Detect Expert HTML Section

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[expert_html id="
FAQ

Frequently Asked Questions about Expert HTML Section