Author Product Review Security & Risk Analysis

wordpress.org/plugins/author-product-review

This plugin allow author to add Schema.org markup options for product reviews.

60 active installs v1.1 PHP + WP 3.0+ Updated Jun 6, 2025
googlegoogle-rich-snippetsproduct-reviewsschema-orgsearch-engine-optimization
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Author Product Review Safe to Use in 2026?

Generally Safe

Score 100/100

Author Product Review 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 "author-product-review" plugin version 1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries and implementing nonce and capability checks. This indicates a developer who is aware of common WordPress security vulnerabilities.

However, a significant concern arises from the output escaping. With only 13% of outputs properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts through user-provided data that is displayed on the frontend without adequate sanitization or escaping. While taint analysis shows no current unsanitized flows, this is likely due to the limited attack surface identified. The lack of any recorded vulnerabilities in the plugin's history is a positive sign, suggesting a history of secure development, but it does not negate the immediate risk posed by the poor output escaping.

In conclusion, the plugin has a solid foundation with a small attack surface and secure data handling for SQL. The primary and most immediate risk is the widespread lack of output escaping, which could lead to XSS attacks. While the vulnerability history is clean, this single identified weakness warrants attention and remediation to maintain a secure application.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Author Product Review Security Vulnerabilities

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

Author Product Review Code Analysis

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

Output Escaping

13% escaped8 total outputs
Attack Surface

Author Product Review Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filterthe_contentauthor-product-review.php:225
actionadd_meta_boxesauthor-product-review.php:227
actionsave_postauthor-product-review.php:228
actionwp_headauthor-product-review.php:229
actionadmin_menuauthor-product-review.php:232
actionadmin_initauthor-product-review.php:233
Maintenance & Trust

Author Product Review Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJun 6, 2025
PHP min version
Downloads10K

Community Trust

Rating96/100
Number of ratings9
Active installs60
Developer Profile

Author Product Review Developer Profile

Rajesh Namase

1 plugin · 60 total installs

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

How We Detect Author Product Review

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/author-product-review/css/style.css/wp-content/plugins/author-product-review/js/script.js
Script Paths
/wp-content/plugins/author-product-review/js/script.js
Version Parameters
author-product-review/css/style.css?ver=author-product-review/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
inline-ratingreview-ratingbest-ratingreview-star-emptyreview-starreview-datastar-rating
HTML Comments
<!-- Author Product Review -->
Data Attributes
itemscopeitemtypeitemprop
Shortcode Output
{rating}
FAQ

Frequently Asked Questions about Author Product Review