Social Share Plugin Security & Risk Analysis

wordpress.org/plugins/wp-social-share-2

A social share plugin for wp posts and pages.

10 active installs v1.0.0 PHP + WP 4.0+ Updated Jun 3, 2017
postpost-sharesharesocialsocial-share
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Share Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Social Share Plugin 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 'wp-social-share-2' plugin v1.0.0 exhibits a mixed security posture. On the positive side, the static analysis indicates no dangerous functions are used, all SQL queries utilize prepared statements, there are no file operations or external HTTP requests, and the vulnerability history is clean with no recorded CVEs. This suggests a developer who is aware of some common security pitfalls. However, significant concerns arise from the lack of output escaping and the absence of nonce and capability checks. The fact that 100% of the single output is not properly escaped presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities, allowing an attacker to inject malicious scripts. Furthermore, the absence of nonce and capability checks on its single entry point (a shortcode) means that any user, regardless of their role or permissions, could potentially trigger actions or display dynamic content that might be misused. While there's no current history of vulnerabilities, this is likely due to the plugin's limited features and attack surface at this version, rather than inherent robust security. The lack of these fundamental security checks leaves it vulnerable to exploitation should its functionality expand or if an attacker discovers a way to manipulate the shortcode's behavior.

Key Concerns

  • Unescaped output found
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Social Share Plugin Security Vulnerabilities

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

Social Share Plugin Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Social Share Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ssp-social-share] main.php:53
WordPress Hooks 2
actionadmin_menumain.php:18
filterthe_contentmain.php:84
Maintenance & Trust

Social Share Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJun 3, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Social Share Plugin Developer Profile

farvehandleren

11 plugins · 240 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 Share Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-social-share-2/spr.css

HTML / DOM Fingerprints

CSS Classes
socialsharepreffix-1fasspfacebookfassptwitterfassplinkedinfasspgplus
Shortcode Output
<ul class="socialshare"><li><span class="preffix-1">Share:</span></li><li><a target="_blank" href="http://www.facebook.com/sharer.php?u=<li><a target="_blank" href="https://twitter.com/share?url=<li><a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=<li><a target="_blank" href="https://plus.google.com/share?url=
FAQ

Frequently Asked Questions about Social Share Plugin