WP1 Like Security & Risk Analysis

wordpress.org/plugins/wp1-like

Display Like button on posts, pages, custom post types and WooCommerce products.

40 active installs v1.2 PHP + WP 6.4+ Updated May 31, 2024
likelike-buttonpost-likeproduct-likewp-like
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP1 Like Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The wp1-like plugin v1.2 exhibits a mixed security posture. While it demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and having no recorded vulnerabilities, there are significant concerns regarding its attack surface. Specifically, the presence of two AJAX handlers without any authentication checks exposes these entry points to potential unauthorized access and manipulation. Although taint analysis did not reveal critical or high severity issues, the lack of capability checks on these AJAX handlers leaves them vulnerable to cross-site request forgery (CSRF) or unauthorized data modification if they perform sensitive actions.

The plugin's vulnerability history is a strong positive, indicating a generally secure development process. However, this is overshadowed by the directly observable security weaknesses in the current version's code analysis. The absence of capability checks on AJAX handlers is a notable oversight that should be addressed. Overall, the plugin has a solid foundation in areas like SQL handling and avoiding known dangerous functions, but the lack of authorization on its AJAX endpoints is a critical flaw that significantly elevates its risk profile.

Key Concerns

  • Unprotected AJAX handlers
  • Missing capability checks on AJAX
  • Output escaping not fully implemented
Vulnerabilities
None known

WP1 Like Security Vulnerabilities

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

WP1 Like Release Timeline

v1.2Current
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

WP1 Like Code Analysis

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

Output Escaping

69% escaped16 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<wp1-like_option> (wp1-like_option.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

WP1 Like Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wp1_like_like_this_postinc\wp1-like-functions.php:81
noprivwp_ajax_wp1_like_like_this_postinc\wp1-like-functions.php:82
WordPress Hooks 8
actionwp_enqueue_scriptsinc\wp1-like-functions.php:122
actionthe_contentinc\wp1-like-functions.php:147
actionwp_print_scriptswp1-like.php:19
actionadmin_enqueue_scriptswp1-like.php:31
actionwp_print_styleswp1-like.php:32
actionwp_enqueue_scriptswp1-like.php:48
actionadmin_menuwp1-like.php:61
filterplugin_action_linkswp1-like.php:74
Maintenance & Trust

WP1 Like Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 31, 2024
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

WP1 Like Developer Profile

wponeco

1 plugin · 40 total installs

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

How We Detect WP1 Like

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp1-like/assets/js/wp1-like.js/wp-content/plugins/wp1-like/assets/js/jscolor.js/wp-content/plugins/wp1-like/assets/css/wp1-like.css
Script Paths
assets/js/wp1-like.jsassets/js/jscolor.js
Version Parameters
wp1-like.js?ver=1.2jscolor.js?ver=1.2wp1-like.css?ver=1.2

HTML / DOM Fingerprints

CSS Classes
wp1_like_likewp1_like_like.disabled
Data Attributes
data-id
JS Globals
wp1_like_button_colorwp1_like_button_hover_colorwp1_like_button_disabled_colorwp1_like_button_textwp1_like_show_count
FAQ

Frequently Asked Questions about WP1 Like