GoToViaR Security & Risk Analysis

wordpress.org/plugins/gotoviar

GOTOVIAR is an innovative plugin for WordPress sites that enables users to transform their website into an immersive Virtual Reality (VR) experience.

10 active installs v1.2.2 PHP + WP 4.7+ Updated Mar 10, 2025
immersive-experiencemetaversevirtual-realityvrvr-integration
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GoToViaR Safe to Use in 2026?

Generally Safe

Score 92/100

GoToViaR 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 "gotoviar" v1.2.2 plugin exhibits a concerning security posture due to a significant lack of authorization checks on its exposed entry points. While the static analysis shows no dangerous functions, raw SQL queries, or file operations, the presence of 3 unprotected REST API routes represents a substantial risk. These routes are directly accessible and can potentially be exploited by unauthenticated users, leading to various vulnerabilities depending on their implementation. The absence of nonce and capability checks further exacerbates this risk by allowing any user to trigger these functions.

The plugin also demonstrates a critical weakness in output escaping, with 0% of its 8 output points being properly escaped. This means that sensitive data, if processed by these routes, could be susceptible to cross-site scripting (XSS) attacks. Despite the absence of recorded CVEs and taint analysis indicating no apparent issues, the identified weaknesses in authorization and output sanitization are severe enough to warrant significant caution. The plugin's vulnerability history is clean, which is a positive sign, but this does not negate the current, demonstrable risks present in the code.

Key Concerns

  • REST API routes without permission callbacks
  • Outputs not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

GoToViaR Security Vulnerabilities

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

GoToViaR Code Analysis

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

Output Escaping

0% escaped8 total outputs
Attack Surface
3 unprotected

GoToViaR Attack Surface

Entry Points3
Unprotected3

REST API Routes 3

GET/wp-json/gotoviar/system_nameincludes\Handlers\GTVR_WooCommerce.php:32
GET/wp-json/gotoviar/v1/items_count_in_cartincludes\Handlers\GTVR_WooCommerce.php:37
GET/wp-json/gotoviar/v1/productsincludes\Handlers\GTVR_WooCommerce.php:42
WordPress Hooks 4
actionadmin_enqueue_scriptsincludes\Base\GTVR_Enqueue.php:23
actionwp_enqueue_scriptsincludes\Base\GTVR_Enqueue.php:24
actionrest_api_initincludes\Handlers\GTVR_WooCommerce.php:27
actionadmin_menuincludes\Pages\GTVR_Admin.php:23
Maintenance & Trust

GoToViaR Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedMar 10, 2025
PHP min version
Downloads873

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GoToViaR Developer Profile

GOTOVIAR B.V.

1 plugin · 10 total installs

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

How We Detect GoToViaR

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gotoviar/assets/css/vendors/bootstrap.min.css/wp-content/plugins/gotoviar/assets/js/vendors/bootstrap.bundle.min.js
Script Paths
/wp-content/plugins/gotoviar/assets/js/app.js
Version Parameters
gotoviar/assets/css/vendors/bootstrap.min.css?ver=gotoviar/assets/js/vendors/bootstrap.bundle.min.js?ver=gotoviar/assets/js/app.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- This file is part of the "gotoviar" project. --><!-- See "LICENSE" for license information. -->
JS Globals
window.GTVR_AJAX_URLwindow.GTVR_NONCE
REST Endpoints
/wp-json/gotoviar/system_name/wp-json/gotoviar/v1/items_count_in_cart/wp-json/gotoviar/v1/products
FAQ

Frequently Asked Questions about GoToViaR