blogville-directory-plugin Security & Risk Analysis

wordpress.org/plugins/blog-directory-blogville

Blogville Blog Direcotry Plugin updates your blog listing at the blogville blog directory with the date your blog was last updated.

10 active installs v0.1 PHP + WP 2.7+ Updated Feb 25, 2009
blog-directorypagepagespostposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is blogville-directory-plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the "blog-directory-blogville" plugin v0.1 exhibits a strong initial security posture. The absence of any identified attack vectors such as unprotected AJAX handlers, REST API routes, shortcodes, or cron events is a significant positive. Furthermore, the code signals are highly encouraging, with no dangerous functions detected, 100% SQL queries using prepared statements, and all outputs being properly escaped. The lack of any file operations or external HTTP requests (aside from one, which without further context is hard to assess) also contributes to a reduced attack surface.

However, a notable concern arises from the complete absence of nonce checks and capability checks. This means that any entry points that might exist, even if not explicitly identified in the attack surface analysis (which itself shows zero entry points), would be completely unprotected against CSRF attacks and unauthorized access. The fact that there are zero taint flows analyzed, while seemingly positive, could also indicate a lack of comprehensive testing or analysis coverage. The plugin's history is clean, with no known vulnerabilities, which is excellent. This, combined with the v0.1 version number, suggests it's either a very new and well-developed plugin or one that has not yet been subjected to extensive security scrutiny.

In conclusion, while the plugin demonstrates excellent foundational security practices in its current reported state, the complete omission of nonce and capability checks represents a significant potential weakness. The lack of analyzed taint flows is also an area that warrants further investigation to ensure thoroughness. The clean vulnerability history is a strong positive, but should not be interpreted as absolute immunity given the observed gaps in security mechanisms.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • External HTTP request without context
  • Zero taint flows analyzed
Vulnerabilities
None known

blogville-directory-plugin Security Vulnerabilities

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

blogville-directory-plugin Release Timeline

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

blogville-directory-plugin 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
1
Bundled Libraries
0
Attack Surface

blogville-directory-plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionpublish_postblogville-plugin.php:22
Maintenance & Trust

blogville-directory-plugin Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedFeb 25, 2009
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

blogville-directory-plugin Developer Profile

vander25

1 plugin · 10 total installs

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

How We Detect blogville-directory-plugin

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
POST VARIABLES: $_POST['blog_url'] - url of the blog $_POST['post_time'] - post publish time stamp (php function time() used) Set external page url If You want to use this plugin for Pages too (not only for Posts) uncomment next line checking if it is first publish
FAQ

Frequently Asked Questions about blogville-directory-plugin