
1337-Social-Sharing Security & Risk Analysis
wordpress.org/plugins/1337-social-sharingSimple Social Sharing Plugin for WordPress that allows an developer to create multiple Social Sharing buttons using "Widgets".
Is 1337-Social-Sharing Safe to Use in 2026?
Generally Safe
Score 100/1001337-Social-Sharing has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
1337-Social-Sharing Security Vulnerabilities
1337-Social-Sharing Code Analysis
Output Escaping
1337-Social-Sharing Attack Surface
WordPress Hooks 1
Maintenance & Trust
1337-Social-Sharing Maintenance & Trust
Maintenance Signals
Community Trust
1337-Social-Sharing Alternatives
1337-Social-Sharing Developer Profile
2 plugins · 0 total installs
How We Detect 1337-Social-Sharing
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/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.pngHTML / DOM Fingerprints
elitesocialsharing_widgetaria-label="hmm..."<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;">