rng-ajaxlike Security & Risk Analysis

wordpress.org/plugins/rng-ajaxlike

rng-ajaxlike allow the visitor to like posts content on a single page using Ajax technology.

30 active installs v1.0 PHP + WP 4.0+ Updated May 8, 2019
ajaxlikelike-buttonrng-ajaxlike
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is rng-ajaxlike Safe to Use in 2026?

Generally Safe

Score 85/100

rng-ajaxlike 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 "rng-ajaxlike" plugin version 1.0 presents a moderate security risk, primarily due to its unprotected AJAX handlers. While the plugin boasts a clean vulnerability history with no recorded CVEs and no dangerous functions or critical taint flows identified in the static analysis, the absence of authentication checks on two AJAX endpoints creates a significant attack surface. This means any unauthenticated user could potentially trigger these AJAX actions, leading to unintended consequences depending on their functionality.

The code analysis reveals that a substantial portion of the output (71%) is not properly escaped, increasing the risk of Cross-Site Scripting (XSS) vulnerabilities if the data processed by these AJAX handlers is user-supplied. Although the plugin has a limited number of file operations and no external HTTP requests, which are positive signs, the lack of robust security measures around its entry points is a major concern. The presence of a nonce check and a capability check is a small positive, but these are not applied to the unprotected AJAX handlers, diminishing their effectiveness in preventing unauthorized access to those specific functions.

In conclusion, while the plugin benefits from a lack of historical vulnerabilities, the static analysis highlights critical areas for improvement. The unprotected AJAX endpoints coupled with insufficient output escaping are the most pressing issues. Addressing these would significantly bolster the plugin's security posture. It is recommended to implement proper nonce and capability checks on all AJAX handlers to mitigate the identified risks.

Key Concerns

  • AJAX handlers without auth checks
  • Insufficient output escaping
  • Raw SQL query without prepared statement
Vulnerabilities
None known

rng-ajaxlike Security Vulnerabilities

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

rng-ajaxlike Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

29% escaped38 total outputs
Attack Surface
2 unprotected

rng-ajaxlike Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_rajl_likedincludes\class.controller.like.php:11
noprivwp_ajax_rajl_likedincludes\class.controller.like.php:12
WordPress Hooks 12
filterthe_contentincludes\class.controller.like.php:9
actionwp_enqueue_scriptsincludes\class.controller.like.php:10
actionadmin_initincludes\class.controller.settings.php:10
actionadmin_menuincludes\class.controller.settings.php:11
actionadmin_noticesincludes\class.controller.settings.php:12
actionadmin_initincludes\class.controller.settings.php:13
actionupdate_option_rajl_setting_optionincludes\class.controller.settings.php:15
actionadd_option_rajl_setting_optionincludes\class.controller.settings.php:16
actionplugins_loadedincludes\class.init.php:29
actionadmin_enqueue_scriptsincludes\class.init.php:30
actionwp_enqueue_scriptsincludes\class.init.php:31
actionwidgets_initincludes\widgets\mostliked-posts.php:134
Maintenance & Trust

rng-ajaxlike Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMay 8, 2019
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

rng-ajaxlike Developer Profile

Abolfazl Sabagh

2 plugins · 40 total installs

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

How We Detect rng-ajaxlike

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rng-ajaxlike/public/css/style.css/wp-content/plugins/rng-ajaxlike/public/js/like.js
Script Paths
/wp-content/plugins/rng-ajaxlike/public/js/like.js
Version Parameters
rng-ajaxlike/public/css/style.css?ver=rng-ajaxlike/public/js/like.js?ver=

HTML / DOM Fingerprints

CSS Classes
lj-like-wrapperlj-like-wplj-post-like-count
Data Attributes
title="like this"
JS Globals
like_obj
FAQ

Frequently Asked Questions about rng-ajaxlike