Blogger Importer Security & Risk Analysis

wordpress.org/plugins/blogger-importer

Imports posts, images, comments, and categories (blogger tags) from a Blogger blog then migrates authors to WordPress users.

60K active installs v0.9.3 PHP + WP 3.0+ Updated Oct 21, 2024
bloggerimporter
92
A · Safe
CVEs total1
Unpatched0
Last CVEOct 8, 2013
Safety Verdict

Is Blogger Importer Safe to Use in 2026?

Generally Safe

Score 92/100

Blogger Importer has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Oct 8, 2013Updated 1yr ago
Risk Assessment

The "blogger-importer" v0.9.3 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and shows no critical or high severity taint flows, indicating an absence of severe code injection vulnerabilities in the analyzed flows. The limited attack surface, with no discovered AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected, is also a strong indicator of security awareness.

However, concerns arise from the low percentage of properly escaped output (41%). This suggests a significant risk of Cross-Site Scripting (XSS) vulnerabilities, where unsanitized data displayed to users could be exploited. Additionally, the plugin has a history of known vulnerabilities, specifically a medium severity Cross-Site Request Forgery (CSRF) from 2013. While currently unpatched CVEs are zero, the presence of past vulnerabilities, even if fixed or historical, warrants vigilance. The lack of capability checks on entry points (though the entry point count is zero) and only two nonce checks might be acceptable given the zero attack surface, but it represents a potential area for future weakness if new entry points are introduced without proper authorization.

In conclusion, while the plugin benefits from robust SQL handling and a minimal attack surface, the prevalent XSS risk due to poor output escaping and the historical context of CSRF vulnerabilities are significant weaknesses. The developer should prioritize addressing the output escaping issues to mitigate XSS threats.

Key Concerns

  • Low percentage of properly escaped output
  • Past medium severity CSRF vulnerability
Vulnerabilities
1

Blogger Importer Security Vulnerabilities

CVEs by Year

1 CVE in 2013
2013
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2013-10027medium · 4.3Cross-Site Request Forgery (CSRF)

Blogger Importer <= 0.5 - Cross-Site Request Forgery

Oct 8, 2013 Patched in 0.6 (3759d)
Code Analysis
Analyzed Mar 16, 2026

Blogger Importer Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

41% escaped27 total outputs
Attack Surface

Blogger Importer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterhttp_request_timeoutblogger-importer.php:106
actionadmin_initblogger-importer.php:937
Maintenance & Trust

Blogger Importer Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 21, 2024
PHP min version
Downloads2.5M

Community Trust

Rating62/100
Number of ratings57
Active installs60K
Developer Profile

Blogger Importer Developer Profile

Samuel Wood (Otto)

9 plugins · 167K total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
3759 days
View full developer profile
Detection Fingerprints

How We Detect Blogger Importer

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

Asset Fingerprints

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

HTML / DOM Fingerprints

HTML Comments
<!-- Used by the Blogger Importer -->
Data Attributes
data-blogger-import
JS Globals
blogger_importer_l10n
FAQ

Frequently Asked Questions about Blogger Importer