Visit Site Settings Security & Risk Analysis

wordpress.org/plugins/visit-site-settings

This plugin enables the administrative dashboard's "Visit Site" link to open in a new window through added visit site setting in person …

10 active installs v2.0.1 PHP + WP 2.0.2+ Updated Mar 8, 2010
visit-site
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Visit Site Settings Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The plugin 'visit-site-settings' v2.0.1 presents a generally positive security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals indicate a commendable approach to data handling, with all SQL queries utilizing prepared statements and no detected dangerous functions, file operations, or external HTTP requests. The lack of any recorded vulnerabilities in its history is also a strong indicator of good development practices and a stable codebase.

However, a critical concern arises from the output escaping analysis, where 100% of outputs are not properly escaped. This represents a significant risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content displayed on the frontend could be injected with malicious scripts. The absence of nonce checks and capability checks, while not immediately exploitable due to the limited attack surface, suggests a potential weakness if new entry points are introduced in future versions without proper security considerations. The taint analysis showing zero flows is reassuring but should be interpreted with caution given the limited attack surface; it doesn't guarantee future safety.

In conclusion, while the plugin demonstrates strengths in preventing common attack vectors through its limited entry points and secure SQL practices, the universal lack of output escaping is a major flaw that demands immediate attention. The absence of recorded vulnerabilities is a positive sign, but the unescaped output is a clear and present danger. Addressing this output escaping issue should be the highest priority to mitigate the risk of XSS attacks.

Key Concerns

  • Unescaped output detected (100%)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Visit Site Settings Security Vulnerabilities

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

Visit Site Settings Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Visit Site Settings Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuholtis-vss.php:32
actionadmin_menuholtis-vss.php:58
actionpersonal_optionsholtis-vss.php:60
actionpersonal_options_updateholtis-vss.php:62
actionadmin_footerholtis-vss.php:64
Maintenance & Trust

Visit Site Settings Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedMar 8, 2010
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Visit Site Settings Developer Profile

rayholt

1 plugin · 10 total installs

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

How We Detect Visit Site Settings

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/visit-site-settings/holtis-vss.php

HTML / DOM Fingerprints

CSS Classes
icon32
Data Attributes
id="holtis_vss"name="holtis_vss"id="icon-options-general"
JS Globals
jQuery
FAQ

Frequently Asked Questions about Visit Site Settings