WP Enterprise Launch Deploy Security & Risk Analysis

wordpress.org/plugins/wp-enterprise-launch-deploy

Automates the entire process for migrating your wordpress install from a test/development/source server to the live/destination server.

10 active installs v0.1.1 PHP + WP 3.1+ Updated Apr 1, 2014
exportimportinstallmigrateupload
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Enterprise Launch Deploy Safe to Use in 2026?

Generally Safe

Score 85/100

WP Enterprise Launch Deploy has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The wp-enterprise-launch-deploy plugin, version 0.1.1, exhibits a mixed security posture. On the positive side, it demonstrates a commendable lack of known CVEs and no recorded past vulnerabilities, suggesting a potentially well-maintained or less targeted code base. The exclusive use of prepared statements for SQL queries is a significant strength, mitigating common SQL injection risks. However, the static analysis reveals several critical concerns. The complete absence of nonce checks on all entry points, combined with a single capability check across the entire plugin, creates a substantial risk. The presence of 11 'dangerous functions' without explicit, strong sanitization or permission checks in 45% of output escaping is also worrying. The taint analysis, while limited, did flag one flow with an unsanitized path, indicating a potential for insecure handling of user-supplied data, particularly in file operations given the 18 file operations detected. These factors, despite the clean vulnerability history, point to a high potential for exploitation if an attacker can find a way to trigger these unauthenticated or improperly validated code paths.

Key Concerns

  • No nonce checks on any entry points
  • Only one capability check across all code
  • 45% of output escaping is not properly done
  • 11 dangerous functions used
  • 1 flow with unsanitized paths in taint analysis
Vulnerabilities
None known

WP Enterprise Launch Deploy Security Vulnerabilities

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

WP Enterprise Launch Deploy Code Analysis

Dangerous Functions
11
Raw SQL Queries
0
16 prepared
Unescaped Output
41
33 escaped
Nonce Checks
0
Capability Checks
1
File Operations
18
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

system$this->last_result = system($command,$worked);weld-cron\WELD_cron_database.php:284
systemsystem($command, $exit_code);weld-cron\WELD_cron_database.php:589
systemsystem($sync_command, $exit_code);weld-cron\WELD_cron_database.php:594
system$last_line = system($command,$exit_status);weld-cron\WELD_cron_processor.php:242
system$last_line = system($command,$exit_status);weld-cron\WELD_cron_processor.php:272
system$last_line = system($command,$exit_status);weld-cron\WELD_cron_processor.php:295
systemsystem($sync_command, $exit_code);weld-cron\WELD_cron_processor.php:385
systemsystem($sync_command, $exit_code);weld-cron\WELD_cron_processor.php:391
systemsystem($sync_command, $exit_code);weld-cron\WELD_cron_processor.php:413
system$last_line = system($command,$exit_status);weld-cron\WELD_cron_processor.php:488
system$last_line = system($command,$exit_status);weld-cron\WELD_cron_processor.php:497

SQL Query Safety

100% prepared16 total queries

Output Escaping

45% escaped74 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<WELD-LogLoad> (admin\WELD-LogLoad.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Enterprise Launch Deploy Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initadmin\WELD_admin.php:180
actionadmin_menuadmin\WELD_admin.php:185
filterplugin_action_linksadmin\WELD_admin_server_settings.php:58
actioninitweld.php:108
actionadmin_enqueue_scriptsweld.php:127
Maintenance & Trust

WP Enterprise Launch Deploy Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedApr 1, 2014
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Enterprise Launch Deploy Developer Profile

Tor N. Johnson

5 plugins · 1K total installs

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

How We Detect WP Enterprise Launch Deploy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-enterprise-launch-deploy/admin/WELD-admin.css/wp-content/plugins/wp-enterprise-launch-deploy/admin/WELD-admin.js
Script Paths
/wp-content/plugins/wp-enterprise-launch-deploy/admin/WELD-admin.js
Version Parameters
wp-enterprise-launch-deploy/admin/WELD-admin.css?ver=wp-enterprise-launch-deploy/admin/WELD-admin.js?ver=

HTML / DOM Fingerprints

JS Globals
WELD_admin_inject
FAQ

Frequently Asked Questions about WP Enterprise Launch Deploy