Social Profile Linking Security & Risk Analysis

wordpress.org/plugins/socail-profile-linking

The Simple Way to Add Retina-Ready Social Media Icons to Your Site

100 active installs v1.0 PHP + WP 3.6+ Updated Feb 25, 2018
facebooksocialsocial-linkssocial-mediatwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Profile Linking Safe to Use in 2026?

Generally Safe

Score 85/100

Social Profile Linking 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 plugin 'socail-profile-linking' v1.0 presents a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively, and has no recorded vulnerability history, suggesting a generally stable codebase.

However, significant concerns arise from the static analysis. The use of the `create_function` is a critical code signal indicating a potential for code injection vulnerabilities. Furthermore, a very low percentage of outputs are properly escaped, exposing the plugin to cross-site scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks, especially considering the presence of a shortcode which acts as an entry point, means that these actions could be triggered by unauthorized users or malicious scripts.

While the attack surface appears small and initially unexploited (no unprotected entry points), the identified code signals and output escaping issues represent substantial inherent risks. The lack of a vulnerability history is encouraging but does not negate the identified weaknesses in the current version's code.

Key Concerns

  • Use of dangerous function create_function
  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Social Profile Linking Security Vulnerabilities

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

Social Profile Linking Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("spl_widget");'));includes\widget\widget.php:348

Output Escaping

11% escaped148 total outputs
Attack Surface

Social Profile Linking Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[spl] includes\front-end\shortcode.php:18
WordPress Hooks 5
actionadmin_menuincludes\admin\settings.php:48
actionadmin_initincludes\admin\settings.php:248
actionwidgets_initincludes\widget\widget.php:348
actionwp_enqueue_scriptsspl.php:37
filterplugin_action_linksspl.php:55
Maintenance & Trust

Social Profile Linking Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 25, 2018
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Social Profile Linking Developer Profile

Sajid K.Shaikh

3 plugins · 150 total installs

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

How We Detect Social Profile Linking

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/socail-profile-linking/includes/css/spl-styles.css
Version Parameters
socail-profile-linking/includes/css/spl-styles.css?ver=1.0

HTML / DOM Fingerprints

Shortcode Output
[spl]
FAQ

Frequently Asked Questions about Social Profile Linking