Comments Mover Security & Risk Analysis

wordpress.org/plugins/comments-mover

Using comments mover plugin you can move comments between posts and pages in a simple and easy way.

0 active installs v1.0 PHP 7.0.0+ WP 3.5.2+ Updated May 28, 2020
commentsmigrate-wp-commentsmove-all-commentspage
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Comments Mover Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "comments-mover" plugin v1.0 exhibits a seemingly strong security posture based on the provided static analysis. The absence of identified dangerous functions, raw SQL queries, file operations, and external HTTP requests is a positive indicator. Furthermore, the fact that all SQL queries utilize prepared statements and the presence of output escaping for a majority of outputs suggest adherence to good coding practices.

The limited attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, particularly those lacking authentication checks, is a significant strength. This significantly reduces the potential avenues for external exploitation. The clean vulnerability history with no recorded CVEs further bolsters confidence in the plugin's current security state.

However, the complete absence of nonce checks and capability checks across all identified entry points (even though there are none listed) is a notable concern. If any entry points were to be added in the future without these crucial security mechanisms, it could lead to vulnerabilities. The fact that 25% of outputs are not properly escaped also presents a minor risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is involved in those outputs. Overall, while the current state is very good, the lack of built-in authentication/authorization checks on potential future entry points and minor output escaping issues are areas for improvement.

Key Concerns

  • Outputs not properly escaped (25%)
  • Missing nonce checks on potential entry points
  • Missing capability checks on potential entry points
Vulnerabilities
None known

Comments Mover Security Vulnerabilities

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

Comments Mover Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

75% escaped4 total outputs
Attack Surface

Comments Mover Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_enqueue_scriptscomments_mover_functions.php:2
actionadmin_menumove-comments.php:75
Maintenance & Trust

Comments Mover Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 28, 2020
PHP min version7.0.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Comments Mover Developer Profile

Brijesh Dhanani

3 plugins · 300 total installs

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

How We Detect Comments Mover

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
column1column2column3column4
Data Attributes
name="move_comment_id
FAQ

Frequently Asked Questions about Comments Mover