Advance Review Manager Security & Risk Analysis

wordpress.org/plugins/advance-review-manager

Advance Review Manager is a powerful yet easy-to-use plugin to effortlessly create and manage all kind of reviews.

0 active installs v1.1.1 PHP 7.1+ WP 4.5+ Updated Unknown
customer-satisfactionfeedbackreviewstestimonialsuser-experience
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advance Review Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Advance Review Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "advance-review-manager" v1.1.1 plugin exhibits a generally strong security posture, demonstrating good development practices in several key areas. The absence of any known historical vulnerabilities (CVEs) is a significant positive indicator, suggesting a history of stable and secure code. Furthermore, the plugin utilizes prepared statements for all SQL queries, a crucial defense against SQL injection. The high percentage of properly escaped output also mitigates the risk of cross-site scripting (XSS) vulnerabilities. The presence of nonces and capability checks on all AJAX handlers and the absence of unprotected entry points are commendable, indicating a conscious effort to secure these common attack vectors.

Despite the overall positive assessment, there are a couple of areas that warrant attention. The taint analysis identified two flows with unsanitized paths, which, while not flagged as critical or high severity in this analysis, represent potential avenues for malicious input to be processed without adequate cleaning. It's important to understand the exact nature of these unsanitized paths and ensure they are handled with robust sanitization before user-supplied data is utilized. Additionally, the plugin makes one external HTTP request, which, while not inherently a vulnerability, can introduce risks if the external resource is compromised or if the request itself is not handled securely (e.g., not verifying SSL certificates). The low number of entry points and the protected nature of all found entry points are strengths. Overall, this plugin appears well-developed from a security perspective, with only minor points of concern that likely require detailed code review to fully assess and mitigate.

Key Concerns

  • Flows with unsanitized paths found in taint analysis
  • One external HTTP request
Vulnerabilities
None known

Advance Review Manager Security Vulnerabilities

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

Advance Review Manager Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
21 prepared
Unescaped Output
14
295 escaped
Nonce Checks
17
Capability Checks
8
File Operations
0
External Requests
1
Bundled Libraries
0

SQL Query Safety

100% prepared21 total queries

Output Escaping

95% escaped309 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

11 flows2 with unsanitized paths
handleExteriorPages (includes\Modules\Exterior\ProcessDemoPage.php:19)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Advance Review Manager Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 4

authwp_ajax_ad_review_manager_ajaxincludes\Hooks\Actions.php:37
noprivwp_ajax_ad_review_manager_ajaxincludes\Hooks\Actions.php:38
authwp_ajax_adrm_review_reply_actionincludes\Hooks\Actions.php:40
noprivwp_ajax_adrm_review_reply_actionincludes\Hooks\Actions.php:41

Shortcodes 1

[advance-review-manager] includes\Classes\Shortcode.php:22
WordPress Hooks 4
actionadmin_menuincludes\Classes\AdminMenuHandler.php:16
actionadmin_initincludes\Classes\AdminMenuHandler.php:51
filteruser_can_richeditincludes\Classes\AdminMenuHandler.php:115
actionwpincludes\Hooks\Actions.php:29
Maintenance & Trust

Advance Review Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.1
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Advance Review Manager Developer Profile

wpulse

2 plugins · 100 total installs

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

How We Detect Advance Review Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advance-review-manager/assets/css/advance-review-manager-admin.css/wp-content/plugins/advance-review-manager/assets/js/advance-review-manager-admin.js/wp-content/plugins/advance-review-manager/assets/scss/admin/app.scss
Script Paths
/wp-content/plugins/advance-review-manager/admin/start.js
Version Parameters
advance-review-manager/assets/css/advance-review-manager-admin.css?ver=advance-review-manager/assets/js/advance-review-manager-admin.js?ver=advance-review-manager/admin/start.js?ver=advance-review-manager/scss/admin/app.scss?ver=

HTML / DOM Fingerprints

CSS Classes
adrm-admin-pageadrm-logoadrm-menu-item
HTML Comments
<!-- Generator: Adobe Illustrator 24.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
Data Attributes
data-router-view
JS Globals
ADRMAdmin
FAQ

Frequently Asked Questions about Advance Review Manager