BC Simple Auto Ads Security & Risk Analysis

wordpress.org/plugins/bc-simple-auto-ads

This plugin lets you insert your auto ads to your posts and exclude certain categories

10 active installs v1.0 PHP 5.3+ WP 4.7+ Updated Sep 7, 2019
adsauto-ads
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BC Simple Auto Ads Safe to Use in 2026?

Generally Safe

Score 85/100

BC Simple Auto Ads has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "bc-simple-auto-ads" v1.0 plugin exhibits a mixed security posture. On one hand, the lack of identified CVEs and the use of prepared statements for all SQL queries are positive indicators. The presence of nonce and capability checks, even though limited, also suggests an attempt at basic security measures. However, significant concerns arise from the static analysis results. The presence of the `unserialize` function is a critical risk, as it can lead to remote code execution if used with untrusted data. Furthermore, a very low percentage of properly escaped output (29%) indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site and potentially steal user data or hijack sessions. The absence of a large attack surface is a strength, but the identified weaknesses, particularly `unserialize` and poor output escaping, outweigh this benefit, indicating a moderate to high risk. The plugin's history of no vulnerabilities could be due to its limited scope or simply a lack of prior in-depth analysis; it doesn't negate the current code-level risks.

Key Concerns

  • Dangerous function unserialize used
  • Low output escaping percentage
Vulnerabilities
None known

BC Simple Auto Ads Security Vulnerabilities

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

BC Simple Auto Ads Code Analysis

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

Dangerous Functions Found

unserializereturn unserialize(get_post_meta($this->post_id, $key, true));inc\Options.php:177

Output Escaping

29% escaped42 total outputs
Attack Surface

BC Simple Auto Ads Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitinc\Options.php:132
actionadmin_menuInitiator.php:37
actionadmin_enqueue_scriptsInitiator.php:41
actionwp_headInitiator.php:43
Maintenance & Trust

BC Simple Auto Ads Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 7, 2019
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

BC Simple Auto Ads Developer Profile

BinaryCarpenter

7 plugins · 3K total installs

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

How We Detect BC Simple Auto Ads

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bc-simple-auto-ads/bundle/css/backend.css/wp-content/plugins/bc-simple-auto-ads/bundle/js/backend-bundle.js
Script Paths
/wp-content/plugins/bc-simple-auto-ads/ui/Main.php
Version Parameters
bc-simple-auto-ads/bundle/css/backend.css?ver=bc-simple-auto-ads/bundle/js/backend-bundle.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-bc-slug
JS Globals
bc_aa_backend_params
REST Endpoints
/wp-json/bc-simple-auto-ads/v1/options
FAQ

Frequently Asked Questions about BC Simple Auto Ads