1337-Social-Sharing Security & Risk Analysis

wordpress.org/plugins/1337-social-sharing

Simple Social Sharing Plugin for WordPress that allows an developer to create multiple Social Sharing buttons using "Widgets".

0 active installs v0.3.3 PHP + WP 3.3+ Updated Unknown
rss-feed-social-share
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is 1337-Social-Sharing Safe to Use in 2026?

Generally Safe

Score 100/100

1337-Social-Sharing has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

Based on the static analysis, the "1337-social-sharing" v0.3.3 plugin appears to have a very limited attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. The code also shows good practices in terms of SQL query handling, exclusively using prepared statements. However, a significant concern arises from the low percentage of properly escaped output (24%), indicating a potential for cross-site scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks, coupled with no identified entry points with authentication, suggests that if any vulnerabilities were to exist, they might be exploitable without prior user interaction or specific privileges. The plugin also has no recorded vulnerability history, which is a positive indicator, but this is counterbalanced by the concerningly high number of unescaped outputs which represent a tangible risk.

The lack of taint analysis results is unusual and might indicate that the analysis tool was unable to perform this specific type of analysis on the plugin's code, or that the code structure did not trigger any identified taint flows. While the absence of dangerous functions and file operations is reassuring, the output escaping issue remains a prominent security weakness. The overall security posture is mixed; while the attack surface and core functionalities are protected, the insufficient output sanitization presents a clear and present danger of XSS.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

1337-Social-Sharing Security Vulnerabilities

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

1337-Social-Sharing Code Analysis

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

Output Escaping

24% escaped25 total outputs
Attack Surface

1337-Social-Sharing Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_init1337-Social-Sharing.php:179
Maintenance & Trust

1337-Social-Sharing Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.0
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

1337-Social-Sharing Developer Profile

codelyfe

2 plugins · 0 total installs

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

How We Detect 1337-Social-Sharing

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/1337-social-sharing/icons/Linkedin.png/wp-content/plugins/1337-social-sharing/icons/Twitter.png/wp-content/plugins/1337-social-sharing/icons/Facebook.png/wp-content/plugins/1337-social-sharing/icons/Trello.png

HTML / DOM Fingerprints

CSS Classes
elitesocialsharing_widget
Data Attributes
aria-label="hmm..."
Shortcode Output
<img src="/wp-content/plugins/1337-social-sharing/icons/Linkedin.png" style="width:25px;height:25px;"><img src="/wp-content/plugins/1337-social-sharing/icons/Twitter.png" style="width:25px;height:25px;"><img src="/wp-content/plugins/1337-social-sharing/icons/Facebook.png" style="width:25px;height:25px;"><img src="/wp-content/plugins/1337-social-sharing/icons/Trello.png" style="width:25px;height:25px;">
FAQ

Frequently Asked Questions about 1337-Social-Sharing