Clone Page Or Post Plugin for WordPress Security & Risk Analysis

wordpress.org/plugins/clone-page-or-post

Allow you to easily duplicate pages and posts with just one click!

10 active installs v2.0.0 PHP 7.4+ WP 6.3+ Updated Nov 14, 2024
clone-pageclone-postduplicate-pageduplicate-postinstant-duplication
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Clone Page Or Post Plugin for WordPress Safe to Use in 2026?

Generally Safe

Score 92/100

Clone Page Or Post Plugin for WordPress 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 "clone-page-or-post" v2.0.0 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. It demonstrates good practices by implementing nonce checks and capability checks for its entry points, and importantly, all SQL queries utilize prepared statements. Furthermore, all output is properly escaped, and there are no detected dangerous functions, file operations, or external HTTP requests, significantly reducing the attack surface. The plugin also has no recorded vulnerabilities, which is a positive indicator of its security over time.

However, there are a couple of points of concern highlighted by the taint analysis. Two out of three analyzed flows have unsanitized paths. While the overall severity is rated as zero, unsanitized paths can still be a vector for certain types of attacks, especially if the input controlling these paths is user-supplied and not rigorously validated. The absence of REST API routes and shortcodes, along with only one AJAX handler which is protected, are excellent strengths that minimize potential attack vectors. The lack of any historical vulnerabilities further reinforces its current stability. Therefore, while the plugin is well-defended against common threats, the unsanitized path flows warrant careful monitoring and potential remediation.

Key Concerns

  • Flows with unsanitized paths
Vulnerabilities
None known

Clone Page Or Post Plugin for WordPress Security Vulnerabilities

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

Clone Page Or Post Plugin for WordPress Code Analysis

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

Output Escaping

100% escaped37 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
clone_page_post_as_draft (clone-page-or-post.php:119)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Clone Page Or Post Plugin for WordPress Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_mk_cpop_close_cpop_helpclone-page-or-post.php:55
WordPress Hooks 11
actionadmin_menuclone-page-or-post.php:39
filterplugin_action_linksclone-page-or-post.php:40
actionadmin_action_clone_page_post_as_draftclone-page-or-post.php:41
filterpost_row_actionsclone-page-or-post.php:43
filterpage_row_actionsclone-page-or-post.php:44
actionadmin_headclone-page-or-post.php:46
actionadmin_headclone-page-or-post.php:48
actionpost_submitbox_misc_actionsclone-page-or-post.php:49
actionpost_submitbox_misc_actionsclone-page-or-post.php:51
actionwp_before_admin_bar_renderclone-page-or-post.php:53
actioninitclone-page-or-post.php:54
Maintenance & Trust

Clone Page Or Post Plugin for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 14, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Clone Page Or Post Plugin for WordPress Developer Profile

Chitraa

4 plugins · 2K total installs

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

How We Detect Clone Page Or Post Plugin for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/clone-page-or-post/css/cpop-help.css/wp-content/plugins/clone-page-or-post/js/cpop-admin-script.js
Script Paths
/wp-content/plugins/clone-page-or-post/js/cpop-admin-script.js
Version Parameters
clone-page-or-post/css/cpop-help.css?ver=clone-page-or-post/js/cpop-admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
cpop-help-closecpop-help-contentcpop-help-wrapperclone-page-post-gutenberg-buttonclone-page-post-classic-button
HTML Comments
<!-- cloned by clone-page-or-post --><!-- End cloned by clone-page-or-post -->
Data Attributes
data-cpop-help-closedata-cpop-help-contentdata-cpop-help-wrapper
JS Globals
cpop_admin_params
FAQ

Frequently Asked Questions about Clone Page Or Post Plugin for WordPress