Juicy Contact Button Security & Risk Analysis

wordpress.org/plugins/juicy-contact-button

The plugin displays a floating contact button with a flashing «Online» light and optional fields. If you want to place the widget in a specific locati …

80 active installs v1.3.1 PHP 7.1+ WP 4.9+ Updated Apr 3, 2023
buttoncontactfloattelegramwhatsapp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Juicy Contact Button Safe to Use in 2026?

Generally Safe

Score 85/100

Juicy Contact Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The 'juicy-contact-button' plugin v1.3.1 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a strong positive indicator. The plugin also benefits from a lack of known vulnerabilities, suggesting a history of secure development or proactive patching by its maintainers. However, there are several areas that warrant attention. The presence of a shortcode as an entry point without any apparent authentication or capability checks, combined with the relatively low percentage of properly escaped output (69%), creates potential avenues for attack. While taint analysis showed no unsanitized flows, the unescaped output could still lead to cross-site scripting (XSS) vulnerabilities if user-supplied data reaches these output points without proper sanitization.

Overall, the plugin appears to be developed with security in mind, as evidenced by the lack of critical code signals and a clean vulnerability history. The strengths lie in its avoidance of common dangerous practices like raw SQL and external requests. Nevertheless, the potential for XSS due to insufficient output escaping, and the risk associated with an unprotected shortcode, mean that users should remain cautious. Further investigation into the shortcode's functionality and how output is handled within it would be beneficial for a complete risk assessment.

Key Concerns

  • Unprotected shortcode entry point
  • Insufficient output escaping (31% not escaped)
  • Lack of nonce checks
  • Lack of capability checks
Vulnerabilities
None known

Juicy Contact Button Security Vulnerabilities

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

Juicy Contact Button Code Analysis

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

Output Escaping

69% escaped52 total outputs
Attack Surface

Juicy Contact Button Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[juicy-contact] juicy-contact-button.php:199
WordPress Hooks 5
actionadmin_menuadmin.php:10
actionadmin_initadmin.php:12
actioninitjuicy-contact-button.php:26
actionwp_footerjuicy-contact-button.php:58
actionwp_footerjuicy-contact-button.php:203
Maintenance & Trust

Juicy Contact Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedApr 3, 2023
PHP min version7.1
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Juicy Contact Button Developer Profile

Dmitry Litvinov

7 plugins · 2K total installs

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

How We Detect Juicy Contact Button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/juicy-contact-button/assets/css/style.css
Script Paths
/wp-content/plugins/juicy-contact-button/juicy-contact-button.js/wp-content/plugins/juicy-contact-button/assets/js/script.js
Version Parameters
juicy-contact-button/assets/css/style.css?ver=juicy-contact-button/juicy-contact-button.js?ver=juicy-contact-button/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
juicy-shortcode
HTML Comments
SETTINGS || НАСТРОЙКИ LANGUAGE (ru, eng) || ЯЗЫК (ru, eng) SCRIPT STYLES (DON'T TOUCH) || СТИЛИ СКРИПТА (НЕ ТРОГАТЬ)
Data Attributes
data-contactimgdata-contacttypedata-contactlinkdata-contactlinktextdata-contacttextdata-contacttextactive+7 more
JS Globals
contactImgcontactTypecontactLinkcontactLinkTextcontactTextcontactTextActive+10 more
Shortcode Output
<div class="juicy-shortcode" style="position: relative;display: flex;justify-content: end;"></div><div class="juicy-shortcode" style="position: relative;display: flex;justify-content: start;"></div>
FAQ

Frequently Asked Questions about Juicy Contact Button