Ads is a plugin that allows you to insert ads anywhere into your post just by using a simple shortcode. Most importantly there have no limits.

10 active installs v1.0.1 PHP + WP 3.6+ Updated Apr 25, 2015
adadsadsenseadvertgoogle-adsense
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ads Safe to Use in 2026?

Generally Safe

Score 85/100

Ads 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 "ads-easy-simple-for-ads-into-post" plugin, version 1.0.1, exhibits a mixed security posture. On the positive side, the plugin has a very small attack surface with only one entry point (a shortcode) and no AJAX handlers or REST API routes that could be easily exploited. It also has no known vulnerabilities in its history, suggesting a relatively stable development record. However, significant concerns arise from the static analysis. All SQL queries are executed without prepared statements, creating a substantial risk of SQL injection vulnerabilities. Furthermore, the taint analysis reveals two flows with unsanitized paths, classified as high severity, which indicates potential for code execution or data manipulation. The lack of nonce checks on its sole entry point is also a concern, though less critical given the absence of AJAX or REST API endpoints.

While the absence of past CVEs is a good sign, the current findings of unsanitized taint flows and raw SQL queries are critical issues that must be addressed. The plugin's strengths lie in its limited attack surface and clean vulnerability history, but these are overshadowed by fundamental insecure coding practices evident in the data. A balanced conclusion is that while the plugin may appear secure due to its low attack surface and lack of historical vulnerabilities, the presence of high-severity taint flows and unescaped SQL queries represent significant and actionable security risks that could lead to severe compromise if exploited.

Key Concerns

  • High severity unsanitized taint flows (2)
  • All SQL queries use raw statements (6)
  • Low output escaping (63% properly escaped)
  • No nonce checks on entry points
Vulnerabilities
None known

Ads Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Ads Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Ads Code Analysis

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

SQL Query Safety

0% prepared6 total queries

Output Escaping

63% escaped8 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

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

Ads Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[metaads] index.php:33
WordPress Hooks 7
filtermce_external_pluginsadmin\functions.php:111
filtermce_buttonsadmin\functions.php:112
actioninitindex.php:29
actionadmin_menuindex.php:30
actionwp_print_stylesindex.php:31
actionadmin_enqueue_scriptsindex.php:32
actionadmin_headindex.php:34
Maintenance & Trust

Ads Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 25, 2015
PHP min version
Downloads9K

Community Trust

Rating74/100
Number of ratings3
Active installs10
Developer Profile

Ads Developer Profile

Sam

2 plugins · 20 total installs

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

How We Detect Ads

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ads-easy-simple-for-ads-into-post/style.css/wp-content/plugins/ads-easy-simple-for-ads-into-post/script.js/wp-content/plugins/ads-easy-simple-for-ads-into-post/button.js
Version Parameters
ads-easy-simple-for-ads-into-post/style.css?ver=ads-easy-simple-for-ads-into-post/script.js?ver=ads-easy-simple-for-ads-into-post/button.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- CUSTOM FUNCTIONS FOR ADs PLUGIN--><!-- Function for Creating Shortcodes--><!-- Function for reading ads from saved database--><!-- Function for inserting Ads data into Database-->+14 more
Data Attributes
data-metaapp-ad-namedata-metaapp-ad-codedata-metaapp-ad-style
JS Globals
pw_script_vars
Shortcode Output
<div class="
FAQ

Frequently Asked Questions about Ads