WalkTheWeb Security & Risk Analysis

wordpress.org/plugins/walktheweb

WalkTheWeb provides a Metaverse 3D Store front-end for your WooCommerce store in less than 5 minutes, to give you more Internet traffic and sales!

10 active installs v3.0.2 PHP 5.2.4+ WP 4.7+ Updated Apr 22, 2025
3d_internetecommercemetaverseshopping_cartwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WalkTheWeb Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The walktheweb plugin v3.0.2 presents a mixed security posture. On the positive side, it has no recorded historical vulnerabilities and exhibits a clean attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without proper authentication checks. The plugin also demonstrates good practices in other areas, with a reasonable number of capability checks and no external HTTP requests or bundled libraries, which reduces potential attack vectors. However, significant concerns arise from the static analysis. The plugin's SQL queries are concerningly not consistently using prepared statements, with only 24% of them doing so, leaving a substantial portion vulnerable to SQL injection. Furthermore, the taint analysis reveals that 7 out of 9 analyzed flows have unsanitized paths, with 3 of these deemed high severity. This indicates potential for attackers to manipulate file paths or other sensitive data in ways that could lead to unauthorized access or code execution. The lack of nonces on entry points, while the attack surface is currently zero, is a potential weakness if new entry points are added in the future without adequate security controls. The moderate rate of proper output escaping (45%) also suggests a risk of cross-site scripting (XSS) vulnerabilities.

Key Concerns

  • SQL queries without prepared statements
  • High severity unsanitized taint flows
  • Unsanitized paths in taint flows
  • Low percentage of properly escaped output
  • Missing nonce checks
Vulnerabilities
None known

WalkTheWeb Security Vulnerabilities

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

WalkTheWeb Code Analysis

Dangerous Functions
0
Raw SQL Queries
13
4 prepared
Unescaped Output
82
66 escaped
Nonce Checks
0
Capability Checks
20
File Operations
3
External Requests
0
Bundled Libraries
0

SQL Query Safety

24% prepared17 total queries

Output Escaping

45% escaped148 total outputs
Data Flows
7 unsanitized

Data Flow Analysis

9 flows7 with unsanitized paths
<confirmapi> (api\confirmapi.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WalkTheWeb Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionsend_headersclasses\class-walktheweb.php:134
actionadmin_noticesclasses\class-walktheweb.php:135
actionwp_enqueue_scriptsclasses\class-walktheweb.php:136
actionadmin_enqueue_scriptsclasses\class-walktheweb.php:137
actioninitclasses\class-walktheweb.php:138
actioninitclasses\class-walktheweb.php:139
filterquery_varsclasses\class-walktheweb.php:140
filterquery_varsclasses\class-walktheweb.php:141
filterquery_varsclasses\class-walktheweb.php:142
filterquery_varsclasses\class-walktheweb.php:143
filterquery_varsclasses\class-walktheweb.php:144
actionparse_requestclasses\class-walktheweb.php:145
actionadmin_menuclasses\class-wtw-forms.php:52
actionbefore_woocommerce_initwalktheweb.php:36
Maintenance & Trust

WalkTheWeb Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 22, 2025
PHP min version5.2.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WalkTheWeb Developer Profile

Dr. Aaron Dishno

1 plugin · 10 total installs

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

How We Detect WalkTheWeb

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/walktheweb/assets/scripts/walktheweb_main.js/wp-content/plugins/walktheweb/assets/scripts/walktheweb_downloads.js/wp-content/plugins/walktheweb/assets/styles/walktheweb_styles.css
Script Paths
/wp-content/plugins/walktheweb/assets/scripts/walktheweb_main.js/wp-content/plugins/walktheweb/assets/scripts/walktheweb_downloads.js
Version Parameters
walktheweb_main.js?ver=walktheweb_downloads.js?ver=walktheweb_styles.css?ver=

HTML / DOM Fingerprints

JS Globals
WalkTheWeb
FAQ

Frequently Asked Questions about WalkTheWeb