Simple Socnets Security & Risk Analysis

wordpress.org/plugins/simple-socnets

This plugin was built by the Maine WordPress Meetup group to make it really easy to add social network icons to your posts.

10 active installs v1.0.2.1 PHP + WP 3.5+ Updated Jun 30, 2013
diggfacebooklinkedinsocial-networkstwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Socnets Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Socnets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The static analysis of the "simple-socnets" v1.0.2.1 plugin reveals a generally clean codebase with no identified dangerous functions, SQL injection vulnerabilities, file operations, external HTTP requests, or bundled libraries. The attack surface is reported as zero, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed without proper authentication or permission checks. This indicates a strong adherence to secure coding practices in these areas.

However, a significant concern arises from the output escaping. With 100% of the four identified outputs being unescaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Attackers could potentially inject malicious scripts into the site's output, which could then be executed in users' browsers. The absence of nonce and capability checks, although not directly flagged as vulnerabilities in the static analysis due to a lack of entry points, could become a concern if the plugin were to evolve and introduce new functionalities.

The vulnerability history shows no known CVEs, which is a positive sign. This suggests that the plugin has either been historically secure or has had issues promptly addressed. In conclusion, while the plugin demonstrates good security fundamentals by avoiding common vulnerabilities like SQL injection and limiting its attack surface, the unescaped output is a critical weakness that requires immediate attention to mitigate XSS risks.

Key Concerns

  • All output is unescaped, leading to XSS risk
Vulnerabilities
None known

Simple Socnets Security Vulnerabilities

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

Simple Socnets Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

Simple Socnets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterthe_contentsimple-socnets.php:84
actionadmin_menusimple-socnets.php:103
Maintenance & Trust

Simple Socnets Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJun 30, 2013
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings4
Active installs10
Developer Profile

Simple Socnets Developer Profile

Sam Hotchkiss

2 plugins · 30 total installs

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

How We Detect Simple Socnets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-socnets/icons/facebook.png/wp-content/plugins/simple-socnets/icons/twitter.png/wp-content/plugins/simple-socnets/icons/linkedin.png/wp-content/plugins/simple-socnets/icons/stumbleupon.png/wp-content/plugins/simple-socnets/icons/delicious.png/wp-content/plugins/simple-socnets/icons/digg.png/wp-content/plugins/simple-socnets/icons/reddit.png/wp-content/plugins/simple-socnets/icons/designfloat.png

HTML / DOM Fingerprints

CSS Classes
socnet-links
Data Attributes
id="simplesocnet-icon-facebook"id="simplesocnet-icon-twitter"id="simplesocnet-icon-linkedin"id="simplesocnet-icon-stumbleupon"id="simplesocnet-icon-delicious"id="simplesocnet-icon-digg"+2 more
JS Globals
window.open('http://www.facebook.com/sharer/sharer.php?u=window.open('http://twitter.com/home?status=window.open('http://www.linkedin.com/shareArticle?mini=true&url=window.open('http://www.stumbleupon.com/submit?url=window.open('http://del.icio.us/post?url=window.open('http://digg.com/submit?url=+2 more
FAQ

Frequently Asked Questions about Simple Socnets