Social Sharing (by Danny) Security & Risk Analysis

wordpress.org/plugins/dvk-social-sharing

Adds social sharing buttons for Twitter, Facebook and LinkedIn to your blog posts or pages.

2K active installs v1.3.10 PHP 7.2+ WP 3.7+ Updated Feb 13, 2026
facebooklinkedinsocialsocial-sharingtwitter
99
A · Safe
CVEs total1
Unpatched0
Last CVEOct 11, 2024
Safety Verdict

Is Social Sharing (by Danny) Safe to Use in 2026?

Generally Safe

Score 99/100

Social Sharing (by Danny) has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Oct 11, 2024Updated 1mo ago
Risk Assessment

The "dvk-social-sharing" plugin v1.3.10 demonstrates a generally good security posture based on static analysis. The plugin exhibits a small attack surface with only one entry point via a shortcode, and importantly, no AJAX handlers or REST API routes were identified without proper authentication checks. The code also follows secure coding practices by exclusively using prepared statements for SQL queries and avoiding file operations or external HTTP requests. However, a concerning area is the output escaping, with a significant 38% of outputs not being properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully before being displayed.

The vulnerability history indicates one past medium-severity vulnerability, specifically Cross-Site Scripting. While there are no currently unpatched CVEs, the past occurrence of XSS is a flag, especially when correlated with the static analysis finding of unescaped output. This suggests a potential recurring issue or a weakness in sanitizing user input that is later rendered. The lack of identified dangerous functions, taint flows, or raw SQL queries are positive signs. Despite the past XSS vulnerability and the current unescaped output, the overall security is relatively strong due to the limited attack surface and adherence to other secure coding principles.

Key Concerns

  • Unescaped output detected
  • Past medium severity XSS vulnerability
Vulnerabilities
1

Social Sharing (by Danny) Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-9704medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Social Sharing (by Danny) <= 1.3.7 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode

Oct 11, 2024 Patched in 1.3.8 (1d)
Code Analysis
Analyzed Mar 16, 2026

Social Sharing (by Danny) Code Analysis

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

Output Escaping

62% escaped34 total outputs
Attack Surface

Social Sharing (by Danny) Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[dvk_social_sharing] includes\class-public.php:22
WordPress Hooks 6
actionadmin_initincludes\class-admin.php:27
actionadmin_menuincludes\class-admin.php:28
actionadmin_enqueue_scriptsincludes\class-admin.php:29
filterplugin_action_links_dvk-social-sharing/index.phpincludes\class-admin.php:30
actionwp_enqueue_scriptsincludes\class-public.php:20
filterthe_contentincludes\class-public.php:21
Maintenance & Trust

Social Sharing (by Danny) Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 13, 2026
PHP min version7.2
Downloads120K

Community Trust

Rating100/100
Number of ratings68
Active installs2K
Developer Profile

Social Sharing (by Danny) Developer Profile

Danny van Kooten

9 plugins · 1.1M total installs

77
trust score
Avg Security Score
97/100
Avg Patch Time
655 days
View full developer profile
Detection Fingerprints

How We Detect Social Sharing (by Danny)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dvk-social-sharing/assets/css/styles.min.css/wp-content/plugins/dvk-social-sharing/assets/js/script.min.js
Script Paths
/wp-content/plugins/dvk-social-sharing/assets/js/admin-script.min.js/wp-content/plugins/dvk-social-sharing/assets/js/script.min.js
Version Parameters
dvk-social-sharing/assets/css/styles.min.css?ver=dvk-social-sharing/assets/js/script.min.js?ver=dvk-social-sharing/assets/js/admin-script.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
dvkss-share-buttons
Data Attributes
data-share-network
Shortcode Output
[dvk_social_sharing]
FAQ

Frequently Asked Questions about Social Sharing (by Danny)