Fonetic Web Callback Security & Risk Analysis

wordpress.org/plugins/fonetic-web-callback

Fonetic is a web call feature for your website that allows your visitors to be called back for free. Get a real leverage for your online conversions !

10 active installs v2.0.1 PHP + WP 3.5+ Updated May 22, 2013
callbackchatfoneticinstant-callweb-callback
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Fonetic Web Callback Safe to Use in 2026?

Generally Safe

Score 85/100

Fonetic Web Callback 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 'fonetic-web-callback' plugin v2.0.1 presents a mixed security posture. On the positive side, the plugin exhibits an extremely small attack surface with zero identified AJAX handlers, REST API routes, shortcodes, or cron events. This significantly limits the potential entry points for attackers. Furthermore, there is no known vulnerability history, suggesting a potentially stable and well-maintained codebase regarding external exploits.

However, significant concerns arise from the static code analysis. The plugin fails to use prepared statements for any of its SQL queries, exposing it to SQL injection vulnerabilities. Additionally, none of the identified output operations are properly escaped, making it susceptible to cross-site scripting (XSS) attacks. The taint analysis reveals two high-severity flows with unsanitized paths, which, combined with the lack of output escaping, strongly suggests these flows are exploitable for XSS.

While the absence of a known vulnerability history is positive, it doesn't negate the critical flaws identified in the code. The lack of prepared statements and output escaping are fundamental security weaknesses that could be easily exploited, especially given the identified taint flows. The plugin's strengths lie in its limited attack surface, but its internal code practices pose a notable risk.

Key Concerns

  • SQL queries without prepared statements
  • Output not properly escaped
  • High severity taint flows with unsanitized paths
Vulnerabilities
None known

Fonetic Web Callback Security Vulnerabilities

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

Fonetic Web Callback Code Analysis

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

SQL Query Safety

0% prepared6 total queries

Output Escaping

0% escaped7 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
admin_configuration (fonetic-web-callback.php:103)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Fonetic Web Callback Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initfonetic-web-callback.php:67
actionadmin_menufonetic-web-callback.php:68
actionadmin_noticesfonetic-web-callback.php:69
actionwp_footerfonetic-web-callback.php:72
Maintenance & Trust

Fonetic Web Callback Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedMay 22, 2013
PHP min version
Downloads3K

Community Trust

Rating70/100
Number of ratings2
Active installs10
Developer Profile

Fonetic Web Callback Developer Profile

netiva

1 plugin · 10 total installs

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

How We Detect Fonetic Web Callback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fonetic-web-callback/css/admin.css/wp-content/plugins/fonetic-web-callback/images/fonetic-logo-widget.png/wp-content/plugins/fonetic-web-callback/images/fonetic-menu-icon.png/wp-content/plugins/fonetic-web-callback/jscolor/jscolor.js/wp-content/plugins/fonetic-web-callback/images/webcallback.png
Script Paths
/wp-content/plugins/fonetic-web-callback/jscolor/jscolor.js

HTML / DOM Fingerprints

CSS Classes
fonetic_admin
Data Attributes
fonetic_enabledfonetic_short_keyfonetic_labelfonetic_colorfonetic_invertedfonetic_animated+6 more
JS Globals
fonetic_web_callback
FAQ

Frequently Asked Questions about Fonetic Web Callback