WPC Copy Billing Address for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wpc-copy-billing-address

Help buyers copy the whole billing address to the shipping address with one click.

300 active installs v1.2.0 PHP + WP 4.0+ Updated Dec 11, 2025
billingcopyshippingwoocommercewpc
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPC Copy Billing Address for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

WPC Copy Billing Address for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "wpc-copy-billing-address" plugin version 1.2.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any unauthenticated AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the external attack surface. The code also demonstrates good practices with 100% of SQL queries using prepared statements and 97% of output properly escaped, minimizing common web vulnerabilities.

However, the presence of three instances of the dangerous `unserialize()` function is a significant concern. While taint analysis shows no unsanitized paths in this specific scan, `unserialize()` is inherently risky as it can lead to Remote Code Execution if not meticulously handled with trusted, sanitized data. The plugin also makes three external HTTP requests, which, while not explicitly flagged as vulnerable, could potentially be leveraged in conjunction with other issues or if the external services are compromised.

The plugin's vulnerability history is remarkably clean, with no recorded CVEs. This suggests a proactive approach to security by the developers or a lack of significant past security oversights. Despite the potential risk posed by `unserialize()`, the overall lack of exploitable vulnerabilities in its history and the robust use of security best practices like prepared statements and output escaping present a relatively secure, albeit not entirely risk-free, plugin.

Key Concerns

  • Dangerous function: unserialize() found
  • External HTTP requests made
Vulnerabilities
None known

WPC Copy Billing Address for WooCommerce Security Vulnerabilities

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

WPC Copy Billing Address for WooCommerce Code Analysis

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

Dangerous Functions Found

unserialize$plugins = unserialize( $response['body'] );includes\dashboard\wpc-dashboard.php:111
unserialize$plugins = unserialize( $response['body'] );includes\dashboard\wpc-dashboard.php:189
unserialize$plugins = unserialize( $response['body'] );includes\kit\wpc-kit.php:98

Output Escaping

97% escaped98 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
ajax_export (includes\dashboard\wpc-dashboard.php:225)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WPC Copy Billing Address for WooCommerce Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 5

authwp_ajax_wpc_get_pluginsincludes\dashboard\wpc-dashboard.php:19
authwp_ajax_wpc_get_suggestionincludes\dashboard\wpc-dashboard.php:20
authwp_ajax_wpc_exportincludes\dashboard\wpc-dashboard.php:21
authwp_ajax_wpc_importincludes\dashboard\wpc-dashboard.php:22
authwp_ajax_wpc_get_essential_kitincludes\kit\wpc-kit.php:22
WordPress Hooks 14
actionadmin_enqueue_scriptsincludes\dashboard\wpc-dashboard.php:17
actionadmin_menuincludes\dashboard\wpc-dashboard.php:18
actionbefore_woocommerce_initincludes\hpos.php:7
actionadmin_enqueue_scriptsincludes\kit\wpc-kit.php:20
actionadmin_menuincludes\kit\wpc-kit.php:21
actionplugins_loadedwpc-copy-billing-address.php:37
actionadmin_noticeswpc-copy-billing-address.php:41
actioninitwpc-copy-billing-address.php:62
actionwp_enqueue_scriptswpc-copy-billing-address.php:63
actionwoocommerce_before_checkout_shipping_formwpc-copy-billing-address.php:64
actionadmin_initwpc-copy-billing-address.php:65
actionadmin_menuwpc-copy-billing-address.php:66
filterplugin_action_linkswpc-copy-billing-address.php:67
filterplugin_row_metawpc-copy-billing-address.php:68
Maintenance & Trust

WPC Copy Billing Address for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 11, 2025
PHP min version
Downloads7K

Community Trust

Rating60/100
Number of ratings2
Active installs300
Developer Profile

WPC Copy Billing Address for WooCommerce Developer Profile

WPClever

71 plugins · 441K total installs

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

How We Detect WPC Copy Billing Address for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpc-copy-billing-address/assets/css/frontend.css/wp-content/plugins/wpc-copy-billing-address/assets/js/frontend.js
Script Paths
/wp-content/plugins/wpc-copy-billing-address/assets/js/frontend.js
Version Parameters
wpc-copy-billing-address/assets/css/frontend.css?ver=wpc-copy-billing-address/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpccb_copy
JS Globals
wpccb_vars
Shortcode Output
<div class="wpccb"><a class="wpccb_copy" href="javascript:void(0);">
FAQ

Frequently Asked Questions about WPC Copy Billing Address for WooCommerce