Like and Read Security & Risk Analysis

wordpress.org/plugins/like-and-read

Click Facebook like button to read post/page contents.

10 active installs v1.0 PHP + WP 3.3+ Updated May 30, 2015
content-lockercontent-protectfacebook-likelike-and-read
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Like and Read Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'like-and-read' v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerabilities or CVEs. Furthermore, the attack surface appears minimal, with no unprotected AJAX handlers or REST API routes, and no dangerous functions or external HTTP requests are present in the code.

However, significant concerns arise from the lack of output escaping. With 8 total outputs and 0% properly escaped, this presents a critical risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed on the frontend without proper sanitization could be exploited by attackers to inject malicious scripts. Additionally, the absence of nonce and capability checks, while not directly tied to a defined attack vector in this analysis, represents a potential weakness that could be exploited in conjunction with other vulnerabilities or in future plugin updates.

While the plugin has no vulnerability history, the lack of output escaping is a serious oversight that outweighs the positive aspects. The absence of taint analysis results is not necessarily a strength, as it could indicate limited analysis was performed, rather than a complete absence of taint flows. Overall, the plugin's immediate risks are centered around XSS, but the lack of fundamental security checks like nonces and capability checks indicates potential for future vulnerabilities.

Key Concerns

  • Unescaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Like and Read Security Vulnerabilities

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

Like and Read Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface

Like and Read Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[like-and-read] like-and-read.php:14
WordPress Hooks 6
actionwp_enqueue_scriptslike-and-read.php:34
actionadmin_initlike-and-read.php:102
actionadmin_menulike-and-read.php:108
actionadmin_enqueue_scriptslike-and-read.php:175
filtermce_buttonslike-and-read.php:182
filtermce_external_pluginslike-and-read.php:188
Maintenance & Trust

Like and Read Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 30, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Like and Read Developer Profile

sangay

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 Like and Read

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/like-and-read/css/style.css/wp-content/plugins/like-and-read/js/script.js/wp-content/plugins/like-and-read/js/jscolor/jscolor.js/wp-content/plugins/like-and-read/js/button.js
Script Paths
http://connect.facebook.net/en_US/all.js#xfbml=1

HTML / DOM Fingerprints

CSS Classes
like-read-container
Data Attributes
data-hrefdata-layoutdata-actiondata-show-facesdata-sharedata-default-color
Shortcode Output
<div class="like-read-container"><p><span>Like us to read more</span></p><div class="fb-like" data-hrefdata-layout="standard" data-action="like" data-show-faces="false" data-share="false"></div></div>
FAQ

Frequently Asked Questions about Like and Read