Plain Social Sharing Buttons Security & Risk Analysis

wordpress.org/plugins/plain-social-sharing-buttons

Simple and lightweight social sharing buttons for your wordpress site

0 active installs v0.6.0 PHP 5.3+ WP 3.1+ Updated Unknown
floating-share-buttonspage-facebook-sharesharing-buttonssocial-media-sharesocial-share-buttons
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plain Social Sharing Buttons Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'plain-social-sharing-buttons' plugin v0.6.0 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries executed solely with prepared statements, and a high percentage of properly escaped outputs are positive indicators. Furthermore, the plugin demonstrates good practice by including a nonce check and appears to have a minimal attack surface with only one AJAX handler and no REST API routes, shortcodes, or cron events. The lack of external HTTP requests also reduces potential exposure.

Despite these strengths, there is one concerning aspect identified in the taint analysis: a flow with an unsanitized path. While not flagged as critical or high severity, this indicates a potential vulnerability where user-supplied input might be used in a file operation without adequate sanitization, which could lead to directory traversal or other file manipulation attacks. The plugin's vulnerability history shows no known CVEs, which is a positive sign of its historical security. However, the presence of even one unsanitized path warrants attention.

In conclusion, the plugin is well-engineered from a security perspective in many areas. The critical absence of major security flaws in its history is commendable. The primary concern arises from the single identified taint flow with an unsanitized path, which, while not currently exploited or rated high, represents a concrete area for improvement to further harden the plugin's security.

Key Concerns

  • Flow with unsanitized path found
Vulnerabilities
None known

Plain Social Sharing Buttons Security Vulnerabilities

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

Plain Social Sharing Buttons Code Analysis

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

Output Escaping

91% escaped67 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<ajaxCounter> (ajaxCounter.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Plain Social Sharing Buttons Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

noprivwp_ajax_counterDatacc-plain-social-shares.php:385
WordPress Hooks 5
actionadmin_initcc-plain-social-shares.php:214
actionadmin_menucc-plain-social-shares.php:337
actionadmin_enqueue_scriptscc-plain-social-shares.php:345
actionwp_footercc-plain-social-shares.php:357
actionwp_enqueue_scriptscc-plain-social-shares.php:369
Maintenance & Trust

Plain Social Sharing Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedUnknown
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Plain Social Sharing Buttons Developer Profile

cleanCode

1 plugin · 0 total installs

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

How We Detect Plain Social Sharing Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plain-social-sharing-buttons/css/main.css/wp-content/plugins/plain-social-sharing-buttons/js/main.js/wp-content/plugins/plain-social-sharing-buttons/css/admin.css/wp-content/plugins/plain-social-sharing-buttons/js/admin.js
Script Paths
/wp-content/plugins/plain-social-sharing-buttons/js/main.js/wp-content/plugins/plain-social-sharing-buttons/js/admin.js
Version Parameters
plain-social-sharing-buttons/css/main.css?ver=plain-social-sharing-buttons/js/main.js?ver=plain-social-sharing-buttons/css/admin.css?ver=plain-social-sharing-buttons/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
cc-plain-social-main-csscc-plain-social-main-jscc-plain-social-admin-csscc-plain-social-admin-js
HTML Comments
exit if accessed directlyInclude the file containing the global array with the settings for the adminpanelThis function enqueues the .css and the .js file for the end-user.+21 more
Data Attributes
CcPlainOptions
JS Globals
CcPlainOptions
FAQ

Frequently Asked Questions about Plain Social Sharing Buttons