WP Like, Comment & Share Security & Risk Analysis

wordpress.org/plugins/wp-like-comment-share

Using this plugin you can like, comment and share any post and page easily.

10 active installs v1.0.0 PHP 5.6+ WP 4.8+ Updated Aug 17, 2019
facebook-likefacebook-sharesocial-commentsocial-likesocial-share
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Like, Comment & Share Safe to Use in 2026?

Generally Safe

Score 85/100

WP Like, Comment & Share 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 "wp-like-comment-share" plugin version 1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding dangerous functions, file operations, and external HTTP requests. The absence of known vulnerabilities in its history is also a strong indicator of diligent security. However, a significant concern lies in its attack surface. With 6 out of 9 total entry points lacking authentication checks, there's a substantial risk of unauthorized access to plugin functionalities. While taint analysis and code signals suggest no immediate critical flaws like unsanitized paths or raw SQL, the lack of capability checks on these unprotected AJAX handlers means any user, regardless of their role or permissions, could potentially interact with these functions. This makes the plugin vulnerable to privilege escalation or denial-of-service attacks if those AJAX handlers can be manipulated maliciously.

In conclusion, the plugin's foundation regarding database operations and external interactions is solid. The main weakness is the significant number of unprotected AJAX handlers, which creates a considerable security gap. While the vulnerability history is clean, this doesn't mitigate the inherent risks introduced by the unprotected entry points. Developers should prioritize implementing proper authorization and capability checks on all AJAX handlers to address this significant weakness and improve the plugin's overall security.

Key Concerns

  • Unprotected AJAX handlers
  • Missing capability checks
  • Unescaped output (2/77)
Vulnerabilities
None known

WP Like, Comment & Share Security Vulnerabilities

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

WP Like, Comment & Share Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

WP Like, Comment & Share Code Analysis

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

Output Escaping

75% escaped77 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

4 flows
fblcs_c_setting_action (admin/class-fblcs-admin.php:93)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
6 unprotected

WP Like, Comment & Share Attack Surface

Entry Points9
Unprotected6

AJAX Handlers 6

authwp_ajax_fblcs_c_setting_actionincludes/class-fblcs.php:57
noprivwp_ajax_fblcs_c_setting_actionincludes/class-fblcs.php:58
authwp_ajax_fblcs_l_setting_actionincludes/class-fblcs.php:60
noprivwp_ajax_fblcs_l_setting_actionincludes/class-fblcs.php:61
authwp_ajax_fblcs_s_setting_actionincludes/class-fblcs.php:63
noprivwp_ajax_fblcs_s_setting_actionincludes/class-fblcs.php:64

Shortcodes 3

[fb_comment_btn] includes/class-fblcs.php:74
[fb_like_btn] includes/class-fblcs.php:75
[fb_share_btn] includes/class-fblcs.php:76
WordPress Hooks 18
actionplugins_loadedincludes/class-fblcs.php:46
actionadmin_enqueue_scriptsincludes/class-fblcs.php:52
actionadmin_enqueue_scriptsincludes/class-fblcs.php:53
actionadmin_menuincludes/class-fblcs.php:55
actionwp_enqueue_scriptsincludes/class-fblcs.php:70
actionwp_enqueue_scriptsincludes/class-fblcs.php:71
actionwp_footerincludes/class-fblcs.php:72
filtercomment_form_afterincludes/class-fblcs.php:83
filtercomments_openincludes/class-fblcs.php:87
filterpings_openincludes/class-fblcs.php:88
filtercomments_arrayincludes/class-fblcs.php:89
filtercomments_arrayincludes/class-fblcs.php:93
filtercomments_templateincludes/class-fblcs.php:94
filteradmin_initincludes/class-fblcs.php:96
filteradmin_menuincludes/class-fblcs.php:98
filteradmin_initincludes/class-fblcs.php:100
filteradmin_initincludes/class-fblcs.php:102
filterinitincludes/class-fblcs.php:104
Maintenance & Trust

WP Like, Comment & Share Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 17, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Like, Comment & Share Developer Profile

Shibbir Ahmed

2 plugins · 10 total installs

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

How We Detect WP Like, Comment & Share

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-like-comment-share/admin/css/fblcs-admin.css/wp-content/plugins/wp-like-comment-share/admin/js/fblcs-admin.js
Script Paths
/wp-content/plugins/wp-like-comment-share/admin/js/fblcs-admin.js
Version Parameters
fblcs-admin.css?ver=fblcs-admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- admin-specific functionality of the plugin. --><!-- The ID of this plugn --><!-- The version of this plugn --><!-- load the display -->+8 more
Data Attributes
id="fblcs_comment_settings"id="fblcs_like_settings"id="fblcs_share_settings"
JS Globals
urls
FAQ

Frequently Asked Questions about WP Like, Comment & Share