CRM Lead Tracking Security & Risk Analysis

wordpress.org/plugins/lead-overview

Know the customer! Easiest way to track your Leads on channel, campaign or even keyword basis to raise marketing efficiency.

0 active installs v1.1 PHP 5.3+ WP 4.0+ Updated Jan 25, 2019
b2bb2b-marketingcontact-form-7crmlead-tracking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CRM Lead Tracking Safe to Use in 2026?

Generally Safe

Score 85/100

CRM Lead Tracking has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "lead-overview" plugin v1.1 presents a mixed security posture. On the positive side, it has a very small attack surface with only one shortcode and no AJAX handlers, REST API routes, or cron events, significantly limiting potential entry points for attackers. Furthermore, there's no known vulnerability history, suggesting a relatively stable and well-maintained code base. However, significant concerns arise from the static analysis. The plugin exhibits a complete lack of output escaping, meaning any data processed or displayed by the plugin could potentially be vulnerable to cross-site scripting (XSS) attacks if not properly handled by the theme or other plugins. The taint analysis also reveals two flows with unsanitized paths, indicating potential vulnerabilities even though they are not classified as critical or high severity. The absence of capability checks and nonce checks on its single entry point (the shortcode) is also a notable weakness, as it implies that the shortcode's functionality might be accessible to users without proper authorization or that actions triggered by it could be subject to cross-site request forgery (CSRF) attacks. While the plugin doesn't use dangerous functions or perform file operations, the identified issues in output escaping and taint analysis require immediate attention to prevent potential security breaches.

Key Concerns

  • Output escaping: 0% properly escaped
  • Taint analysis: 2 flows with unsanitized paths
  • Capability checks: 0
  • Nonce checks: 0
  • SQL queries: 50% not using prepared statements
Vulnerabilities
None known

CRM Lead Tracking Security Vulnerabilities

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

CRM Lead Tracking Code Analysis

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

SQL Query Safety

67% prepared12 total queries

Output Escaping

0% escaped2 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
prepare_items (includes\class-tablelist.php:49)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

CRM Lead Tracking Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[lead_overview] includes\functions.php:128
WordPress Hooks 10
actionadmin_menuadmin\admin.php:2
filterset-screen-optionadmin\admin.php:53
actionwp_enqueue_scriptsincludes\functions.php:11
filterwpcf7_form_elementsincludes\functions.php:102
actionadmin_noticesincludes\functions.php:243
actionwpcf7_after_createincludes\hooks.php:9
actionbefore_delete_postincludes\hooks.php:12
actionwpcf7_mail_sentincludes\hooks.php:30
actioninitlead_overview.php:48
actionactivate_lead_overview/lead_overview.phplead_overview.php:64
Maintenance & Trust

CRM Lead Tracking Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 25, 2019
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CRM Lead Tracking Developer Profile

https://slash.digital

1 plugin · 0 total installs

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

How We Detect CRM Lead Tracking

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lead-overview/js/cookie.js/wp-content/plugins/lead-overview/js/custom.js
Script Paths
/wp-content/plugins/lead-overview/js/cookie.js/wp-content/plugins/lead-overview/js/custom.js

HTML / DOM Fingerprints

CSS Classes
salesforce_leads_fields
Data Attributes
id="kw_field"id="gclid"name="GCLID__c"name="url"
JS Globals
php_vars
Shortcode Output
<div class="salesforce_leads_fields"> <input name="site-referer" value="" type="hidden"> <input name="utm_campaign" value="" type="hidden"> <input name="utm_source" value="" type="hidden"> <input name="utm_medium" value="" type="hidden"> <input name="kw_field" value="" class="" id="kw_field" type="hidden"> <input id="gclid" name="GCLID__c" value="" type="hidden"> <input id="website_url" name="url" value="
FAQ

Frequently Asked Questions about CRM Lead Tracking