Electric Studio Cross-linker Security & Risk Analysis

wordpress.org/plugins/electric-studio-cross-linker

Inserts cross linking into your site from post names

10 active installs v1.0 PHP + WP 3.0+ Updated May 6, 2011
cross-linkingtags
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Electric Studio Cross-linker Safe to Use in 2026?

Generally Safe

Score 85/100

Electric Studio Cross-linker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The plugin "electric-studio-cross-linker" v1.0 demonstrates a strong security posture in several key areas. It has no known vulnerabilities in its history, indicating a history of secure development or thorough auditing. The static analysis reveals a remarkably small attack surface with zero entry points, meaning there are no readily accessible points for external interaction through AJAX, REST API, shortcodes, or cron events. Furthermore, all detected SQL queries utilize prepared statements, which is a crucial defense against SQL injection. The absence of file operations and external HTTP requests also reduces potential attack vectors.

However, the analysis does highlight significant areas of concern. The most critical finding is that 100% of the plugin's output is not properly escaped. This represents a severe risk for Cross-Site Scripting (XSS) vulnerabilities, where attackers could inject malicious scripts into the website through user-controlled input that is then displayed without sanitization. Additionally, the complete lack of nonce checks and capability checks on the identified (albeit zero) entry points means that even if new entry points were to be introduced, they would likely be unprotected. While the current attack surface is zero, the absence of these fundamental security mechanisms is a concerning oversight in the codebase's design.

In conclusion, while the plugin benefits from a lack of historical vulnerabilities and a minimal attack surface, the unescaped output is a critical flaw that exposes users to XSS attacks. The absence of nonce and capability checks, while not currently exploitable due to the zero attack surface, indicates a lack of robust security practices that could become a problem if the plugin evolves. The plugin is not inherently insecure due to its current footprint, but the unescaped output is a glaring vulnerability that requires immediate attention.

Key Concerns

  • All output is unescaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Electric Studio Cross-linker Security Vulnerabilities

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

Electric Studio Cross-linker Code Analysis

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

SQL Query Safety

100% prepared5 total queries

Output Escaping

0% escaped3 total outputs
Attack Surface

Electric Studio Cross-linker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actiontemplate_redirectelectric-studio-cross-linker.php:15
actionwp_print_footer_scriptselectric-studio-cross-linker.php:23
actionadmin_menuphp\options.php:5
Maintenance & Trust

Electric Studio Cross-linker Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMay 6, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Electric Studio Cross-linker Developer Profile

James Irving-Swift

5 plugins · 290 total installs

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

How We Detect Electric Studio Cross-linker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/electric-studio-cross-linker/js/highlighter.js
Script Paths
/wp-content/plugins/electric-studio-cross-linker/js/highlighter.js
Version Parameters
electric-studio-cross-linker/js/highlighter.js?ver=1.0

HTML / DOM Fingerprints

JS Globals
homeurltitlespluralForms
FAQ

Frequently Asked Questions about Electric Studio Cross-linker