What Would Seth Godin Do Security & Risk Analysis

wordpress.org/plugins/what-would-seth-godin-do

Displays a custom welcome message to new visitors and a different message to return visitors using a simple cookie.

1K active installs v2.2.0 PHP 7.4+ WP 6.0+ Updated Mar 3, 2026
marketingpersonalizationvisitorswelcomewelcome-message
99
A · Safe
CVEs total1
Unpatched0
Last CVENov 19, 2024
Download
Safety Verdict

Is What Would Seth Godin Do Safe to Use in 2026?

Generally Safe

Score 99/100

What Would Seth Godin Do has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Nov 19, 2024Updated 1mo ago
Risk Assessment

The "what-would-seth-godin-do" plugin version 2.2.0 demonstrates a generally strong security posture, with no identified critical or high-severity vulnerabilities in the current static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. The plugin also shows good practices in output escaping, with 95% of outputs properly handled, and utilizes nonce checks, indicating an effort to protect against CSRF attacks. However, a complete lack of capability checks and zero REST API routes or AJAX handlers with permission callbacks raises a significant concern about authorization for any potential future entry points or functionalities that might be added.

The plugin's vulnerability history, while showing only one past medium-severity vulnerability (Cross-site Scripting), warrants attention. The fact that this vulnerability was recently patched and is no longer unpatched is a positive sign, but it highlights a past weakness that could resurface if development practices are not consistently robust. The overall lack of taint flows analyzed suggests a limited scope of the static analysis or a codebase that doesn't present obvious complex data flow issues, but this can also mask subtle vulnerabilities.

In conclusion, the plugin's current state appears relatively secure for its version, benefiting from good output escaping and nonce usage. The primary area for improvement lies in implementing robust capability checks for any functionality, even if the attack surface currently appears minimal. Continued vigilance regarding past vulnerability types and a thorough review of authorization mechanisms are recommended to maintain a strong security profile.

Key Concerns

  • Missing capability checks for entry points
  • Past medium severity vulnerability (XSS)
Vulnerabilities
1

What Would Seth Godin Do Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

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

What Would Seth Godin Do <= 2.1.1 - Authenticated (Administrator+) Stored Cross-Site Scripting

Nov 19, 2024 Patched in 2.1.2 (8d)
Code Analysis
Analyzed Mar 16, 2026

What Would Seth Godin Do Code Analysis

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

Output Escaping

95% escaped22 total outputs
Attack Surface

What Would Seth Godin Do Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuincludes\class-wwsgd-plugin.php:37
actionwp_footerincludes\class-wwsgd-plugin.php:40
filterthe_contentincludes\class-wwsgd-plugin.php:41
actionplugins_loadedwhat-would-seth-godin-do.php:43
Maintenance & Trust

What Would Seth Godin Do Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 3, 2026
PHP min version7.4
Downloads221K

Community Trust

Rating96/100
Number of ratings10
Active installs1K
Developer Profile

What Would Seth Godin Do Developer Profile

James Hunt

1 plugin · 1K total installs

93
trust score
Avg Security Score
99/100
Avg Patch Time
8 days
View full developer profile
Detection Fingerprints

How We Detect What Would Seth Godin Do

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/what-would-seth-godin-do/assets/js/wwsgd.js
Script Paths
/wp-content/plugins/what-would-seth-godin-do/assets/js/wwsgd.js
Version Parameters
what-would-seth-godin-do/assets/js/wwsgd.js?ver=

HTML / DOM Fingerprints

CSS Classes
wwsgd_new_visitorwwsgd_return_visitor
JS Globals
wwsgd_vars
Shortcode Output
<div class="wwsgd_new_visitor" style="display:none;"><div class="wwsgd_return_visitor" style="display:none;">
FAQ

Frequently Asked Questions about What Would Seth Godin Do