Asterisk Web Callback Security & Risk Analysis

wordpress.org/plugins/asterisk-web-callback

A widget that make call back to visitor via Asterisk

10 active installs v0.1 PHP 5.5+ WP 4.8+ Updated Dec 27, 2017
asteriskcallcallbackfreepbxweb
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Asterisk Web Callback Safe to Use in 2026?

Generally Safe

Score 85/100

Asterisk Web Callback has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "asterisk-web-callback" plugin version 0.1 exhibits a mixed security posture. On the positive side, it demonstrates excellent practices regarding SQL queries, exclusively utilizing prepared statements, and reports zero known CVEs, indicating a history of good security hygiene. There are no file operations or external HTTP requests, which further reduces the potential attack surface. However, the static analysis reveals a significant concern with output escaping, where only 45% of outputs are properly escaped. This leaves a substantial portion of the plugin's output vulnerable to cross-site scripting (XSS) attacks, especially considering the total number of outputs analyzed.

The taint analysis shows two flows with unsanitized paths, though thankfully, these did not escalate to critical or high severity. Nonetheless, the presence of unsanitized paths, even if currently benign, represents a potential future risk if the plugin is updated or if the context of these paths changes. The lack of any observed nonces or capability checks on potential entry points (though the attack surface is currently reported as zero) is also a point of caution, as it implies a potential reliance on other security mechanisms or a very limited initial scope.

Overall, while the plugin benefits from a clean vulnerability history and secure database practices, the high percentage of unescaped output is a notable weakness. The presence of unsanitized paths, even without immediate high-severity impact, warrants attention. The conclusion is that the plugin has a solid foundation but requires immediate attention to its output sanitization to mitigate XSS risks.

Key Concerns

  • Insufficient output escaping
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

Asterisk Web Callback Security Vulnerabilities

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

Asterisk Web Callback Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Asterisk Web Callback Code Analysis

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

Output Escaping

45% escaped92 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
widget (z_asteriskcallback.php:44)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Asterisk Web Callback Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwidgets_initz_asteriskcallback.php:13
actionplugins_loadedz_asteriskcallback.php:14
Maintenance & Trust

Asterisk Web Callback Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedDec 27, 2017
PHP min version5.5
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Asterisk Web Callback Developer Profile

eugenemoiseenko

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 Asterisk 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/asterisk-web-callback/css/z_asteriskcallback.css
Version Parameters
asterisk-web-callback/css/z_asteriskcallback.css?ver=

HTML / DOM Fingerprints

CSS Classes
z_asteriskcallbackasteriskcallback-widget-popup_toggleasteriskcallback-widget-buttonasteriskcallback-widget-circle_phoneasteriskcallback-widget-circle_fillasteriskcallback-widget-img_circleasteriskcallback-widget-img_circle_blockasteriskcallback-widget-block+7 more
HTML Comments
<!-- Callback button --><!-- Callback button --> <!-- Callback begin --> <!-- Callback - end -->
Data Attributes
id="asteriskcallback-widget-popup_toggle"id="asteriskcallback-widget-button"id="call"id="asteriskcallback-widget-button"name="txtphonenumber"id="asteriskcallback-widget-button"
JS Globals
hidecallchangestate
FAQ

Frequently Asked Questions about Asterisk Web Callback