SmartyAds Security & Risk Analysis

wordpress.org/plugins/smartyads

SmartyAds easy-to-install plugin allows efficient monetization of your WordPress built website or blog.

10 active installs v1.1 PHP + WP 3.4+ Updated Oct 20, 2014
adadsadvertisingbannerscpm
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SmartyAds Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The smartyads v1.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL query handling, utilizing prepared statements exclusively, and has no recorded vulnerability history, suggesting a generally stable and secure codebase. However, significant concerns arise from the static analysis. The presence of a single AJAX handler without any authentication checks represents a critical entry point that could be exploited by unauthenticated users. Furthermore, the low percentage of properly escaped output (21%) indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as data is not being adequately sanitized before being displayed to users. While there are no direct indicators of critical taint flows or dangerous function usage in this specific analysis, the combination of an unprotected AJAX endpoint and widespread output escaping issues presents a tangible risk of remote code execution or data leakage.

Key Concerns

  • AJAX handler without auth checks
  • Low percentage of output escaping
  • Flows with unsanitized paths
Vulnerabilities
None known

SmartyAds Security Vulnerabilities

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

SmartyAds Code Analysis

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

Output Escaping

21% escaped19 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
sync_callback (smartyads.php:124)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

SmartyAds Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_syncsmartyads.php:122
WordPress Hooks 5
actionwidgets_initsmartyads-widget.php:83
actionplugins_loadedsmartyads.php:21
actionadmin_enqueue_scriptssmartyads.php:42
actionadmin_menusmartyads.php:46
actionwp_headsmartyads.php:118
Maintenance & Trust

SmartyAds Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedOct 20, 2014
PHP min version
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs10
Developer Profile

SmartyAds Developer Profile

SmartyAds

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 SmartyAds

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smartyads/style.css/wp-content/plugins/smartyads/js/script.js
Script Paths
//stat.smartyads.com/simpr2.php

HTML / DOM Fingerprints

CSS Classes
b-monetgurub-wizardb-control__btnb-control__labelb-control__inputb-helpb-wizard_step_1b-control+1 more
Data Attributes
id="sync_input"id="sync_btn"
JS Globals
ajax_file_api
FAQ

Frequently Asked Questions about SmartyAds