ClearBoth Security & Risk Analysis

wordpress.org/plugins/clearboth

Add clear both via line break or div using shortcode in your post or page plugin for wordpress

100 active installs v1.0.6 PHP + WP 4.2+ Updated Nov 26, 2024
clearclearbothcsspostshortcode
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ClearBoth Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "clearboth" v1.0.6 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries (and 100% use of prepared statements), unescaped output, file operations, external HTTP requests, and crucially, a lack of nonce and capability checks, suggests a well-developed and secure codebase. Taint analysis also revealed no vulnerabilities. The plugin's attack surface is minimal, consisting solely of one shortcode, and there are no unprotected entry points. The vulnerability history is also clear, with no known CVEs recorded. This indicates a commitment to secure coding practices and a lack of previously exploited weaknesses. However, the complete absence of nonce and capability checks, while not directly flagged as a vulnerability in this specific analysis due to the limited attack surface, is a potential concern. In larger or more complex plugins, this could be a significant oversight. Overall, "clearboth" v1.0.6 appears to be a highly secure plugin, with its primary strength being its well-sanitized code and lack of known vulnerabilities.

Key Concerns

  • No nonce checks found.
  • No capability checks found.
Vulnerabilities
None known

ClearBoth Security Vulnerabilities

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

ClearBoth Code Analysis

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

ClearBoth Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[clearboth] clearboth.php:20
Maintenance & Trust

ClearBoth Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 26, 2024
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

ClearBoth Developer Profile

nabtron

5 plugins · 1K total installs

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

How We Detect ClearBoth

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<br style="clear:both" />
FAQ

Frequently Asked Questions about ClearBoth