Simple CRM CSV Import Addon Security & Risk Analysis

wordpress.org/plugins/simple-crm-csv-import

Import users from a .csv file.

10 active installs v0.1 PHP + WP 3.0+ Updated Jun 21, 2011
crmcsvimportusers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple CRM CSV Import Addon Safe to Use in 2026?

Generally Safe

Score 85/100

Simple CRM CSV Import Addon 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 static analysis of the 'simple-crm-csv-import' plugin v0.1 reveals a generally positive security posture, with no identified vulnerabilities in its vulnerability history. The absence of dangerous functions, reliance on prepared statements for SQL queries, and the presence of a nonce check are commendable practices. However, the code exhibits weaknesses in output escaping, with only 20% of outputs being properly escaped, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully. The presence of file operations without further context on their implementation is also a point of consideration, as poorly managed file operations can lead to security issues. The plugin has a very small attack surface in terms of entry points and no recorded vulnerabilities in its history, suggesting a focus on secure coding for past development cycles. Despite these strengths, the limited output escaping is a notable concern that requires attention to ensure user-provided data is rendered safely.

Key Concerns

  • Poor output escaping
  • File operations present without details
Vulnerabilities
None known

Simple CRM CSV Import Addon Security Vulnerabilities

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

Simple CRM CSV Import Addon Code Analysis

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

Output Escaping

20% escaped5 total outputs
Attack Surface

Simple CRM CSV Import Addon Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionscrm_options_screen_updatedincludes\csv-import.class.php:15
actionscrm_options_screenincludes\csv-import.class.php:16
actioninitsimple-crm-csv-import.php:22
Maintenance & Trust

Simple CRM CSV Import Addon Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedJun 21, 2011
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Simple CRM CSV Import Addon Developer Profile

S

8 plugins · 490 total installs

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

How We Detect Simple CRM CSV Import Addon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-crm-csv-import/css/simple-crm-csv-import.css/wp-content/plugins/simple-crm-csv-import/js/simple-crm-csv-import.js
Script Paths
/wp-content/plugins/simple-crm-csv-import/js/simple-crm-csv-import.js
Version Parameters
simple-crm-csv-import/css/simple-crm-csv-import.css?ver=simple-crm-csv-import/js/simple-crm-csv-import.js?ver=

HTML / DOM Fingerprints

CSS Classes
simple-crm-csv-import-wrap
Data Attributes
data-plugin-path
JS Globals
simple_crm_csv_import_plugin_url
Shortcode Output
[simple_crm_csv_import_upload_form]
FAQ

Frequently Asked Questions about Simple CRM CSV Import Addon