Sidebar Image Banner Ads Widget Security & Risk Analysis

wordpress.org/plugins/sidebar-image-banner-ads-widget

This Plugins helps to add image banners on the sidebar. Allows to enter title, description, image on the sidebar and is very easy to use.

300 active installs v1.0.2 PHP + WP 3.1+ Updated Sep 9, 2017
ads-in-sidebarimage-banner-sidebarsidebar-image
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sidebar Image Banner Ads Widget Safe to Use in 2026?

Generally Safe

Score 85/100

Sidebar Image Banner Ads Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "sidebar-image-banner-ads-widget" plugin, at version 1.0.2, exhibits a generally positive security posture based on the static analysis. The absence of any reported CVEs in its history, coupled with the fact that there are no unpatched vulnerabilities, is a strong indicator of a well-maintained and secure codebase over time. Furthermore, the static analysis reveals no SQL queries that are not using prepared statements, no file operations, no external HTTP requests, and no identified taint flows, all of which significantly reduce the potential attack surface and risk of exploitation.

However, there are a few areas that warrant attention. The presence of the `create_function` dangerous function is a significant concern, as it can be exploited for arbitrary code execution if user-supplied input influences its parameters. Additionally, the extremely low percentage of properly escaped output (4%) indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. While the plugin has a capability check, the lack of nonce checks on potential entry points, especially if any were to be discovered, combined with the low output escaping, presents a tangible risk that could be exploited by attackers.

In conclusion, while the plugin's vulnerability history and lack of critical static analysis findings are strengths, the identified use of `create_function` and the widespread lack of output escaping introduce critical security weaknesses. These issues, if exploitable, could lead to serious security breaches. The plugin would benefit significantly from addressing these specific code-level concerns to improve its overall security.

Key Concerns

  • Use of dangerous function create_function
  • Low percentage of properly escaped output
  • Missing nonce checks on entry points
Vulnerabilities
None known

Sidebar Image Banner Ads Widget Security Vulnerabilities

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

Sidebar Image Banner Ads Widget Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("aibwp_adsBannerWidget");'));sidebar_image_banner_ads.php:288

Output Escaping

4% escaped55 total outputs
Attack Surface

Sidebar Image Banner Ads Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwidgets_initsidebar_image_banner_ads.php:288
actionadmin_print_scriptssidebar_image_banner_ads.php:297
actionadmin_print_stylessidebar_image_banner_ads.php:298
Maintenance & Trust

Sidebar Image Banner Ads Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedSep 9, 2017
PHP min version
Downloads19K

Community Trust

Rating86/100
Number of ratings3
Active installs300
Developer Profile

Sidebar Image Banner Ads Widget Developer Profile

Suresh Kumar Mukhiya

4 plugins · 1K total installs

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

How We Detect Sidebar Image Banner Ads Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sidebar-image-banner-ads/admin_widget.css/wp-content/plugins/sidebar-image-banner-ads/js/admin.js
Script Paths
/wp-content/plugins/sidebar-image-banner-ads/js/admin.js
Version Parameters
sidebar-image-banner-ads-widget/sidebar_image_banner_ads.php?ver=

HTML / DOM Fingerprints

CSS Classes
aibwp_banner_widgetibw-thumbibw-overlaybanner-image
HTML Comments
<!-- AIBWP_IBW_VERSION on WP[bloginfo('version')] --><!-- /Ads Image Banner Widget Plugin -->
Data Attributes
data-iddata-name
JS Globals
image-banner-scripts
FAQ

Frequently Asked Questions about Sidebar Image Banner Ads Widget