Ozh' Auto Moderate Comments Security & Risk Analysis

wordpress.org/plugins/ozh-auto-moderate-comments

When a post gets old, instead of simply closing the discussion, send comments and trackbacks to the moderation queue.

10 active installs v1.0.1 PHP + WP 1.5+ Updated Sep 18, 2010
commentsmoderationozhspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ozh' Auto Moderate Comments Safe to Use in 2026?

Generally Safe

Score 85/100

Ozh' Auto Moderate Comments has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The static analysis of the 'ozh-auto-moderate-comments' v1.0.1 plugin reveals a seemingly small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication or permission checks. This is a positive indicator of a secure design at the entry point level. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and no critical or high severity taint flows suggests a cautious approach to integrating potentially risky code elements. However, the analysis also highlights significant concerns regarding data handling. All identified SQL queries are not using prepared statements, and none of the output escaping is properly escaped. This lack of proper sanitization for both database interactions and output rendering presents a considerable risk of SQL injection and Cross-Site Scripting (XSS) vulnerabilities. The plugin's vulnerability history shows no known CVEs, which is excellent, but this can sometimes be due to a lack of thorough historical analysis or limited adoption. In conclusion, while the plugin has a strong foundation in limiting its attack surface and avoiding known dangerous functions, the complete lack of prepared statements for SQL queries and output escaping are critical weaknesses that expose the site to significant security risks.

Key Concerns

  • SQL queries not using prepared statements
  • Output escaping is not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Ozh' Auto Moderate Comments Security Vulnerabilities

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

Ozh' Auto Moderate Comments Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Ozh' Auto Moderate Comments Code Analysis

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

SQL Query Safety

0% prepared6 total queries

Output Escaping

0% escaped3 total outputs
Attack Surface

Ozh' Auto Moderate Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioncomment_postwp_ozh_automoderate.php:148
actiontrackback_postwp_ozh_automoderate.php:149
actionpingback_postwp_ozh_automoderate.php:150
Maintenance & Trust

Ozh' Auto Moderate Comments Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedSep 18, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Ozh' Auto Moderate Comments Developer Profile

Ozh

27 plugins · 5K total installs

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

How We Detect Ozh' Auto Moderate Comments

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

Asset Fingerprints

Version Parameters
wp_ozh_automoderate.php?ver=

HTML / DOM Fingerprints

CSS Classes
wrapwphead
HTML Comments
OPTIONAL EDIT BELOW~~DO NOT EDIT BELOWWordpress Version 1.2 / 1.3+ compatibility, add this to every plugin you write :)
Shortcode Output
<pre class="updated">&lt;?php wp_ozh_automoderate_status() ?></pre>
FAQ

Frequently Asked Questions about Ozh' Auto Moderate Comments