Viable Support for Zendesk Security & Risk Analysis

wordpress.org/plugins/viable-support-for-zendesk

Connect your Zendesk Support account with WordPress — create tickets, sync custom fields, and automatically convert comments into Zendesk tickets.

0 active installs v1.1.1 PHP 7.2+ WP 5.0+ Updated Dec 18, 2025
customer-supporthelpdesksupportzendeskzendesk-support
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Viable Support for Zendesk Safe to Use in 2026?

Generally Safe

Score 100/100

Viable Support for Zendesk has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "viable-support-for-zendesk" plugin version 1.1.1 exhibits a generally strong security posture based on static analysis. All identified entry points (AJAX handlers and shortcodes) appear to have authentication checks, which is a crucial security measure. The absence of dangerous functions, file operations, and raw SQL queries is also commendable. The use of prepared statements for all SQL queries is a significant strength. However, a notable concern is the 87% output escaping rate, meaning approximately 13% of outputs are not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is outputted without sanitization.

Taint analysis revealed two flows with unsanitized paths, though they were not categorized as critical or high severity. This suggests a potential for subtle vulnerabilities if these paths involve user input that is not adequately validated before being used in file operations or other sensitive contexts. The plugin's history of zero known CVEs is positive, indicating a lack of previously discovered critical flaws. Nevertheless, the presence of unsanitized paths warrants further investigation to ensure no latent vulnerabilities exist.

In conclusion, while the plugin demonstrates good security practices in several key areas, the imperfect output escaping and the identified unsanitized paths are points of concern that slightly detract from an otherwise robust security profile. Continued vigilance and proactive code review for these areas are recommended.

Key Concerns

  • Unescaped output detected
  • Flows with unsanitized paths detected
Vulnerabilities
None known

Viable Support for Zendesk Security Vulnerabilities

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

Viable Support for Zendesk Code Analysis

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

Output Escaping

87% escaped148 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
viasuzen_authorize_api (admin\class-settings.php:321)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Viable Support for Zendesk Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 6

authwp_ajax_viasuzen_sync_custom_fieldsadmin\class-form-settings.php:21
noprivwp_ajax_viasuzen_sync_custom_fieldsadmin\class-form-settings.php:22
authwp_ajax_viasuzen_save_selected_fieldsadmin\class-form-settings.php:23
noprivwp_ajax_viasuzen_save_selected_fieldsadmin\class-form-settings.php:24
authwp_ajax_viasuzen_authorize_apiadmin\class-settings.php:33
authwp_ajax_viasuzen_remove_authorizationadmin\class-settings.php:34

Shortcodes 1

[viasuzen_ticket_form] admin\class-form-settings.php:19
WordPress Hooks 17
actionadmin_initadmin\class-admin.php:35
actionadmin_initadmin\class-form-settings.php:18
actioninitadmin\class-form-settings.php:20
actionwp_enqueue_scriptsadmin\class-form-settings.php:25
actionadmin_post_viasuzen_remove_authorizationadmin\class-settings.php:31
actionadmin_enqueue_scriptsadmin\class-settings.php:32
actionadmin_menucore\class-loader.php:66
actionadmin_initcore\class-loader.php:69
actionadmin_initcore\class-loader.php:73
actionadmin_initcore\class-loader.php:76
filtercomment_row_actionscore\class-loader.php:94
actionadmin_post_viasuzen_convert_commentcore\class-loader.php:95
actionwp_enqueue_scriptsfrontend\class-web-widget.php:25
actioncomment_postintegrations\class-comments.php:10
actionadmin_post_viasuzen_convert_commentintegrations\class-comments.php:13
actionadmin_noticesintegrations\class-comments.php:15
actionplugins_loadedviasuzen.php:32
Maintenance & Trust

Viable Support for Zendesk Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 18, 2025
PHP min version7.2
Downloads319

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Viable Support for Zendesk Developer Profile

Ahsan Amin

2 plugins · 0 total installs

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

How We Detect Viable Support for Zendesk

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/viable-support-for-zendesk/assets/css/style.css
Version Parameters
viable-support-for-zendesk/assets/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
viasuzen-form-settings-section-wrapperviasuzen-form-descriptionviasuzen-form-submit-buttonzc-form-rowzc-inputzc-toggle-switch-wrapperzc-toggle-switchzc-slider
Data Attributes
name="viasuzen_form_settings[form_title]"name="viasuzen_form_settings[field_name_label]"name="viasuzen_form_settings[field_email_label]"name="viasuzen_form_settings[field_subject_label]"name="viasuzen_form_settings[field_message_label]"name="viasuzen_form_settings[custom_field_.*_label]"+1 more
Shortcode Output
[viasuzen_ticket_form]
FAQ

Frequently Asked Questions about Viable Support for Zendesk