Simple Like Dislike Posts Security & Risk Analysis

wordpress.org/plugins/simple-like-dislike-posts

Simple Like Dislike Posts provides user a seamless functionality to add LIKE/DISLIKE counter on thier posts.

10 active installs v1.0 PHP 5.2.4+ WP 4.6+ Updated Nov 23, 2017
counterlike-dislike-postsposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Like Dislike Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Like Dislike Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "simple-like-dislike-posts" v1.0 plugin exhibits a concerning security posture primarily due to its unprotected entry points. The static analysis reveals two AJAX handlers that lack any authentication checks, presenting a significant attack surface that is open to unauthenticated users. This means that any user, logged in or not, could potentially trigger these actions, leading to unintended consequences. Furthermore, a very low percentage (25%) of output escaping indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. While the plugin has no recorded vulnerability history and avoids dangerous functions, this lack of past issues can be misleading when critical security practices like authentication and output sanitization are neglected. The plugin's strengths lie in its avoidance of file operations and external HTTP requests, and the presence of some prepared statements in its SQL queries. However, the critical absence of nonces and capability checks on its AJAX endpoints, coupled with poor output escaping, outweighs these minor positives, making it a security risk.

Key Concerns

  • AJAX handlers without auth checks
  • Low percentage of properly escaped output
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
Vulnerabilities
None known

Simple Like Dislike Posts Security Vulnerabilities

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

Simple Like Dislike Posts Code Analysis

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

Bundled Libraries

jQuery

SQL Query Safety

57% prepared21 total queries

Output Escaping

25% escaped16 total outputs
Attack Surface
2 unprotected

Simple Like Dislike Posts Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_sal_simpleAjaxCountfunctions.php:381
authwp_ajax_sal_simpleAjaxCountfunctions.php:382
WordPress Hooks 6
filterthe_contentfunctions.php:88
actionwp_enqueue_scriptssimple-like-dislike-posts.php:25
actionadmin_enqueue_scriptssimple-like-dislike-posts.php:32
actionadmin_menusimple-like-dislike-posts.php:37
actionadmin_initsimple-like-dislike-posts.php:62
actionwidgets_initwidget.php:81
Maintenance & Trust

Simple Like Dislike Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 23, 2017
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple Like Dislike Posts Developer Profile

Piyush Rawat

1 plugin · 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 Simple Like Dislike Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-like-dislike-posts/assets/js/scripts.js/wp-content/plugins/simple-like-dislike-posts/assets/css/font-awesome.min.css/wp-content/plugins/simple-like-dislike-posts/assets/css/plugin.css
Script Paths
/wp-content/plugins/simple-like-dislike-posts/assets/js/scripts.js

HTML / DOM Fingerprints

CSS Classes
sal-like-buttonsal-dislike-buttonsal-like-countsal-dislike-count
Data Attributes
data-post-id
JS Globals
count_ajax
FAQ

Frequently Asked Questions about Simple Like Dislike Posts