Affiliate Link Cloaker Security & Risk Analysis

wordpress.org/plugins/alc

A plugin that generates geo targeted cloaked affiliate links.

30 active installs v1.00.05 PHP + WP 3.1.2+ Updated Nov 13, 2013
affiliate-linkhyperlinkslink-cloakinglinkstext-links
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Affiliate Link Cloaker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "alc" plugin version 1.00.05 exhibits a mixed security posture. On the positive side, it has a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events exposed to potential attackers. Furthermore, there are no known vulnerabilities (CVEs) associated with this plugin, and the code analysis shows a complete absence of dangerous functions, file operations, and external HTTP requests. This suggests good general development hygiene.

However, significant concerns arise from the static analysis. A high percentage of SQL queries (37%) are not using prepared statements, which could lead to SQL injection vulnerabilities if the inputs are not meticulously sanitized elsewhere. Even more concerning, none of the identified 67 output operations are properly escaped. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data displayed on the frontend could be executed as malicious JavaScript. While the taint analysis found no critical or high severity unsanitized flows, the sheer volume of unescaped output and the presence of raw SQL queries remain substantial risks. The plugin's vulnerability history being clean is a positive, but it does not negate the clear risks identified in the current code analysis.

Key Concerns

  • Output not properly escaped
  • SQL queries not using prepared statements
Vulnerabilities
None known

Affiliate Link Cloaker Security Vulnerabilities

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

Affiliate Link Cloaker Code Analysis

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

SQL Query Safety

63% prepared27 total queries

Output Escaping

0% escaped67 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
links_management_panel (interface.php:20)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Affiliate Link Cloaker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwpmu_new_blogaffiliatelinkcloaker.php:49
actionadmin_menuinterface.php:5
actioninitinterface.php:6
filterthe_contentlinks.php:6
actionwp_loadedredirect.php:3
Maintenance & Trust

Affiliate Link Cloaker Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 13, 2013
PHP min version
Downloads17K

Community Trust

Rating94/100
Number of ratings7
Active installs30
Developer Profile

Affiliate Link Cloaker Developer Profile

joebrewer

2 plugins · 40 total installs

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

How We Detect Affiliate Link Cloaker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/alc/alc_debug.css/wp-content/plugins/alc/alc_frontend.css/wp-content/plugins/alc/alc_frontend.js/wp-content/plugins/alc/alc_graphs.js/wp-content/plugins/alc/alc_interface.js
Script Paths
https://www.google.com/jsapi
Version Parameters
alc_debug.css?ver=alc_frontend.css?ver=alc_frontend.js?ver=alc_graphs.js?ver=alc_interface.js?ver=

HTML / DOM Fingerprints

CSS Classes
alc_link_descriptionalc_link_editalc_link_deletealc_link_status
HTML Comments
<!-- Affiliate Link Cloaker --><!-- This is for admin only -->
Data Attributes
data-alc-iddata-alc-url
JS Globals
alc_vars
FAQ

Frequently Asked Questions about Affiliate Link Cloaker