Cheritto's Importer Security & Risk Analysis

wordpress.org/plugins/cherittos-importer

Safely import posts, comments, pages, categories, tags and more from Wordpress Export files!

20 active installs v1.0.1 PHP 7.0+ WP 6.0+ Updated Apr 25, 2024
importimporterwxr-importxml-importxml-importer
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Cheritto's Importer Safe to Use in 2026?

Generally Safe

Score 92/100

Cheritto's Importer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The 'cherittos-importer' v1.0.1 plugin exhibits a concerning security posture primarily due to a large number of unprotected AJAX handlers. While the absence of known CVEs and critical taint flows is positive, the static analysis reveals significant weaknesses. With 6 out of 7 AJAX handlers lacking authentication checks, there's a substantial attack surface exposed to unauthenticated users. Furthermore, the low percentage of properly escaped output (13%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities. The significant number of SQL queries (243) with only 30% using prepared statements indicates a potential for SQL injection, especially when combined with the unprotected AJAX endpoints. The plugin also lacks any nonce checks, which is a critical security measure for AJAX operations. The vulnerability history being clean is a positive indicator, but it doesn't mitigate the immediate risks identified in the code analysis. In conclusion, while the plugin doesn't have a history of known vulnerabilities, its current implementation presents significant security concerns due to the lack of proper authentication and sanitization on its entry points.

Key Concerns

  • High number of unprotected AJAX handlers
  • Low percentage of properly escaped output
  • Significant SQL queries without prepared statements
  • Missing nonce checks on AJAX
  • Low number of capability checks
Vulnerabilities
None known

Cheritto's Importer Security Vulnerabilities

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

Cheritto's Importer Code Analysis

Dangerous Functions
0
Raw SQL Queries
169
74 prepared
Unescaped Output
72
11 escaped
Nonce Checks
0
Capability Checks
2
File Operations
73
External Requests
1
Bundled Libraries
0

SQL Query Safety

30% prepared243 total queries

Output Escaping

13% escaped83 total outputs
Attack Surface
6 unprotected

Cheritto's Importer Attack Surface

Entry Points7
Unprotected6

AJAX Handlers 7

authwp_ajax_cheritto_wordpress_importer_cancel_jobincludes\class-cheritto-wordpress-importer.php:39
authwp_ajax_cheritto_wordpress_importer_check_filesincludes\class-cheritto-wordpress-importer.php:41
authwp_ajax_cheritto_wordpress_importer_start_download_queueincludes\class-cheritto-wordpress-importer.php:43
authwp_ajax_cheritto_wordpress_importer_pause_download_queueincludes\class-cheritto-wordpress-importer.php:45
authwp_ajax_cheritto_wordpress_importer_start_thumbnails_queueincludes\class-cheritto-wordpress-importer.php:47
authwp_ajax_cheritto_wordpress_importer_pause_thumbnails_queueincludes\class-cheritto-wordpress-importer.php:49
authwp_ajax_cheritto_wordpress_importer_start_data_importincludes\class-cheritto-wordpress-importer.php:51
WordPress Hooks 5
actionadmin_menuincludes\class-cheritto-wordpress-importer.php:29
actionadmin_enqueue_scriptsincludes\class-cheritto-wordpress-importer.php:31
actionadmin_enqueue_scriptsincludes\class-cheritto-wordpress-importer.php:33
actionadmin_footerincludes\class-cheritto-wordpress-importer.php:35
actionadmin_initincludes\class-cheritto-wordpress-importer.php:37
Maintenance & Trust

Cheritto's Importer Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedApr 25, 2024
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Cheritto's Importer Developer Profile

cheritto

2 plugins · 70 total installs

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

How We Detect Cheritto's Importer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cherittos-importer/css/cheritto-wordpress-importer.css/wp-content/plugins/cherittos-importer/js/cheritto-wordpress-importer.js
Script Paths
/wp-content/plugins/cherittos-importer/js/cheritto-wordpress-importer.js
Version Parameters
cheritto-wordpress-importer.css?ver=cheritto-wordpress-importer.js?ver=

HTML / DOM Fingerprints

JS Globals
window.addEventListener("load", () => {window.addEventListener("load", () => { var filelist = document.getElementById("filelist"); var uploader = new plupload.Uploader({
REST Endpoints
/wp-ajax-handler/?action=cheritto_wordpress_importer_cancel_job/wp-ajax-handler/?action=cheritto_wordpress_importer_check_files/wp-ajax-handler/?action=cheritto_wordpress_importer_start_download_queue/wp-ajax-handler/?action=cheritto_wordpress_importer_pause_download_queue/wp-ajax-handler/?action=cheritto_wordpress_importer_start_thumbnails_queue/wp-ajax-handler/?action=cheritto_wordpress_importer_pause_thumbnails_queue/wp-ajax-handler/?action=cheritto_wordpress_importer_start_data_import
FAQ

Frequently Asked Questions about Cheritto's Importer