ShareMe Simple Social Share Plugin Security & Risk Analysis

wordpress.org/plugins/shareme

ShareMe is a lightweight and powerful social sharing plugin that helps you grow your social presence and increase shares.

20 active installs v2.0.0 PHP 7.2+ WP 5.0+ Updated Mar 9, 2025
facebooklinkedinsocial-mediasocial-sharetwitter
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ShareMe Simple Social Share Plugin Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "shareme" v2.0.0 plugin exhibits a generally good security posture based on the provided static analysis. It has a very small attack surface, with no identified AJAX handlers, REST API routes, or cron events, and only a single shortcode which is noted as unprotected. The code also demonstrates good practices by using prepared statements for all SQL queries and making no external HTTP requests. However, a significant concern is the low percentage of properly escaped output, with only 38% of 16 total outputs being escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is rendered without proper sanitization.

The vulnerability history is clean, with no known CVEs recorded. This, combined with the absence of critical taint flows, suggests that the plugin has not historically been a target or has been developed with security in mind. The lack of nonce checks and capability checks on the identified entry points (shortcode) is a weakness, though the overall attack surface is minimal. The absence of bundled libraries is a positive sign. The plugin's strengths lie in its limited attack surface and secure SQL practices, but the unescaped output and missing authorization checks on the shortcode are areas requiring attention to mitigate potential XSS risks.

Key Concerns

  • Low percentage of properly escaped output
  • Unprotected shortcode entry point
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

ShareMe Simple Social Share Plugin Security Vulnerabilities

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

ShareMe Simple Social Share Plugin Code Analysis

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

Output Escaping

38% escaped16 total outputs
Attack Surface

ShareMe Simple Social Share Plugin Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[show_shareme_social_buttons] shareme.php:233
WordPress Hooks 7
actioninitshareme.php:31
actionwp_enqueue_scriptsshareme.php:42
actionadmin_enqueue_scriptsshareme.php:56
actionwp_enqueue_scriptsshareme.php:64
actionadmin_initshareme.php:71
actionadmin_menushareme.php:83
filterthe_contentshareme.php:230
Maintenance & Trust

ShareMe Simple Social Share Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 9, 2025
PHP min version7.2
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs20
Developer Profile

ShareMe Simple Social Share Plugin Developer Profile

Shipon Karmakar

3 plugins · 320 total installs

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

How We Detect ShareMe Simple 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/shareme/assets/css/style.css/wp-content/plugins/shareme/assets/css/admin-style.css

HTML / DOM Fingerprints

Data Attributes
name="shareme_options[enable_plugin]"name="shareme_options[show_facebook]"name="shareme_options[show_twitter]"name="shareme_options[show_linkedin]"name="shareme_options[show_pinterest]"name="shareme_options[show_whatsapp]"+1 more
FAQ

Frequently Asked Questions about ShareMe Simple Social Share Plugin