Webmaster.Net SEO Post Quality Analyzer – Quickly Find Low Quality Posts Security & Risk Analysis

wordpress.org/plugins/webmasternet-seo-post-quality-analyzer-quickly-find-low-quality-posts

Webmaster.Net Post Quality Analyzer is a simple lite-weight plugin to analyze the quality of your posts.

10 active installs v1.05 PHP + WP 3.0.1+ Updated Jan 31, 2015
analyzequalityseoword-countwriting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Webmaster.Net SEO Post Quality Analyzer – Quickly Find Low Quality Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Webmaster.Net SEO Post Quality Analyzer – Quickly Find Low Quality Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

This plugin exhibits a significantly concerning security posture, primarily due to a lack of fundamental security checks and the presence of dangerous code patterns. The static analysis reveals a small but highly vulnerable attack surface, with all identified entry points (AJAX handlers) lacking authentication checks. This directly exposes the plugin to potential unauthorized actions. Furthermore, the analysis highlights the use of the `unserialize` function, a known vulnerability vector, and a concerning 75% of SQL queries not using prepared statements, increasing the risk of SQL injection. The complete absence of nonce checks and capability checks, combined with zero output escaping, creates a perfect storm for Cross-Site Scripting (XSS) and other injection attacks.

The vulnerability history shows no recorded CVEs, which might initially seem positive. However, given the numerous critical weaknesses identified in the code, this lack of reported vulnerabilities could be attributed to the plugin not being thoroughly audited or the vulnerabilities not yet being discovered and exploited. The presence of a critical taint flow with unsanitized paths further reinforces the likelihood of exploitable vulnerabilities, despite the absence of formal CVEs. In conclusion, while the plugin has a minimal attack surface and no external dependencies that could be outdated, its internal code quality is extremely poor, making it a high-risk component in any WordPress installation.

Key Concerns

  • AJAX handlers without auth checks
  • Dangerous function 'unserialize' used
  • SQL queries not using prepared statements (75%)
  • Output escaping not properly implemented (0%)
  • No nonce checks
  • No capability checks
  • Critical severity taint flow
  • Flows with unsanitized paths
Vulnerabilities
None known

Webmaster.Net SEO Post Quality Analyzer – Quickly Find Low Quality Posts Security Vulnerabilities

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

Webmaster.Net SEO Post Quality Analyzer – Quickly Find Low Quality Posts Code Analysis

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

Dangerous Functions Found

unserialize$arr_word = unserialize(get_option('post_analyzer_word'));inc\custom-meta-configuration.php:16
unserialize$arr_img = unserialize(get_option('post_analyzer_img'));inc\custom-meta-configuration.php:17
unserialize$arr_head = unserialize(get_option('post_analyzer_head'));inc\custom-meta-configuration.php:18
unserialize$arr_para = unserialize(get_option('post_analyzer_para'));inc\custom-meta-configuration.php:19
unserialize$arr_date = unserialize(get_option('post_analyzer_date'));inc\custom-meta-configuration.php:20
unserialize$arr_word = unserialize(get_option('post_analyzer_word'));views\admin-page.php:125
unserialize$arr_img = unserialize(get_option('post_analyzer_img'));views\admin-page.php:127
unserialize$arr_head = unserialize(get_option('post_analyzer_head'));views\admin-page.php:129
unserialize$arr_para = unserialize(get_option('post_analyzer_para'));views\admin-page.php:131
unserialize$arr_date = unserialize(get_option('post_analyzer_date'));views\admin-page.php:133

SQL Query Safety

25% prepared4 total queries

Output Escaping

0% escaped30 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
<custom-meta-configuration> (inc\custom-meta-configuration.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Webmaster.Net SEO Post Quality Analyzer – Quickly Find Low Quality Posts Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_analyze_postplugin.php:158
noprivwp_ajax_analyze_postplugin.php:159
WordPress Hooks 2
actionadmin_menuplugin.php:127
actionadmin_initplugin.php:136
Maintenance & Trust

Webmaster.Net SEO Post Quality Analyzer – Quickly Find Low Quality Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedJan 31, 2015
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

Webmaster.Net SEO Post Quality Analyzer – Quickly Find Low Quality Posts Developer Profile

Oliver Krautscheid (oliversk)

2 plugins · 30 total installs

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

How We Detect Webmaster.Net SEO Post Quality Analyzer – Quickly Find Low Quality Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/webmasternet-seo-post-quality-analyzer-quickly-find-low-quality-posts/css/style.css/wp-content/plugins/webmasternet-seo-post-quality-analyzer-quickly-find-low-quality-posts/js/script.js
Script Paths
/wp-content/plugins/webmasternet-seo-post-quality-analyzer-quickly-find-low-quality-posts/js/script.js
Version Parameters
webmasternet-seo-post-quality-analyzer-quickly-find-low-quality-posts/css/style.css?ver=webmasternet-seo-post-quality-analyzer-quickly-find-low-quality-posts/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
datecountcimgheadparadate_ascdate_desccount_asc+7 more
Data Attributes
data-postid
JS Globals
wp_analyze_post_ajax_object
FAQ

Frequently Asked Questions about Webmaster.Net SEO Post Quality Analyzer – Quickly Find Low Quality Posts