BreezeView Security & Risk Analysis

wordpress.org/plugins/breezeview

BreezeView is a plugin that allows users to display Google Reviews for their business with a 5-star rating.

10 active installs v3.0.3 PHP + WP 4.6+ Updated Unknown
5-star-reviewsgooglegoogle-reviewsreviews-on-googleshow-google-reviews
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is BreezeView Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'breezeview' v3.0.3 plugin exhibits a generally strong security posture with a very limited attack surface, as indicated by the absence of AJAX handlers, REST API routes, shortcodes, and cron events. The lack of any recorded vulnerabilities in its history is also a positive indicator, suggesting a history of secure development and maintenance. However, several areas of concern are present in the static analysis. Notably, all SQL queries are executed without prepared statements, introducing a significant risk of SQL injection vulnerabilities. Additionally, while most output is properly escaped, a percentage of it is not, which could lead to cross-site scripting (XSS) vulnerabilities if not handled carefully. The absence of nonce checks and capability checks on any potential entry points, though there are none identified, would be a critical flaw if any were to emerge. The bundled Select2 library also requires verification for known vulnerabilities.

While the plugin has no recorded vulnerabilities and a small attack surface, the reliance on raw SQL queries without prepared statements is a critical omission. This, combined with potentially unescaped output, represents the most immediate security risks. The lack of any identified taint flows is positive but doesn't negate the risks posed by unaddressed SQL execution and output escaping. The plugin's strengths lie in its minimal attack surface and clean vulnerability history, but its weaknesses in secure database interaction and output handling require attention.

Key Concerns

  • SQL queries without prepared statements
  • Unescaped output present
  • Bundled library (Select2) may be outdated
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

BreezeView Security Vulnerabilities

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

BreezeView Code Analysis

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

Bundled Libraries

Select2

SQL Query Safety

0% prepared4 total queries

Output Escaping

71% escaped28 total outputs
Attack Surface

BreezeView Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionwp_headbreezeview.php:11
actionwp_enqueue_scriptsbreezeview.php:12
actionadmin_enqueue_scriptsbreezeview.php:13
actionadmin_initbreezeview.php:15
filteradmin_footer_textbreezeview.php:17
actionadmin_print_scriptsbreezeview.php:19
actionadmin_footerbreezeview.php:21
Maintenance & Trust

BreezeView Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

BreezeView Developer Profile

breezemaxweb

2 plugins · 20 total installs

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

How We Detect BreezeView

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/breezeview/dist/css/admin-style.css/wp-content/plugins/breezeview/dist/css/style.css/wp-content/plugins/breezeview/dist/css/font-awesome.min.css/wp-content/plugins/breezeview/dist/css/AdminLTE.min.css/wp-content/plugins/breezeview/dist/js/demo.js/wp-content/plugins/breezeview/dist/js/adminlte.min.js/wp-content/plugins/breezeview/dist/js/script.js/wp-content/plugins/breezeview/dist/js/bootstrap.js+1 more
Script Paths
//cdn.jsdelivr.net/bootstrap.daterangepicker/2/daterangepicker.css//cdn.jsdelivr.net/bootstrap.daterangepicker/2/daterangepicker.js//cdn.jsdelivr.net/momentjs/latest/moment.min.js//www.gstatic.com/charts/loader.js//maps.googleapis.com/maps/api/js?libraries=places&key=

HTML / DOM Fingerprints

CSS Classes
bv_gr_google_buttonbv_gr-datepicker1bv_gr-datepicker2total-clicks-sectiontotal-impressions-sectionCROcd-btnjs-cd-panel-trigger
Data Attributes
id="bv_gr_google_button"id="bv_gr-datepicker1"id="bv_gr-datepicker2"id="total-clicks-section"id="total-impressions-section"id="CRO"+3 more
JS Globals
clicksGimpressionsGgoogle.charts.loadgoogle.charts.setOnLoadCallbackgoogle.visualization.arrayToDataTablegoogle.visualization.PieChart+1 more
FAQ

Frequently Asked Questions about BreezeView