Duplicate Front Page Security & Risk Analysis

wordpress.org/plugins/load-your-site-url-in-any-page

Duplicate Front Page,Post easily by thier url with our shortcode and page template.

0 active installs v1.2.0 PHP 7.2+ WP 3.0.1+ Updated Sep 18, 2020
copy-front-pageduplicateduplicate-front-pageduplicate-front-postduplicate-template
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Duplicate Front Page Safe to Use in 2026?

Generally Safe

Score 85/100

Duplicate Front Page 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 plugin 'load-your-site-url-in-any-page' v1.2.0 exhibits a generally good security posture based on the static analysis provided. There are no identified critical or high-severity issues in the code signals or taint analysis, and the plugin has no recorded vulnerability history. The use of prepared statements for SQL queries is a strong positive. However, there are a few areas that warrant attention. The output escaping is only 30% proper, indicating a potential risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully in the unescaped outputs. Furthermore, the lack of nonce checks and capability checks, combined with a single shortcode entry point, suggests that while the current attack surface is small and appears to lack immediate unauthenticated entry points, future modifications or overlooked logic could introduce security weaknesses, especially around the shortcode's functionality.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Duplicate Front Page Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Duplicate Front Page Release Timeline

v1.2
v1.0
Code Analysis
Analyzed Apr 16, 2026

Duplicate Front Page Code Analysis

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

Output Escaping

30% escaped10 total outputs
Attack Surface

Duplicate Front Page Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[duplicate-front-page-by-url] public/class-load-page-or-post-by-url-public.php:55
WordPress Hooks 10
actionadmin_menuadmin/class-load-page-or-post-by-url-admin.php:54
actionadd_meta_boxesadmin/class-load-page-or-post-by-url-admin.php:55
actionsave_postadmin/class-load-page-or-post-by-url-admin.php:56
actionadmin_head-post.phpadmin/class-load-page-or-post-by-url-admin.php:57
actionadmin_head-post-new.phpadmin/class-load-page-or-post-by-url-admin.php:58
actionplugins_loadedincludes/class-load-page-or-post-by-url.php:142
actionadmin_enqueue_scriptsincludes/class-load-page-or-post-by-url.php:157
actionadmin_enqueue_scriptsincludes/class-load-page-or-post-by-url.php:158
actionwp_enqueue_scriptsincludes/class-load-page-or-post-by-url.php:173
actionwp_enqueue_scriptsincludes/class-load-page-or-post-by-url.php:174
Maintenance & Trust

Duplicate Front Page Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 18, 2020
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Duplicate Front Page Developer Profile

Chirag Rathod

2 plugins · 10 total installs

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

How We Detect Duplicate Front Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/load-your-site-url-in-any-page/assets/css/style.css/wp-content/plugins/load-your-site-url-in-any-page/assets/js/admin-script.js
Script Paths
/wp-content/plugins/load-your-site-url-in-any-page/assets/js/admin-script.js
Version Parameters
load-your-site-url-in-any-page/assets/css/style.css?ver=load-your-site-url-in-any-page/assets/js/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
laup_mainaig_howto_shortcodelaup_tab-wrapper
HTML Comments
<!-- Your custom field form goes here -->
Data Attributes
onclick="laup_select_focus_element(this)"
JS Globals
laup_select_focus_element
Shortcode Output
[duplicate-front-page-by-url url="http://your-domain.com/any-page"]
FAQ

Frequently Asked Questions about Duplicate Front Page