My Custom Ads Management Security & Risk Analysis

wordpress.org/plugins/my-custom-ads

Ads Management helps you create Ads on front-end with many options like Text Widgets, Sidebar, Short Codes etc provided by Pixeltoweb.com

10 active installs v1.0.0 PHP + WP 3.0.1+ Updated Jul 3, 2018
adsadsenseadvertisingimagesidebar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Custom Ads Management Safe to Use in 2026?

Generally Safe

Score 85/100

My Custom Ads Management has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "my-custom-ads" v1.0.0 plugin exhibits a mixed security posture. While it boasts a limited attack surface with no direct AJAX handlers or REST API routes exposed without authentication, and no known vulnerabilities in its history, several concerning aspects are present in its static analysis. A significant portion of SQL queries (40%) are not using prepared statements, posing a risk of SQL injection if user-supplied data is not properly sanitized before being incorporated into these queries. Furthermore, a considerable percentage of output (53%) is not properly escaped, creating a strong potential for Cross-Site Scripting (XSS) vulnerabilities, especially given that there are no explicit nonce checks or capability checks implemented across its entry points. The taint analysis reveals a critical flow with unsanitized paths, which is a serious concern as it suggests data is being passed through the application without adequate security validation, potentially leading to exploitable vulnerabilities.

Key Concerns

  • SQL queries without prepared statements
  • Improper output escaping
  • Critical severity taint flow
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

My Custom Ads Management Security Vulnerabilities

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

My Custom Ads Management Code Analysis

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

SQL Query Safety

60% prepared10 total queries

Output Escaping

47% escaped51 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
<ads_inventory_details> (admin\ads_inventory_details.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

My Custom Ads Management Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[Customads] mycustomads.php:28
WordPress Hooks 4
actionadmin_menumycustomads.php:24
actionadmin_enqueue_scriptsmycustomads.php:25
filterwidget_textmycustomads.php:29
actionwidgets_initmycustomads_function.php:195
Maintenance & Trust

My Custom Ads Management Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJul 3, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

My Custom Ads Management Developer Profile

pixeltoweb

3 plugins · 30 total installs

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

How We Detect My Custom Ads Management

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mycustomads/css/customads_css.css/wp-content/plugins/mycustomads/js/customads_js.js
Script Paths
/wp-content/plugins/mycustomads/js/customads_js.js

HTML / DOM Fingerprints

CSS Classes
customadscustomads_titlecustomads_description
Data Attributes
id="customads"id="customads_title"id="customads_description"
JS Globals
MYCUSTOMADS_PLUGIN_PATH
Shortcode Output
[Customads]
FAQ

Frequently Asked Questions about My Custom Ads Management