Pz-DirectHTML Security & Risk Analysis

wordpress.org/plugins/pz-directhtml

ビジュアルエディタだってHTMLしたい。

10 active installs v1.0.0 PHP + WP 3.0+ Updated Jan 20, 2017
htmltext
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Pz-DirectHTML Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The 'pz-directhtml' plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries are excellent practices. Furthermore, all outputs are properly escaped, and there are no recorded vulnerabilities or CVEs, indicating a history of secure development. The plugin's limited attack surface, with only one shortcode and no unprotected entry points, also contributes positively to its security.

Despite the overall good practices, the analysis does highlight a potential concern regarding the lack of nonce checks and capability checks on the identified shortcode. While the current version has no direct vulnerabilities flagged, any shortcode can potentially be a vector for Cross-Site Scripting (XSS) or other injection attacks if user-supplied data is not properly validated and sanitized within the shortcode handler itself, even if the output is escaped. The absence of any taint analysis flows is also notable; while this is positive, it could also suggest that the analysis might not have covered all potential interaction points or that the plugin's functionality is very limited. The vulnerability history of zero CVEs is a significant strength, suggesting a well-maintained codebase or a very simple, and thus less exploitable, functionality.

In conclusion, 'pz-directhtml' v1.0.0 is a highly secure plugin in its current state, with excellent coding practices demonstrated across SQL handling, output escaping, and a minimal attack surface. The primary area for improvement and vigilance lies in ensuring robust input validation and sanitization within the shortcode implementation to mitigate potential risks, even in the absence of known vulnerabilities or specific taint flows.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Pz-DirectHTML Security Vulnerabilities

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

Pz-DirectHTML Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Pz-DirectHTML 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

Pz-DirectHTML Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[direct] pz-directhtml.php:12
Maintenance & Trust

Pz-DirectHTML Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJan 20, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Pz-DirectHTML Developer Profile

ぽぽろん@ぽぽづれ。

5 plugins · 20K total installs

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

How We Detect Pz-DirectHTML

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[direct]
FAQ

Frequently Asked Questions about Pz-DirectHTML