HA Banners Security & Risk Analysis

wordpress.org/plugins/ha-banners

Widget Banners manager.

10 active installs v1.1 PHP + WP 1.0+ Updated Aug 4, 2016
bannersmanager-bannerswidget-banners
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is HA Banners Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "ha-banners" v1.1 plugin exhibits a generally good security posture, characterized by a lack of known CVEs and a relatively low number of detected code signals that might indicate vulnerabilities. The absence of AJAX handlers, REST API routes, shortcodes, and cron events without authentication checks significantly limits the plugin's attack surface. Furthermore, the presence of capability checks and a high percentage of SQL queries using prepared statements are positive indicators of secure coding practices.

However, the static analysis does reveal some areas of concern. One flow with an unsanitized path identified by taint analysis is a critical finding that could potentially lead to a high-severity vulnerability if exploited. While the total number of such flows is low, the existence of an unsanitized path is a significant risk that requires immediate attention. Additionally, the output escaping is only properly handled in 69% of cases, meaning there's a non-trivial chance of cross-site scripting (XSS) vulnerabilities in the remaining outputs.

The vulnerability history being completely clean is a strong positive point, suggesting that the developers have either been very diligent in the past or the plugin has not been a significant target for attackers. However, this absence of history does not negate the risks identified in the current static analysis. The plugin's strengths lie in its limited attack surface and secure handling of database operations. Its weaknesses are primarily in the potential for path traversal due to unsanitized paths and the moderate risk of XSS due to insufficient output escaping.

Key Concerns

  • Flow with unsanitized path
  • Moderate output escaping issues
Vulnerabilities
None known

HA Banners Security Vulnerabilities

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

HA Banners Code Analysis

Dangerous Functions
0
Raw SQL Queries
5
12 prepared
Unescaped Output
38
86 escaped
Nonce Checks
0
Capability Checks
3
File Operations
3
External Requests
0
Bundled Libraries
0

SQL Query Safety

71% prepared17 total queries

Output Escaping

69% escaped124 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
haa_banners_options_page (admin\admin-settings.php:2)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

HA Banners Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_print_scriptshaa-banners.php:24
actionplugins_loadedhaa-banners.php:26
actionadmin_menuhaa-banners.php:85
actionwidgets_initwidget\habnners-widget.php:8
Maintenance & Trust

HA Banners Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedAug 4, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

HA Banners Developer Profile

sashamx

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 HA Banners

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ha-banners/css/haa_banner-style.css/wp-content/plugins/ha-banners/js/script.js/wp-content/plugins/ha-banners/widget/style.css
Script Paths
/wp-content/plugins/ha-banners/js/ha-banner-script.js/wp-content/plugins/ha-banners/js/script.js

HTML / DOM Fingerprints

CSS Classes
haa_banners_widgetshaa_banners_block_viewsha_banner
Data Attributes
data-clicks
JS Globals
the_ajax_script
FAQ

Frequently Asked Questions about HA Banners