Blog Products Security & Risk Analysis

wordpress.org/plugins/blog-products

Associate WooCommerce products with your posts and display “You might also like” recommendations under each blog post.

0 active installs v0.20 PHP 5.6+ WP 5.0+ Updated Jun 7, 2025
blogproductsrecommendationswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Blog Products Safe to Use in 2026?

Generally Safe

Score 100/100

Blog Products has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The 'blog-products' plugin v0.20 demonstrates a strong security posture based on the provided static analysis. It has a limited attack surface consisting solely of AJAX handlers, all of which appear to have authentication checks. The code also utilizes prepared statements for all SQL queries and exhibits a high rate of output escaping, indicating good practices in preventing common web vulnerabilities. The absence of file operations, external HTTP requests, and critical or high severity taint flows further strengthens this positive assessment. Furthermore, the plugin has no recorded vulnerability history, suggesting a well-maintained and secure development process.

While the plugin shows excellent adherence to secure coding principles, the total count of AJAX entry points (3) and capability checks (1) is relatively low. This could indicate a very simple functionality or potential for oversight if the plugin's features grow. The lack of taint analysis data (0 flows analyzed) is also a minor concern, as it means a deeper, dynamic analysis of potential data corruption vulnerabilities has not been performed, although the static indicators are promising. Overall, 'blog-products' v0.20 presents a low risk to a WordPress installation, with its strengths in input validation and output sanitization significantly outweighing any minor potential areas for improvement.

Key Concerns

  • Limited taint analysis data
  • Low count of capability checks
Vulnerabilities
None known

Blog Products Security Vulnerabilities

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

Blog Products Code Analysis

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

Output Escaping

87% escaped15 total outputs
Attack Surface

Blog Products Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_blog_post_products_search_productsblog-post-products.php:25
noprivwp_ajax_blog_post_products_search_productsblog-post-products.php:26
authwp_ajax_blog_post_products_dismiss_noticeblog-post-products.php:28
WordPress Hooks 7
actioninitblog-post-products.php:19
actionadd_meta_boxesblog-post-products.php:22
actionsave_postblog-post-products.php:23
actionadmin_enqueue_scriptsblog-post-products.php:24
actionadmin_noticesblog-post-products.php:27
actionwp_enqueue_scriptsblog-post-products.php:32
filterthe_contentblog-post-products.php:33
Maintenance & Trust

Blog Products Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 7, 2025
PHP min version5.6
Downloads756

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Blog Products Developer Profile

guerrilhasoftware

1 plugin · 0 total installs

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

How We Detect Blog Products

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blog-products/assets/css/admin.css
Version Parameters
blog-post-products-admin-css?ver=0.20

HTML / DOM Fingerprints

CSS Classes
blog-post-products-noticewc-product-search
Data Attributes
data-placeholder="Search products…"name="blog_post_products_products[]"
JS Globals
BlogPostProductsAjax
FAQ

Frequently Asked Questions about Blog Products