Social Comments Security & Risk Analysis

wordpress.org/plugins/social-comments

This plugin adds Google Plus Comments system, Facebook comments and / or Disqus Comments to your site.

400 active installs v0.1.6 PHP + WP 3.5+ Updated Dec 18, 2016
1-commentscommentsgoogle-commentsgoogle-plus-commentsgplus-comments
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Social Comments Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The social-comments plugin v0.1.6 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and includes a capability check. It also reports zero known CVEs and no recorded vulnerabilities, suggesting a history of relative stability. However, there are significant areas of concern. A substantial 40% of output is not properly escaped, which presents a high risk of cross-site scripting (XSS) vulnerabilities, especially given the lack of specific details on how user-generated content is handled. Furthermore, the complete absence of nonce checks across all entry points, coupled with zero AJAX handlers with authentication checks and zero REST API routes with permission callbacks, indicates a broad attack surface that is not adequately protected against common web attacks like cross-site request forgery (CSRF) and unauthorized data manipulation. The presence of three external HTTP requests also warrants scrutiny for potential insecure handling of remote resources. The plugin's overall security is hampered by these critical weaknesses in input sanitization and authentication mechanisms, despite a seemingly clean vulnerability history and good database query practices.

Key Concerns

  • Significant amount of unescaped output
  • No nonce checks on any entry points
  • 0 unprotected AJAX handlers
  • 0 unprotected REST API routes
  • External HTTP requests present
Vulnerabilities
None known

Social Comments Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Social Comments Release Timeline

v0.1.6Current
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Code Analysis
Analyzed Mar 16, 2026

Social Comments Code Analysis

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

Output Escaping

40% escaped55 total outputs
Attack Surface

Social Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuclasses\Simple_Panel_Class.php:180
actionadmin_initclasses\Simple_Panel_Class.php:183
filterwp_handle_upload_prefilterclasses\Simple_Panel_Class.php:186
filteradmin_footerclasses\Simple_Panel_Class.php:483
filtercomments_templateplugin.php:123
actionwp_enqueue_scriptsplugin.php:125
actionwp_headplugin.php:128
filterwp_footerplugin.php:315
Maintenance & Trust

Social Comments Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.0
Last updatedDec 18, 2016
PHP min version
Downloads74K

Community Trust

Rating88/100
Number of ratings39
Active installs400
Developer Profile

Social Comments Developer Profile

Bainternet

19 plugins · 9K total installs

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

How We Detect Social Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/social-comments/assets/css/social-comments.css/wp-content/plugins/social-comments/assets/js/social-comments.js
Script Paths
/wp-content/plugins/social-comments/assets/js/social-comments.js
Version Parameters
social-comments/assets/css/social-comments.css?ver=social-comments/assets/js/social-comments.js?ver=

HTML / DOM Fingerprints

CSS Classes
social-comments-tabbedsocial-comments-tabsocial-comments-wrapper
Data Attributes
data-comments-colorSchemedata-comments-appiddata-comments-langdata-comments-num-posts
JS Globals
SocialComments
FAQ

Frequently Asked Questions about Social Comments