CB Social Like Box Security & Risk Analysis

wordpress.org/plugins/cb-facebook-like-box

Easy facebook like box in sidebar WordPress site. go to appearance>widget>use 'Social Like Widget'

10 active installs v1.1.2 PHP + WP 3.0.1+ Updated Sep 24, 2019
facebook-like-boxfacebook-like-optionfacebook-like-pluginfb-like-box
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CB Social Like Box Safe to Use in 2026?

Generally Safe

Score 85/100

CB Social Like Box 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 "cb-facebook-like-box" plugin version 1.1.2 exhibits a surprisingly clean attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This significantly limits the potential entry points for attackers. Furthermore, the plugin demonstrates good practices regarding SQL queries by exclusively using prepared statements, which helps prevent SQL injection vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests is also a positive sign. However, a major concern arises from the complete lack of output escaping, meaning all 18 identified outputs are potentially vulnerable to cross-site scripting (XSS) attacks. The plugin also lacks nonce checks and capability checks, leaving it exposed to various client-side and permission-related vulnerabilities if any exploitable code paths were to exist. The historical data shows no known CVEs, suggesting a generally stable past, but this can also be due to the limited scope of previous analysis or the plugin's limited functionality. The lack of any taint analysis results is either due to the code being too simple to trigger taint detection or the analysis tool not being comprehensive enough. Overall, while the plugin has a low direct attack surface and good SQL practices, the critical deficiency in output escaping and the absence of essential security checks introduce significant risks, particularly for XSS.

Key Concerns

  • All outputs are unescaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

CB Social Like Box Security Vulnerabilities

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

CB Social Like Box Code Analysis

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

Output Escaping

0% escaped18 total outputs
Attack Surface

CB Social Like Box Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initindex.php:138
Maintenance & Trust

CB Social Like Box Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 24, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CB Social Like Box Developer Profile

Md Abul Bashar

33 plugins · 1K total installs

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

How We Detect CB Social Like Box

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2F[any_string]&amp;width=297&amp;height=258&amp;colorscheme=light&amp;show_faces=true&amp;header=false&amp;stream=false&amp;show_border=true;" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:[any_string]; height:[any_string];" allowTransparency="true"></iframe>
FAQ

Frequently Asked Questions about CB Social Like Box