A Capture Contact Form (and tab) by AWebVoice.com Security & Risk Analysis

wordpress.org/plugins/a-lead-capture-contact-form-and-tab-button-by-awebvoicecom

Get a contact form and a contact button. Capture your visitors and turn them into customers!

10 active installs v3.0 PHP + WP 2.0.2+ Updated Jul 8, 2011
captcha-formcapture-contact-formcontact-formresponse-formsweb-form
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is A Capture Contact Form (and tab) by AWebVoice.com Safe to Use in 2026?

Generally Safe

Score 85/100

A Capture Contact Form (and tab) by AWebVoice.com has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The plugin "a-lead-capture-contact-form-and-tab-button-by-awebvoicecom" version 3.0 exhibits a concerning security posture due to several critical code analysis findings. While the plugin boasts a zero attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events, and all SQL queries are prepared, this masks significant underlying risks. The presence of the `unserialize` function, coupled with two taint flows with unsanitized paths, strongly suggests potential for deserialization vulnerabilities. This is further exacerbated by the fact that 100% of its output is not properly escaped, creating a high risk of cross-site scripting (XSS) attacks if any data processed by the plugin is reflected in the output without sanitization. The absence of any known CVEs is a positive, but it does not negate the clear and present dangers identified within the code itself. The plugin's strengths lie in its limited attack surface and secure SQL handling, but these are overshadowed by the critical risks associated with unserialization and unescaped output. Aggressive remediation is required to address these vulnerabilities.

Key Concerns

  • Dangerous function 'unserialize' found
  • Taint flows with unsanitized paths (High severity)
  • Output escaping not properly implemented
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

A Capture Contact Form (and tab) by AWebVoice.com Security Vulnerabilities

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

A Capture Contact Form (and tab) by AWebVoice.com Code Analysis

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

Dangerous Functions Found

unserialize$awebvoice_data = unserialize(get_option("awebvoice_data"));awebvoicebuttonform.php:12
unserialize$awebvoice_data = unserialize(get_option("awebvoice_data"));awebvoicebuttonform.php:27
unserialize$awebvoice_data = unserialize(get_option("awebvoice_data"));awebvoicebuttonform.php:57
unserialize$awebvoice_data = unserialize(stripslashes($_POST["awebvoice_data"]));awebvoicebuttonform.php:60
unserialize$old_data = unserialize(get_option('awebvoice_data'));awebvoicebuttonform.php:65
unserialize$awebvoice_data = array_merge(unserialize(get_option('awebvoice_data')), $awebvoice_data);awebvoicebuttonform.php:84
unserialize$old_data = unserialize(get_option('awebvoice_data'));awebvoicebuttonform.php:147

Output Escaping

0% escaped4 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
awebvoice_setup (awebvoicebuttonform.php:56)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

A Capture Contact Form (and tab) by AWebVoice.com Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitawebvoicebuttonform.php:24
actionwp_headawebvoicebuttonform.php:32
actionwp_headawebvoicebuttonform.php:41
actionadmin_menuawebvoicebuttonform.php:49
Maintenance & Trust

A Capture Contact Form (and tab) by AWebVoice.com Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedJul 8, 2011
PHP min version
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

A Capture Contact Form (and tab) by AWebVoice.com Developer Profile

str8line0

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 A Capture Contact Form (and tab) by AWebVoice.com

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="awebvoice_form"id="awebvoice_frame"name="awebvoice_data"id="awebvoice_data"
JS Globals
var _aweb =var cms =
Shortcode Output
<iframe src="http://www.awebvoice.com/wordpress?l=jQuery('#awebvoice_data').val(e.data);jQuery("#awebvoice_form").submit();
FAQ

Frequently Asked Questions about A Capture Contact Form (and tab) by AWebVoice.com