Blogger To WordPress Security & Risk Analysis

wordpress.org/plugins/blogger-to-wordpress-redirection

This plugin automates setting up 1-to-1 mapping between Blogger.com (blogspot) blog posts and your new WordPress blog posts.

3K active installs v2.3.2 PHP + WP 3.2+ Updated Nov 10, 2025
bloggerblogspotredirectiontrafficwordpress
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Blogger To WordPress Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The blogger-to-wordpress-redirection plugin v2.3.2 exhibits a strong security posture based on the provided static analysis. It demonstrates excellent practices with all SQL queries utilizing prepared statements and nearly all output being properly escaped. The absence of file operations and external HTTP requests further reduces the potential attack surface. Crucially, there are no identified critical or high-severity taint flows, and the plugin has a clean vulnerability history with zero recorded CVEs, indicating a consistent focus on security by its developers. The presence of nonce checks on its two AJAX handlers is also a positive indicator.

However, a notable area for improvement is the lack of capability checks on its AJAX handlers. While nonce checks help prevent cross-site request forgery, they do not inherently restrict access to privileged users. If these AJAX actions perform sensitive operations, the absence of capability checks could expose them to unauthorized access by lower-privileged users who might possess a valid nonce. Despite this, the overall security of this plugin appears to be very good, with the identified weakness being a common oversight that can be addressed with minimal effort.

Key Concerns

  • AJAX handlers without capability checks
Vulnerabilities
None known

Blogger To WordPress Security Vulnerabilities

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

Blogger To WordPress Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

98% escaped40 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
rt_b2wr_verify_config (b2w-redirection.php:125)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Blogger To WordPress Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_rt_b2wr_verify_configb2w-redirection.php:161
authwp_ajax_rt_b2wr_hide_notice_blockb2w-redirection.php:210
WordPress Hooks 2
actionadmin_menub2w-redirection.php:46
actioninitb2w-redirection.php:118
Maintenance & Trust

Blogger To WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 10, 2025
PHP min version
Downloads172K

Community Trust

Rating84/100
Number of ratings26
Active installs3K
Developer Profile

Blogger To WordPress Developer Profile

rtCamp

19 plugins · 119K total installs

75
trust score
Avg Security Score
94/100
Avg Patch Time
883 days
View full developer profile
Detection Fingerprints

How We Detect Blogger To WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/blogger-to-wordpress-redirection/js/b2w-redirection-ajax.js/wp-content/plugins/blogger-to-wordpress-redirection/css/b2w-redirection.css
Script Paths
https://platform.twitter.com/widgets.js
Version Parameters
blogger-to-wordpress-redirection/js/b2w-redirection-ajax.js?ver=blogger-to-wordpress-redirection/css/b2w-redirection.css?ver=

HTML / DOM Fingerprints

CSS Classes
description
Data Attributes
b:renderb:versionxmlns:b
JS Globals
rt_b2wr_verify_configrt_b2wr_hide_notice_block
REST Endpoints
/wp-json/wp/v2/posts
FAQ

Frequently Asked Questions about Blogger To WordPress