G Social Buttons Security & Risk Analysis

wordpress.org/plugins/g-social-buttons

G Social Buttons is a plug-in that allows you to add simple social media icons and increase the social media interaction of your website.

10 active installs v1.0.2 PHP 5.6+ WP 4.6+ Updated Jun 26, 2019
buttonsg-social-buttonsgsbsocialsocial-buttons
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is G Social Buttons Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "g-social-buttons" v1.0.2 plugin exhibits a generally good security posture concerning its direct entry points and database interactions. The absence of AJAX handlers, REST API routes, and cron events with incomplete security checks significantly limits the plugin's attack surface. Furthermore, all SQL queries utilize prepared statements, which is a critical best practice for preventing SQL injection vulnerabilities. The lack of file operations and external HTTP requests also contributes to a more secure design. However, a significant concern lies in the output escaping. With only 33% of outputs properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities being present. Any user-supplied data that is displayed without proper sanitization could be exploited by attackers. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of past development efforts. However, the current static analysis reveals a weakness that could lead to future vulnerabilities if not addressed. The absence of nonce checks and capability checks on its existing entry points (shortcodes) is also a concern, though the limited nature of shortcodes as entry points mitigates this risk somewhat compared to unprotected AJAX or REST endpoints. In conclusion, while the plugin avoids common critical vulnerabilities like SQL injection and has a clean history, the poor output escaping presents a tangible risk of XSS that needs immediate attention. The lack of capability checks on shortcodes is a secondary concern.

Key Concerns

  • Poor output escaping (33% proper)
  • Missing capability checks on entry points
  • Missing nonce checks on entry points
Vulnerabilities
None known

G Social Buttons Security Vulnerabilities

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

G Social Buttons Code Analysis

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

Output Escaping

33% escaped98 total outputs
Attack Surface

G Social Buttons Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[sywh] gsb-functions.php:205
[call-now] gsb-functions.php:242
WordPress Hooks 5
actionadmin_initgsb-admin.php:73
actionadmin_menugsb-admin.php:79
actionadd_meta_boxesgsb-functions.php:19
actionsave_postgsb-functions.php:38
actionwp_footerindex.php:150
Maintenance & Trust

G Social Buttons Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJun 26, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

G Social Buttons Developer Profile

Sinan Yorulmaz

4 plugins · 10K total installs

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

How We Detect G Social Buttons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/g-social-buttons/css/style.css/wp-content/plugins/g-social-buttons/css/fontawesome-5-all.min.css
Version Parameters
/wp-content/plugins/g-social-buttons/css/style.css?ver=/wp-content/plugins/g-social-buttons/css/fontawesome-5-all.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
sy-whatshelpsywh-open-services
JS Globals
sywh
Shortcode Output
[sywh [call-now
FAQ

Frequently Asked Questions about G Social Buttons