WP-Postlike Security & Risk Analysis

wordpress.org/plugins/wp-postlike

WordPress 文章点赞插件

30 active installs v2.0.0 PHP + WP 5.0+ Updated Unknown
%e8%af%84%e5%88%86%e6%96%87%e7%ab%a0
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Postlike Safe to Use in 2026?

Generally Safe

Score 100/100

WP-Postlike has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "wp-postlike" v2.0.0 plugin presents a mixed security posture. While it demonstrates good practices by avoiding dangerous functions, raw SQL queries, file operations, and external HTTP requests, several critical areas raise significant concerns. The plugin exposes two AJAX handlers with no authentication or capability checks, creating a substantial attack surface that could allow unauthorized actions. Furthermore, none of the output appears to be properly escaped, which is a major vulnerability that could lead to cross-site scripting (XSS) attacks. The absence of any recorded vulnerability history might suggest a lack of public discovery or exploitation, but this does not negate the inherent risks identified in the code analysis. The overall security is compromised by the unauthenticated entry points and the lack of output sanitization, despite other positive coding attributes.

Key Concerns

  • AJAX handlers without auth checks
  • Output not properly escaped
  • No nonce checks on AJAX
  • No capability checks on AJAX
Vulnerabilities
None known

WP-Postlike Security Vulnerabilities

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

WP-Postlike Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface
2 unprotected

WP-Postlike Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_wpl_callbackfunctions.php:20
authwp_ajax_wpl_callbackfunctions.php:21
WordPress Hooks 1
actionwp_enqueue_scriptsfunctions.php:46
Maintenance & Trust

WP-Postlike Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedUnknown
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

WP-Postlike Developer Profile

Dariolee

4 plugins · 150 total installs

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

How We Detect WP-Postlike

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-postlike/static/css/bundle.css/wp-content/plugins/wp-postlike/static/js/bundle.js
Script Paths
/wp-content/plugins/wp-postlike/static/js/bundle.js
Version Parameters
wp-postlike/static/css/bundle.css?ver=wp-postlike/static/js/bundle.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpl-buttonwpl-text
Data Attributes
data-id
JS Globals
wpl_ajax_url
Shortcode Output
<button data-id="
FAQ

Frequently Asked Questions about WP-Postlike