SR Post Like Dislike Security & Risk Analysis

wordpress.org/plugins/sr-post-like-dislike

The SR Post Like Dislike Plugin is a powerful and easy-to-use plugin that adds a like and dislike functionality to your WordPress posts, pages, and cu …

0 active installs v1.0.1 PHP 7.2+ WP 5.0+ Updated Jan 27, 2023
like-and-dislikelike-dislikepost-likesproduct-likes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SR Post Like Dislike Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "sr-post-like-dislike" v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests, coupled with 100% output escaping and the presence of a nonce check, are all positive indicators. The attack surface is also minimal, with both entry points (AJAX handlers) protected by authentication checks. The lack of any recorded vulnerability history further suggests a mature and secure codebase.

However, the complete absence of capability checks on the two AJAX handlers is a notable concern. While nonce checks prevent basic CSRF attacks, they do not restrict access to users with specific WordPress roles. This means that any authenticated user, regardless of their permissions, can potentially interact with these AJAX endpoints. There were no taint analysis results, which would have provided deeper insights into potential data manipulation vulnerabilities, but the absence of observed flows in this area is not necessarily a red flag on its own.

In conclusion, the plugin is well-implemented in terms of preventing common vulnerabilities like SQL injection and XSS. The primary weakness lies in the lack of fine-grained access control for its AJAX endpoints. This leaves a potential avenue for privilege escalation if the functionality exposed by these AJAX handlers is sensitive.

Key Concerns

  • AJAX handlers lack capability checks
Vulnerabilities
None known

SR Post Like Dislike Security Vulnerabilities

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

SR Post Like Dislike Code Analysis

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

Output Escaping

100% escaped8 total outputs
Attack Surface

SR Post Like Dislike Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_likeDislikesr-post-like-dislike.php:319
noprivwp_ajax_likeDislikesr-post-like-dislike.php:320
WordPress Hooks 2
filterthe_titlesr-post-like-dislike.php:316
actionwp_enqueue_scriptssr-post-like-dislike.php:318
Maintenance & Trust

SR Post Like Dislike Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJan 27, 2023
PHP min version7.2
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SR Post Like Dislike Developer Profile

Akash Sharma (Super Rishi)

2 plugins · 300 total installs

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

How We Detect SR Post Like Dislike

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sr-post-like-dislike/assets/css/style.css/wp-content/plugins/sr-post-like-dislike/assets/js/sr-post-like-dislike.js
Version Parameters
sr-post-like-dislike/assets/css/style.css?ver=sr-post-like-dislike/assets/js/sr-post-like-dislike.js?ver=

HTML / DOM Fingerprints

CSS Classes
sr_post_like_dislike_wrappersr_like_btnsr_dislike_btnsr_like_countsr_dislike_count
Data Attributes
data-post-iddata-actiondata-security
JS Globals
sr_post_like_dislike_ajax_object
REST Endpoints
/wp-json/sr-post-like-dislike/v1/like_dislike
FAQ

Frequently Asked Questions about SR Post Like Dislike