Show Affiliate Disclosure Security & Risk Analysis

wordpress.org/plugins/show-affiliate-disclosure

A customizable plugin to add affiliate disclosure text to your posts and pages, with multiple types and positions.

0 active installs v1.0 PHP 7.2+ WP 5.0+ Updated May 13, 2025
affiliatedisclosurepartnershipshortcodesponsored-content
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Show Affiliate Disclosure Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "show-affiliate-disclosure" v1.0 plugin exhibits a generally strong security posture based on the static analysis. The absence of dangerous functions, proper escaping of all outputs, and the exclusive use of prepared statements for SQL queries are significant strengths. Furthermore, the plugin demonstrates an awareness of security by including capability checks, and the taint analysis revealed no critical or high-severity vulnerabilities. The vulnerability history also shows a clean record with no known CVEs, indicating a history of stable and secure development.

However, a notable area for concern is the complete absence of nonce checks across all entry points, which include three shortcodes. While the analysis reports zero unprotected entry points, the lack of nonce validation, especially on shortcodes which can be triggered by users or even automated processes, introduces a potential risk for Cross-Site Request Forgery (CSRF) attacks. Despite the limited attack surface and the presence of capability checks, the absence of nonce protection leaves a gap that could be exploited if an attacker can trick a logged-in user into triggering these shortcodes with malicious intent.

In conclusion, the plugin is built on a solid foundation with good coding practices in place, particularly regarding data sanitization and database interaction. The clean vulnerability history further bolsters confidence. The primary weakness identified is the oversight in implementing nonce checks, which is a common security best practice for handling user-initiated actions within WordPress. Addressing this would further harden the plugin's security.

Key Concerns

  • Missing nonce checks on shortcodes
Vulnerabilities
None known

Show Affiliate Disclosure Security Vulnerabilities

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

Show Affiliate Disclosure Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

Show Affiliate Disclosure Code Analysis

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

Output Escaping

100% escaped62 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
shfd_render_settings_page (show-affiliate-disclosure.php:30)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Show Affiliate Disclosure Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[affiliate_disclosure] show-affiliate-disclosure.php:112
[sponsored_disclosure] show-affiliate-disclosure.php:117
[partnership_disclosure] show-affiliate-disclosure.php:122
WordPress Hooks 2
actionadmin_menushow-affiliate-disclosure.php:28
filterthe_contentshow-affiliate-disclosure.php:151
Maintenance & Trust

Show Affiliate Disclosure Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 13, 2025
PHP min version7.2
Downloads719

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Show Affiliate Disclosure Developer Profile

S Abdullah Prem

2 plugins · 0 total installs

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

How We Detect Show Affiliate Disclosure

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[affiliate_disclosure][sponsored_disclosure][partnership_disclosure]<p style="font-size:
FAQ

Frequently Asked Questions about Show Affiliate Disclosure