In-Post Ads Security & Risk Analysis

wordpress.org/plugins/adsense-in-post-ads-by-oizuled

A plugin to display ads inside your pages or posts.

600 active installs v2.0.4 PHP + WP 3.1+ Updated May 3, 2023
adadsadsenseadvertisinggoogle
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is In-Post Ads Safe to Use in 2026?

Generally Safe

Score 85/100

In-Post Ads has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The AdSense in Post Ads by Oizuled plugin, version 2.0.4, exhibits a mixed security posture. On the positive side, it demonstrates good practices by not making external HTTP requests, performing file operations, or using dangerous functions. Crucially, all SQL queries are executed using prepared statements, which is a strong defense against SQL injection vulnerabilities. The plugin also has no recorded vulnerability history, suggesting a generally stable codebase. However, significant concerns arise from the lack of output escaping for all identified output points. This leaves the plugin susceptible to cross-site scripting (XSS) attacks, where malicious scripts could be injected and executed in the user's browser. Furthermore, the absence of nonce checks and capability checks on its entry points (shortcodes) means that any authenticated user, regardless of their role or permissions, could potentially trigger these functions, leading to unauthorized actions or information disclosure if combined with other vulnerabilities.

Key Concerns

  • Unescaped output detected
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

In-Post Ads Security Vulnerabilities

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

In-Post Ads Release Timeline

v2.0.4Current
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

In-Post Ads Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

In-Post Ads Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[AdSense-A] includes\shortcodes.php:8
[AdSense-B] includes\shortcodes.php:9
[AdSense-C] includes\shortcodes.php:10
WordPress Hooks 10
actionplugins_loadedadsense-inpost-ads.php:36
actionenqueue_block_editor_assetsblocks\adsense-ad-a.php:23
actionenqueue_block_editor_assetsblocks\adsense-ad-b.php:23
actionenqueue_block_editor_assetsblocks\adsense-ad-c.php:24
actionadmin_menuincludes\admin-settings-page.php:10
actionadmin_enqueue_scriptsincludes\admin-settings-page.php:27
actionaip_settingsincludes\admin-settings-page.php:54
actionadmin_initincludes\admin-settings-page.php:82
actioninitincludes\shortcodes.php:26
actionadmin_initincludes\updater.php:6
Maintenance & Trust

In-Post Ads Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedMay 3, 2023
PHP min version
Downloads68K

Community Trust

Rating94/100
Number of ratings3
Active installs600
Developer Profile

In-Post Ads Developer Profile

AMP-MODE

15 plugins · 12K total installs

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

How We Detect In-Post Ads

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/adsense-inpost-ads/blocks/adsense-ad-a/index.js/wp-content/plugins/adsense-inpost-ads/blocks/adsense-ad-b/index.js/wp-content/plugins/adsense-inpost-ads/blocks/adsense-ad-c/index.js/wp-content/plugins/adsense-inpost-ads/includes/css/styles.css
Version Parameters
adsense-inpost-ads/includes/css/styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
aipa-settings-container
HTML Comments
<!-- Prevent direct access to the plugin --><!-- Settings Page --><!-- Hook for adding admin menus --><!-- action function for above hook -->+4 more
Data Attributes
name="aip_settings[unit_a]"name="aip_settings[unit_b]"name="aip_settings[unit_c]"
Shortcode Output
[AdSense-A][AdSense-B][AdSense-C]
FAQ

Frequently Asked Questions about In-Post Ads