Import emails to Gmail Contacts Security & Risk Analysis

wordpress.org/plugins/import-emails-to-gmail-contacts

Add Emails to Gmails Contacts

10 active installs v1.0 PHP + WP 1.0+ Updated Oct 27, 2016
apicontactsemailgmail-apigoogle-api
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Import emails to Gmail Contacts Safe to Use in 2026?

Generally Safe

Score 85/100

Import emails to Gmail Contacts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The plugin "import-emails-to-gmail-contacts" v1.0 presents a mixed security posture. On one hand, the static analysis reveals a remarkably small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are accessible without authentication. This is a strong indication of good design regarding exposed entry points. Furthermore, the plugin avoids known dangerous functions and has no recorded historical vulnerabilities, suggesting a history of relatively secure development.

However, several concerning signals emerge from the code analysis. The complete absence of nonce checks and capability checks across all entry points, combined with a significant portion of SQL queries (22%) not using prepared statements and a substantial percentage of outputs (67%) not being properly escaped, points to potential vulnerabilities in data handling and privilege escalation. The taint analysis indicating four flows with unsanitized paths, even if not critical or high severity, warrants attention as it suggests potential data leakage or manipulation risks. The presence of an outdated bundled library, jQuery v1.8.0, is also a concern as it may contain known vulnerabilities.

In conclusion, while the plugin benefits from a limited attack surface and a clean vulnerability history, the lack of fundamental security checks like nonces and capability checks, along with unescaped output and raw SQL queries, introduces significant risks. The unsanitized taint flows further emphasize the need for more robust input validation and output sanitization to ensure a more secure application.

Key Concerns

  • No nonce checks
  • No capability checks
  • Unescaped output (67%)
  • SQL queries not prepared (22%)
  • Taint flows with unsanitized paths (4)
  • Bundled outdated library: jQuery v1.8.0
Vulnerabilities
None known

Import emails to Gmail Contacts Security Vulnerabilities

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

Import emails to Gmail Contacts Code Analysis

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

Bundled Libraries

jQuery1.8.0

SQL Query Safety

78% prepared9 total queries

Output Escaping

33% escaped12 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
emtg_contacts_option_page (import_email_to_gmail_contacts.php:27)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Import emails to Gmail Contacts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_enqueue_scriptsimport_email_to_gmail_contacts.php:16
actionadmin_menuimport_email_to_gmail_contacts.php:82
Maintenance & Trust

Import emails to Gmail Contacts Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedOct 27, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Import emails to Gmail Contacts Developer Profile

Venugopal

5 plugins · 210 total installs

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

How We Detect Import emails to Gmail Contacts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/import-emails-to-gmail-contacts/css/e_styles.css/wp-content/plugins/import-emails-to-gmail-contacts/js/radio_select.js
Script Paths
/wp-content/plugins/import-emails-to-gmail-contacts/js/jquery-1.8.0.min.js
Version Parameters
import-emails-to-gmail-contacts/css/e_styles.css?ver=import-emails-to-gmail-contacts/js/radio_select.js?ver=import-emails-to-gmail-contacts/js/jquery-1.8.0.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
main_select
JS Globals
window.jQuery
FAQ

Frequently Asked Questions about Import emails to Gmail Contacts