Multiple Domains with Analytics Security & Risk Analysis

wordpress.org/plugins/multiple-domains-with-analytics

The Multiple Domains with Analytics plugin allows Wordpress to be mirrored across multiple domain names. This requires your DNS settings to be configu …

100 active installs v1.1.3 PHP + WP 2.8+ Updated May 5, 2015
domainsmirrormultiplemultiple-analyticsmultiple-domains
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Multiple Domains with Analytics Safe to Use in 2026?

Generally Safe

Score 85/100

Multiple Domains with Analytics has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "multiple-domains-with-analytics" plugin v1.1.3 presents a generally good security posture with no known vulnerabilities and a seemingly limited attack surface. The static analysis reveals a positive absence of dangerous functions, SQL injection risks due to the exclusive use of prepared statements, and no file operations or external HTTP requests, which are common vectors for exploitation. Furthermore, the lack of shortcodes, cron events, and REST API routes, coupled with a minimal AJAX handler count (all protected), suggests a well-contained plugin. The presence of nonce and capability checks, even if limited, is also a good practice.

However, a significant concern arises from the complete lack of output escaping for all identified outputs. This means that any data outputted by the plugin, if it originates from an untrusted source (even if not directly evident from this static analysis), could be vulnerable to cross-site scripting (XSS) attacks. While the taint analysis shows no unsanitized paths, the absence of output escaping is a critical flaw that overrides this positive finding and exposes the plugin to potential XSS vulnerabilities.

Given the clean vulnerability history, it's probable that the plugin developers have maintained good security practices in the past. However, the current version's output escaping deficiency is a notable weakness. The plugin's strengths lie in its controlled entry points and secure data handling for SQL. The primary weakness is the universal failure to escape output, which creates a significant XSS risk.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

Multiple Domains with Analytics Security Vulnerabilities

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

Multiple Domains with Analytics Code Analysis

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

Output Escaping

0% escaped23 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
on_save_changes (multiple-domains.class.php:282)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Multiple Domains with Analytics Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menumultiple-domains.class.php:19
actionadmin_post_save_multiple_domainsmultiple-domains.class.php:20
filteroption_blognamemultiple-domains.class.php:22
filteroption_siteurlmultiple-domains.class.php:23
filteroption_homemultiple-domains.class.php:24
filteroption_blogdescriptionmultiple-domains.class.php:25
filterplugin_action_linksmultiple-domains.class.php:26
actionwp_headmultiple-domains.php:26
Maintenance & Trust

Multiple Domains with Analytics Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 5, 2015
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Multiple Domains with Analytics Developer Profile

dpcasady

1 plugin · 100 total installs

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

How We Detect Multiple Domains with Analytics

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multiple-domains-with-analytics/css/multiple-domains.css/wp-content/plugins/multiple-domains-with-analytics/js/multiple-domains.js
Script Paths
//www.google-analytics.com/analytics.jshttps://ssl.google-analytics.com/ga.jshttp://www.google-analytics.com/ga.js

HTML / DOM Fingerprints

CSS Classes
handle-index
HTML Comments
Google Analytics tracking code not shown because logged in users are ignored
JS Globals
ga_gaq
FAQ

Frequently Asked Questions about Multiple Domains with Analytics