Excel tables Security & Risk Analysis

wordpress.org/plugins/interactive-excel-tables

This plugin allows you to import excel file into wordpress.

80 active installs v1.2 PHP + WP 4.0+ Updated May 10, 2018
csvexceltabletables
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Excel tables Safe to Use in 2026?

Generally Safe

Score 85/100

Excel tables 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 "interactive-excel-tables" plugin v1.2 demonstrates a generally good security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history over time suggest a development team that is likely responsive to security issues. The plugin also utilizes prepared statements for all SQL queries, avoids external HTTP requests, and has a minimal attack surface with a single shortcode as the only entry point. Nonce and capability checks are present, indicating an awareness of WordPress security best practices. However, there are some areas for improvement. A significant portion (27%) of output escaping is not properly performed, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved in these unescaped outputs. While taint analysis found no critical or high severity flows, the presence of unescaped output, even if not currently flagged by taint analysis, represents a potential weakness. Further investigation into the specific instances of unescaped output would be beneficial to confirm the absence of risks.

Key Concerns

  • Improper output escaping detected
Vulnerabilities
None known

Excel tables Security Vulnerabilities

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

Excel tables Code Analysis

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

Output Escaping

73% escaped11 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<excel-tables> (excel-tables.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Excel tables Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[exceltable] excel-tables.php:293
WordPress Hooks 10
actionadmin_enqueue_scriptsexcel-tables.php:27
actionlogin_enqueue_scriptsexcel-tables.php:33
actionwp_enqueue_scriptsexcel-tables.php:34
actioninitexcel-tables.php:67
filtermanage_extable_posts_columnsexcel-tables.php:96
actionmanage_extable_posts_custom_columnexcel-tables.php:97
actionadd_meta_boxesexcel-tables.php:122
actionsave_postexcel-tables.php:187
actionnew_to_publishexcel-tables.php:188
actioninitexcel-tables.php:213
Maintenance & Trust

Excel tables Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedMay 10, 2018
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Excel tables Developer Profile

veradeveloper

4 plugins · 300 total installs

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

How We Detect Excel tables

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/interactive-excel-tables/css/admin.css/wp-content/plugins/interactive-excel-tables/js/admin.js/wp-content/plugins/interactive-excel-tables/css/style.css
Script Paths
/wp-content/plugins/interactive-excel-tables/js/admin.js

HTML / DOM Fingerprints

CSS Classes
ext-shortcode-txtext-upload-txtext_fileinfoext_fileinfo_context_filecloseext-csv-separatorext-preview
Data Attributes
id="upload_extable"name="upload_extable"id="ext_csv_separator"name="ext_csv_separator"id="upload_ext_button"
JS Globals
ext_ajax_script_adm
Shortcode Output
[exceltable id='
FAQ

Frequently Asked Questions about Excel tables