WP Post Advertisement Security & Risk Analysis

wordpress.org/plugins/wp-post-advertisement

Create wp post advertisement in your site.

0 active installs v1.0 PHP + WP 4.2+ Updated Jun 12, 2017
advertismentdynamic-advertisementfree-advertisementpost-advertisement
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Post Advertisement Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "wp-post-advertisement" plugin v1.0 presents a mixed security posture. On the positive side, there are no known historical vulnerabilities (CVEs), and the static analysis indicates a small attack surface with no unprotected entry points. The plugin also demonstrates good practices by heavily favoring prepared statements for its SQL queries.

However, significant concerns arise from the lack of output escaping. With 100% of its outputs not being properly escaped, the plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. This is further amplified by the taint analysis, which identified one high-severity flow with unsanitized paths, strongly suggesting a potential avenue for XSS or other injection attacks. The absence of nonce checks and the single capability check on its sole shortcode also represent potential security weaknesses if the shortcode's functionality is sensitive.

While the plugin's clean vulnerability history is reassuring, it cannot mitigate the immediate risks identified in the static and taint analysis. The lack of output escaping is a critical flaw that requires immediate attention. The plugin's strengths lie in its limited attack surface and good SQL practices, but these are overshadowed by the glaring vulnerability in output handling.

Key Concerns

  • Outputs not properly escaped
  • High severity taint flow
  • Missing nonce checks
  • Limited capability checks on entry points
Vulnerabilities
None known

WP Post Advertisement Security Vulnerabilities

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

WP Post Advertisement Code Analysis

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

SQL Query Safety

86% prepared7 total queries

Output Escaping

0% escaped12 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
Save_WPA_AdminSide (wp-post-advertisement.php:298)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Post Advertisement Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp-post-advertisement-plugin] wp-post-advertisement.php:47
WordPress Hooks 7
actionwp_enqueue_scriptswp-post-advertisement.php:42
actionadmin_menuwp-post-advertisement.php:53
actionadmin_enqueue_scriptswp-post-advertisement.php:54
actionadmin_action_save-advertisement-formwp-post-advertisement.php:57
filterwidget_textwp-post-advertisement.php:59
actionwp_footerwp-post-advertisement.php:61
actionwp_enqueue_scriptswp-post-advertisement.php:342
Maintenance & Trust

WP Post Advertisement Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedJun 12, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Post Advertisement Developer Profile

iFour Technolab Pvt. Ltd.

9 plugins · 50 total installs

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

How We Detect WP Post Advertisement

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-post-advertisement/
Script Paths
wp-content/plugins/wp-post-advertisement/js/custom.jswp-content/plugins/wp-post-advertisement/js/common.js
Version Parameters
wp-post-advertisement/css/style.css?ver=wp-post-advertisement/js/custom.js?ver=wp-post-advertisement/js/common.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="wpa-table"
Shortcode Output
[wp-post-advertisement-plugin][wp-post-advertisement-plugin type="
FAQ

Frequently Asked Questions about WP Post Advertisement