Zopim Live Chat Addon Security & Risk Analysis

wordpress.org/plugins/zopim-live-chat-addon

Zopim is an facebook-like chatbar built for websites. It connects website owners and visitors together via a cross-browser platform.

30 active installs v0.3 PHP + WP 3.2+ Updated Jan 31, 2014
adminpagesidebarwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Zopim Live Chat Addon Safe to Use in 2026?

Generally Safe

Score 85/100

Zopim Live Chat Addon has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The zopim-live-chat-addon plugin v0.3 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and not making external HTTP requests. It also has no known vulnerabilities or a history of past security issues, which is a strong indicator of good development hygiene.

However, there are significant concerns highlighted by the static analysis. The absence of any capability or nonce checks across all entry points (AJAX, REST API, shortcodes, cron events) presents a substantial risk. Furthermore, the fact that 100% of the identified output operations are not properly escaped is a critical weakness that could lead to cross-site scripting (XSS) vulnerabilities. The taint analysis also reveals two flows with unsanitized paths, which, while not classified as critical or high severity in this report, still indicate potential for data leakage or unauthorized actions if these paths were to be exploited. The plugin's limited attack surface currently provides some inherent protection, but the lack of fundamental security checks makes it vulnerable to exploitation if an attacker can find a way to trigger these unprotected entry points and unescaped outputs.

In conclusion, while the plugin is free of known vulnerabilities and employs some secure coding practices, the identified lack of input validation and output escaping, coupled with the absence of authentication and authorization checks on its entry points, represents a considerable security risk. The two unsanitized paths in the taint analysis, though currently unclassified as severe, further contribute to this risk. Prioritizing the implementation of robust input sanitization, output escaping, and proper authorization checks is crucial for improving the plugin's security.

Key Concerns

  • No capability checks on entry points
  • No nonce checks on entry points
  • Unescaped output
  • Flows with unsanitized paths
Vulnerabilities
None known

Zopim Live Chat Addon Security Vulnerabilities

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

Zopim Live Chat Addon Release Timeline

v0.3Current
v0.2
v0.1
Code Analysis
Analyzed Apr 16, 2026

Zopim Live Chat Addon 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
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
zopim_create_custom_menu_page (zopim-live-chat-addon.php:32)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Zopim Live Chat Addon Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuzopim-live-chat-addon.php:83
filterthe_contentzopim-live-chat-addon.php:84
actionactivated_pluginzopim-live-chat-addon.php:85
Maintenance & Trust

Zopim Live Chat Addon Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 31, 2014
PHP min version
Downloads13K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Zopim Live Chat Addon Developer Profile

Alex (Shurf) Frenkel

4 plugins · 100 total installs

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

How We Detect Zopim Live Chat Addon

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
metabox-holderpostbox
Data Attributes
id="zopimGetPageExcludeList"name="zopimGetPageExcludeList"
FAQ

Frequently Asked Questions about Zopim Live Chat Addon