Content Runner Importer Security & Risk Analysis

wordpress.org/plugins/content-runner-importer

Content Runner Importer allows for the quick and easy transfer of contentrunner.com articles into WordPress.

10 active installs v1.0.2 PHP + WP 3.2.1+ Updated Jun 6, 2016
articlescontentseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Content Runner Importer Safe to Use in 2026?

Generally Safe

Score 85/100

Content Runner Importer 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 'content-runner-importer' plugin version 1.0.2 exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities (CVEs) and its static analysis reveals a limited attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. It also avoids the use of dangerous functions and external HTTP requests are not utilized in a way that would immediately indicate risk. Furthermore, it does not bundle external libraries, which can often introduce vulnerabilities.

However, there are significant concerns highlighted by the code signals. The fact that 100% of outputs are not properly escaped is a critical vulnerability. This means that any data displayed to users could potentially be manipulated to inject malicious scripts (Cross-Site Scripting). Additionally, half of the SQL queries are not using prepared statements, posing a risk of SQL injection if user-supplied data is directly incorporated into these queries. The absence of nonce and capability checks, combined with four taint flows involving unsanitized paths, further exacerbates these risks, suggesting that user-controlled data is not being adequately validated before being used, potentially leading to unauthorized actions or data manipulation. The vulnerability history being clean is a good sign, but it doesn't negate the critical weaknesses identified in the current codebase.

Key Concerns

  • 100% of outputs not properly escaped
  • 50% of SQL queries not using prepared statements
  • No nonce checks
  • No capability checks
  • Taint flows with unsanitized paths (4 total)
Vulnerabilities
None known

Content Runner Importer Security Vulnerabilities

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

Content Runner Importer Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

0% escaped32 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
crpi_splash_page (content_import_cr.php:261)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Content Runner Importer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitcontent_import_cr.php:47
actionwp_logoutcontent_import_cr.php:48
actionwp_logincontent_import_cr.php:49
actionadmin_initcontent_import_cr.php:61
actionadmin_menucontent_import_cr.php:185
actionadmin_menucontent_import_cr.php:196
actionadmin_menucontent_import_cr.php:206
Maintenance & Trust

Content Runner Importer Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJun 6, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Content Runner Importer Developer Profile

crunner

2 plugins · 20 total installs

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

How We Detect Content Runner Importer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/content-runner-importer/css/admin.css/wp-content/plugins/content-runner-importer/js/plugin.js
Script Paths
/wp-content/plugins/content-runner-importer/js/plugin.js
Version Parameters
content-runner-importer/css/admin.css?ver=content-runner-importer/js/plugin.js?ver=

HTML / DOM Fingerprints

HTML Comments
Copyright 2013 Damien Smith, Matt Peters, and Larry FiedlerThis program is free software; you can redistribute it and/or modifyThis program is distributed in the hope that it will be useful,You should have received a copy of the GNU General Public License+9 more
JS Globals
PLUGIN_FOLDER
FAQ

Frequently Asked Questions about Content Runner Importer