Just Output Security & Risk Analysis

wordpress.org/plugins/just-output

WordPress automatically inserts p and br tags, but disables them in shortcodes.

100 active installs v0.9.7 PHP 5.6.0+ WP 4.8.9+ Updated Apr 8, 2025
autobrdisableinsertp
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Just Output Safe to Use in 2026?

Generally Safe

Score 92/100

Just Output 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 "just-output" plugin v0.9.7 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any discovered CVEs, coupled with the static analysis reporting zero known vulnerabilities or dangerous code patterns, suggests a well-maintained and secure codebase. The plugin also demonstrates good practices by utilizing prepared statements for all SQL queries and by not performing any file operations or external HTTP requests, which are common sources of vulnerabilities.

However, there are some areas that warrant attention. The static analysis indicates that only 50% of outputs are properly escaped, meaning there's a potential for cross-site scripting (XSS) vulnerabilities if the unescaped outputs are rendered in a user-facing context. Furthermore, the complete lack of nonce and capability checks across all entry points, while currently presenting a zero attack surface, is a significant weakness. If future versions introduce any new entry points (AJAX, REST API, shortcodes, cron events), they would be completely unprotected, posing a substantial risk.

In conclusion, while "just-output" v0.9.7 currently appears to be free of critical security flaws and demonstrates responsible coding in areas like SQL handling, the unescaped outputs and the complete absence of authorization checks on any potential entry points are notable concerns. These weaknesses, if not addressed, could become significant security liabilities as the plugin evolves.

Key Concerns

  • Unescaped output detected
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

Just Output Security Vulnerabilities

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

Just Output Release Timeline

v0.9.7Current
v0.9.6
Code Analysis
Analyzed Mar 16, 2026

Just Output Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Just Output Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_print_footer_scriptsadmin.php:19
actionplugins_loadedadmin.php:25
filterthe_contentfront.php:5
Maintenance & Trust

Just Output Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 8, 2025
PHP min version5.6.0
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Just Output Developer Profile

ZIPANG

5 plugins · 330 total installs

90
trust score
Avg Security Score
86/100
Avg Patch Time
4 days
View full developer profile
Detection Fingerprints

How We Detect Just Output

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/just-output/js/front.js/wp-content/plugins/just-output/css/front.css
Script Paths
/wp-content/plugins/just-output/js/front.js/wp-content/plugins/just-output/js/admin.js
Version Parameters
just-output/js/front.js?ver=just-output/css/front.css?ver=just-output/js/admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Just Output