Simple Site Verify Security & Risk Analysis

wordpress.org/plugins/simple-site-verify

Simple method of verifying your site via Pinterest, Google, Bing, Yandex, and Google Analytics.

1K active installs v1.0.8 PHP + WP 4.6.0+ Updated Sep 16, 2024
bing-webmastergoogle-analyticsgoogle-webmasterpinterestsite-verify
92
A · Safe
CVEs total1
Unpatched0
Last CVEJul 4, 2023
Safety Verdict

Is Simple Site Verify Safe to Use in 2026?

Generally Safe

Score 92/100

Simple Site Verify has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jul 4, 2023Updated 1yr ago
Risk Assessment

The "simple-site-verify" plugin version 1.0.8 presents a mixed security posture. On the positive side, static analysis reveals no identified attack surface, dangerous functions, or raw SQL queries. The absence of file operations and external HTTP requests further contributes to a seemingly secure code base. However, a significant concern arises from the output escaping, where only 33% of outputs are properly escaped. This indicates a potential for cross-site scripting vulnerabilities if user-supplied data is not handled carefully before being displayed on the front-end or back-end.

The vulnerability history shows one known medium severity vulnerability, last patched on July 4th, 2023. While there are no currently unpatched vulnerabilities, the presence of past cross-site scripting issues, coupled with the low percentage of properly escaped output, suggests a recurring weakness in input sanitization and output encoding. While the plugin avoids common pitfalls like raw SQL and large attack surfaces, the output escaping issue remains a tangible risk that could be exploited in conjunction with other potential, albeit unrevealed by the static analysis, vulnerabilities. Therefore, while the plugin has strengths, the unescaped output warrants caution and review.

Key Concerns

  • Low percentage of properly escaped output
  • Past medium severity XSS vulnerability
Vulnerabilities
1

Simple Site Verify Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-36688medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Simple Site Verify <= 1.0.7 - Authenticated (Administrator+) Stored Cross-Site Scripting

Jul 4, 2023 Patched in 1.0.8 (203d)
Code Analysis
Analyzed Mar 16, 2026

Simple Site Verify Code Analysis

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

Output Escaping

33% escaped18 total outputs
Attack Surface

Simple Site Verify Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menusimple-site-verify-settings.php:5
actionadmin_initsimple-site-verify-settings.php:6
actionwp_headsimple-site-verify.php:33
actionwp_headsimple-site-verify.php:34
Maintenance & Trust

Simple Site Verify Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 16, 2024
PHP min version
Downloads18K

Community Trust

Rating100/100
Number of ratings1
Active installs1K
Developer Profile

Simple Site Verify Developer Profile

idowebwork

2 plugins · 9K total installs

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

How We Detect Simple Site Verify

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- BEGIN Google Universal Analytics --><!-- END Google Universal Analytics --><!-- Google tag (gtag.js) --><!-- END Google Analytics 4 -->
Data Attributes
name="p:domain_verify"name="google-site-verification"name="msvalidate.01"name="yandex-verification"
JS Globals
window.dataLayer
FAQ

Frequently Asked Questions about Simple Site Verify