Simple Contact Bar Security & Risk Analysis

wordpress.org/plugins/simple-contact-bar

Simple Contact Bar: A plugin that easily adds Call Now and WhatsApp Message buttons to your site, along with customizable options and a popup feature …

100 active installs v1.0.5 PHP 7.1+ WP 5.4.0+ Updated May 14, 2025
call-now-buttonclick-to-callpopup-contact-buttonstext-from-whatsappwhatsapp-button
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Contact Bar Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The "simple-contact-bar" plugin v1.0.5 presents a generally positive security posture based on the static analysis. The absence of dangerous functions, SQL injection vulnerabilities due to prepared statements, and external HTTP requests are strong indicators of good coding practices. Furthermore, the lack of known CVEs and a clean vulnerability history suggests a well-maintained and relatively secure plugin. However, there are areas that warrant caution. A significant concern is the 58% rate of properly escaped output. This means nearly half of the plugin's output is not properly escaped, creating a potential for cross-site scripting (XSS) vulnerabilities, especially when combined with the presence of 8 shortcodes which can be exploited to inject malicious scripts. The 0 nonce checks and 0 capability checks on AJAX handlers and REST API routes, while currently not exploitable due to the lack of such entry points, indicate a potential weakness if future versions introduce these features without proper security measures. While the current attack surface appears limited and protected, the unescaped output is the most pressing concern from this analysis.

Key Concerns

  • Significant portion of output is not properly escaped
  • No nonce checks on AJAX handlers
  • No capability checks on REST API routes
Vulnerabilities
None known

Simple Contact Bar Security Vulnerabilities

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

Simple Contact Bar Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
49
68 escaped
Nonce Checks
0
Capability Checks
1
File Operations
4
External Requests
0
Bundled Libraries
0

Output Escaping

58% escaped117 total outputs
Attack Surface

Simple Contact Bar Attack Surface

Entry Points8
Unprotected0

Shortcodes 8

[simple_contact_bar_phone_number] includes\class-shortcodes.php:11
[simple_contact_bar_phone_number_format] includes\class-shortcodes.php:12
[simple_contact_bar_phone_link] includes\class-shortcodes.php:13
[simple_contact_bar_phone_button] includes\class-shortcodes.php:14
[simple_contact_bar_whatsapp_number] includes\class-shortcodes.php:15
[simple_contact_bar_whatsapp_number_format] includes\class-shortcodes.php:16
[simple_contact_bar_whatsapp_link] includes\class-shortcodes.php:17
[simple_contact_bar_whatsapp_button] includes\class-shortcodes.php:18
WordPress Hooks 8
actionwp_enqueue_scriptsincludes\class-frontend.php:13
actionwp_footerincludes\class-frontend.php:14
actionwp_headincludes\class-frontend.php:89
actionadmin_menuincludes\class-settings.php:10
actionadmin_initincludes\class-settings.php:11
actionadmin_enqueue_scriptsincludes\class-settings.php:12
actionplugins_loadedsimple-contact-bar.php:39
actionplugins_loadedsimple-contact-bar.php:112
Maintenance & Trust

Simple Contact Bar Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 14, 2025
PHP min version7.1
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Simple Contact Bar Developer Profile

Tuncay Teke

1 plugin · 100 total installs

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

How We Detect Simple Contact Bar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-contact-bar/css/style.css
Version Parameters
simple-contact-bar/css/style.css?ver=ver=1.0.5

HTML / DOM Fingerprints

CSS Classes
scb-containerscb-call-buttonscb-whatsapp-buttonscb-popup-buttonscb-social-linkscb-animated-circlescb-pulse-animation
HTML Comments
<!-- Simple Contact Bar --><!-- Simple Contact Bar: Call Now Button --><!-- Simple Contact Bar: WhatsApp Button --><!-- Simple Contact Bar: Social Links -->+1 more
Data Attributes
data-scb-iddata-scb-typedata-scb-urldata-scb-text
JS Globals
SCB_OPTIONSSimpleContactBar
Shortcode Output
[simple_contact_bar][simple_contact_bar type="call"][simple_contact_bar type="whatsapp"][simple_contact_bar type="social"]
FAQ

Frequently Asked Questions about Simple Contact Bar